Changeset 27004 for trunk/ppStack/configure.ac
- Timestamp:
- Feb 18, 2010, 6:42:01 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/configure.ac
r23801 r27004 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.
