Changeset 4364
- Timestamp:
- Jun 22, 2005, 4:49:04 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
r4348 r4364 30 30 31 31 dnl is this the best was to setup recursive CFLAGS? 32 [% pkg_name %]_CFLAGS="-Wall -pedantic -std=c99 "32 [% pkg_name %]_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing" 33 33 AC_SUBST([[% pkg_name %]_CFLAGS]) 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
