Changeset 11533 for trunk/glueforge/templates/psdb/configure_ac.tt
- Timestamp:
- Jan 31, 2007, 5:46:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/templates/psdb/configure_ac.tt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/configure_ac.tt
r11512 r11533 18 18 AM_MISSING_PROG([AUTOM4TE], [autom4te]) 19 19 20 IPP_STDOPTS21 22 20 AC_LANG(C) 23 21 AC_PROG_CC … … 36 34 37 35 dnl is this the best was to setup recursive CFLAGS? 36 IPP_STDOPTS 38 37 [% pkg_name %]_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing" 39 38 AC_SUBST([[% pkg_name %]_CFLAGS])
Note:
See TracChangeset
for help on using the changeset viewer.
