Changeset 2fa80a in git for m4/gfanlib-check.m4
- Timestamp:
- Nov 6, 2013, 6:07:39 PM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 823679a657c538153cba3a477bf92e2c9102c451
- Parents:
- 2ea781ea236dc6d65399e46b262e9954538749a1d600e1863951bfc5135d0138b61badb20b1ec70a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/gfanlib-check.m4
rd600e18 r2fa80a 8 8 [ENABLE_GFANLIB="yes"], 9 9 [ENABLE_GFANLIB="no"]) 10 11 BACKUP_LIBS=$LIBS 10 12 11 13 AC_MSG_CHECKING(whether to build with gfanlib) … … 55 57 fi 56 58 57 LIBS=$ SAVE_LIBS59 LIBS=$BACKUP_LIBS 58 60 59 61 AM_CONDITIONAL(HAVE_GFANLIB, test "x$PASSED_ALL_TESTS_FOR_GFANLIB" = xyes)
Note: See TracChangeset
for help on using the changeset viewer.