Changeset 1312
- Timestamp:
- Jul 7, 2009 4:22:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/BSPsplit/coin.m4
r1308 r1312 2467 2467 [test $m4_tolower(coin_has_$1) != notGiven && 2468 2468 test $m4_tolower(coin_has_$1) != skipping]) 2469 AM_CONDITIONAL(m4_toupper(COIN_HAS_$1_ INSTALLED),2469 AM_CONDITIONAL(m4_toupper(COIN_HAS_$1_PREINSTALLED), 2470 2470 [test $m4_tolower(coin_has_$1) = installed]) 2471 2471
Note: See TracChangeset
for help on using the changeset viewer.