Changeset 11531
- Timestamp:
- Jan 31, 2007, 5:30:01 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r11504 r11531 38 38 AC_SUBST(ABS_SRCDIR,`pwd`) dnl assuming configure is run in top directory -- is there something better? 39 39 AC_PROG_MAKE_SET 40 41 IPP_STDOPTS42 40 43 41 dnl build tests at the same time as the source code … … 438 436 439 437 dnl ------- enable -Werror after all of the probes have run --------- 438 IPP_STDOPTS 439 440 440 CFLAGS="${CFLAGS} -Wall -Werror" 441 441 dnl enable POSIX/XSI and C99 compliance
Note:
See TracChangeset
for help on using the changeset viewer.
