Changeset 14412
- Timestamp:
- Aug 6, 2007, 11:10:12 AM (19 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
r14186 r14412 35 35 dnl is this the best was to setup recursive CFLAGS? 36 36 IPP_STDOPTS 37 [% pkg_name %]_CFLAGS="-Wall -Werror -pedantic -fno-strict-aliasing" 37 dnl -Werror causes problems on OSX as inttypes.h uses some non standard C types 38 [% pkg_name %]_CFLAGS="-Wall -pedantic -fno-strict-aliasing" 38 39 AC_SUBST([[% pkg_name %]_CFLAGS]) 39 40
Note:
See TracChangeset
for help on using the changeset viewer.
