- Timestamp:
- Jun 26, 2012, 9:57:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/glueforge/templates/psdb/configure_ac.tt
r23454 r34076 13 13 AM_CONFIG_HEADER([config.h]) 14 14 AM_MAINTAINER_MODE 15 16 IPP_STDLDFLAGS 15 17 16 18 AC_CONFIG_TESTDIR([tests]) … … 54 56 dnl is this the best was to setup recursive CFLAGS? 55 57 IPP_STDOPTS 56 dnl -Werror causes problems on OSX as inttypes.h uses some non standard C types 57 [% pkg_name %]_CFLAGS="-Wall -pedantic -fno-strict-aliasing" 58 IPP_STDCFLAGS 59 60 [% pkg_name %]_CFLAGS="-pedantic -fno-strict-aliasing" 58 61 AC_SUBST([[% pkg_name %]_CFLAGS]) 59 62
Note:
See TracChangeset
for help on using the changeset viewer.
