Changeset 24307 for trunk/ppMops/configure.ac
- Timestamp:
- Jun 2, 2009, 5:45:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppMops/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMops/configure.ac
r24241 r24307 19 19 20 20 PKG_CHECK_MODULES([PSLIB], [pslib >= 1.0.0]) 21 PKG_CHECK_MODULES([PSMODULES], [psmodules >= 1.0.0]) 21 22 22 23 AC_PATH_PROG([ERRORCODES], [psParseErrorCodes], [missing]) … … 31 32 IPP_VERSION 32 33 33 AC_SUBST([PP SUB_CFLAGS])34 AC_SUBST([PP SUB_LIBS])34 AC_SUBST([PPMOPS_CFLAGS]) 35 AC_SUBST([PPMOPS_LIBS]) 35 36 36 37 AC_CONFIG_FILES([
Note:
See TracChangeset
for help on using the changeset viewer.
