Changeset 213 for trunk/configure.ac
- Timestamp:
- 06/10/06 14:14:55 (2 years ago)
- Files:
-
- 1 modified
-
trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r211 r213 47 47 48 48 EPDFVIEW_PATH_CUPS([CUPS], [have_cups=yes]) 49 AM_CONDITIONAL(cups_printing, test "x$have_cups" = "xyes") 49 50 if test "x$have_cups" = "xyes"; then 50 51 AC_SUBST([CUPS_CFLAGS])
