Changeset 1537
- Timestamp:
- Apr 30, 2010 9:23:09 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/split/coin.m4
r1535 r1537 3733 3733 else 3734 3734 #if 4th argument is given, try fallback - whereby we take the first word from $2 as basename for the .pc file 3735 m4_ifvaln([$4], AC_COIN_HAS_MODULE_FALLBACK([$1], [m4_bpatsubst($2, [ .*], [])], [$4], [$3 printmsgchecking=0]))3735 m4_ifvaln([$4], [AC_COIN_HAS_MODULE_FALLBACK([$1], [m4_bpatsubst($2, [ .*], [])], [$4], [$3 printmsgchecking=0])]) 3736 3736 fi 3737 3737
Note: See TracChangeset
for help on using the changeset viewer.