Changeset 8685
- Timestamp:
- Aug 29, 2006, 1:32:08 PM (20 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
r8660 r8685 34 34 35 35 dnl is this the best was to setup recursive CFLAGS? 36 [% pkg_name %]_CFLAGS="-Wall - pedantic -std=c99 -fno-strict-aliasing"36 [% pkg_name %]_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing" 37 37 AC_SUBST([[% pkg_name %]_CFLAGS]) 38 38
Note:
See TracChangeset
for help on using the changeset viewer.
