소스 검색

Fix spurious change

Samuel Thibault 13 년 전
부모
커밋
19c822893a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1170,7 +1170,7 @@ if test "x$STARPU_DEVEL" != x; then
 fi
 
 # Same value as Automake's, for use in other places.
-pkglibdir="\${__cuda_libdir}/$PACKAGE"
+pkglibdir="\${libdir}/$PACKAGE"
 AC_SUBST([pkglibdir])