Explorar o código

Fix spurious change

Samuel Thibault %!s(int64=13) %!d(string=hai) anos
pai
achega
19c822893a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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])