Changeset 11037 for trunk/ippTools/configure.ac
- Timestamp:
- Jan 11, 2007, 12:14:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/configure.ac
r11032 r11037 32 32 33 33 CFLAGS=${TMP_CFLAGS} 34 35 dnl -- check for psParseErrorCodes -------------------------------------- 36 37 AC_PATH_PROG([ERRORCODES], [psParseErrorCodes], [missing]) 38 if test "$ERRORCODES" = "missing" ; then 39 AC_MSG_ERROR([psParseErrorCodes is required]) 40 fi 34 41 35 42 AC_PROG_PERL_MODULES(
Note:
See TracChangeset
for help on using the changeset viewer.
