瀏覽代碼

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
 fi
 
 
 # Same value as Automake's, for use in other places.
 # Same value as Automake's, for use in other places.
-pkglibdir="\${__cuda_libdir}/$PACKAGE"
+pkglibdir="\${libdir}/$PACKAGE"
 AC_SUBST([pkglibdir])
 AC_SUBST([pkglibdir])