Changeset 27840 for branches/simtest_nebulous_branches/ppStack/configure.ac
- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ppStack/configure.ac
r23801 r27840 22 22 PKG_CHECK_MODULES([PPSTATS], [ppStats >= 1.0.0]) 23 23 24 AC_PATH_PROG([ERRORCODES], [psParseErrorCodes], [missing]) 25 if test "$ERRORCODES" = "missing" ; then 26 AC_MSG_ERROR([psParseErrorCodes is required]) 27 fi 28 24 29 IPP_STDOPTS 25 30 CFLAGS="${CFLAGS=} -Wall -Werror"
Note:
See TracChangeset
for help on using the changeset viewer.
