Changeset 3181 for branches/0.11-stable/configure.ac
- Timestamp:
- Mar 24, 2014, 11:27:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.11-stable/configure.ac
r3111 r3181 494 494 YAT_PC_LIBS=$YAT_LIBS 495 495 # Dependency to GSL is noted via 'Requires' field 496 YAT_VAR_REMOVE([YAT_P RIMARY_LIBS], [-lgsl $YAT_CBLAS_LIB $LIBM])496 YAT_VAR_REMOVE([YAT_PC_LIBS], [-lgsl $YAT_CBLAS_LIB $LIBM]) 497 497 AC_SUBST([YAT_PC_LIBS]) 498 498
Note: See TracChangeset
for help on using the changeset viewer.