Changeset 3732
- Timestamp:
- Apr 20, 2005, 5:28:31 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/templates/psdb/configure_ac.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/configure_ac.tt
r3727 r3732 15 15 PKG_CHECK_MODULES(PSLIB, pslib >= 0.5.0) 16 16 17 dnl is this the best was to setup recursive CFLAGS? 18 [% lib_name %]_CFLAGS="-Wall -pedantic -std=c99" 19 AC_SUBST([[% lib_name %]_CFLAGS]) 20 17 21 AC_CONFIG_FILES([% lib_name %].pc Makefile src/Makefile) 18 22 AC_OUTPUT
Note:
See TracChangeset
for help on using the changeset viewer.
