|
|
@@ -3486,8 +3486,8 @@ if test "x$enable_shared" = xno; then
|
|
|
# use. Give them in .pc file.
|
|
|
AC_DEFINE(STARPU_STATIC_ONLY, [1], [Only static compilation was made])
|
|
|
STARPU_EXPORTED_LIBS="$STARPU_EXPORTED_LIBS $LDFLAGS $LIBS $LIBSTARPU_LDFLAGS"
|
|
|
- LIBSTARPU_LINK="$LIBSTARPU_LINK $STARPU_EXPORTED_LIBS"
|
|
|
fi
|
|
|
+LIBSTARPU_LINK="$LIBSTARPU_LINK $STARPU_EXPORTED_LIBS"
|
|
|
AC_SUBST([LIBSTARPU_LINK])
|
|
|
AC_SUBST(STARPU_EXPORTED_LIBS)
|
|
|
|