Changeset 34002 for branches/eam_branches/ipp-20120601/ppStats/configure.ac
- Timestamp:
- Jun 11, 2012, 1:23:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/ppStats/configure.ac
r23802 r34002 21 21 22 22 IPP_STDOPTS 23 CFLAGS="${CFLAGS=} -Wall -Werror -std=c99" 23 dnl CFLAGS="${CFLAGS=} -Wall -Werror -std=c99" 24 dnl the above should no longer be needed (provided by stdopts) 25 dnl not clear why the below is needed 26 CFLAGS="${CFLAGS=} -std=c99" 24 27 25 28 IPP_VERSION
Note:
See TracChangeset
for help on using the changeset viewer.
