Explorar o código

configure.ac: revert last modif to set STARPU_GLPK_LDFLAGS

Nathalie Furmento %!s(int64=12) %!d(string=hai) anos
pai
achega
e9471be071
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -1016,6 +1016,7 @@ if test x$enable_memory_stats = xyes; then
 fi
 
 AC_CHECK_HEADERS([glpk.h], [AC_DEFINE([STARPU_HAVE_GLPK_H], [1], [Define to 1 if you have the <glpk.h> header file.])])
+STARPU_HAVE_LIBRARY(GLPK, [glpk])
 AC_CHECK_HEADERS([Ayudame.h])
 
 ###############################################################################