Changeset 211 for trunk/configure.ac
- Timestamp:
- 06/10/06 11:04:43 (2 years ago)
- Files:
-
- 1 modified
-
trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r204 r211 46 46 fi 47 47 48 EPDFVIEW_PATH_CUPS([CUPS], [have_cups=yes]) 49 if test "x$have_cups" = "xyes"; then 50 AC_SUBST([CUPS_CFLAGS]) 51 AC_SUBST([CUPS_LIBS]) 52 AC_DEFINE([HAVE_CUPS], [1], [Define to 1 if you have the CUPS API library.]) 53 fi 48 54 49 55 dnl CPPUnit library
