Changeset 23704 for branches/pap/ppSub/configure.ac
- Timestamp:
- Apr 3, 2009, 11:58:24 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppSub/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppSub/configure.ac
r21038 r23704 23 23 PKG_CHECK_MODULES([PSPHOT], [psphot >= 0.9.0]) 24 24 25 AC_PATH_PROG([ERRORCODES], [psParseErrorCodes], [missing]) 26 if test "$ERRORCODES" = "missing" ; then 27 AC_MSG_ERROR([psParseErrorCodes is required]) 28 fi 29 25 30 dnl Set CFLAGS for build 26 31 IPP_STDOPTS
Note:
See TracChangeset
for help on using the changeset viewer.
