fccdd06adf
changes: -bugfixes -inproved device support (newer Epson Stylus, Canon S200) -European 10x15 cm and US Engineering C paper sizes -CUPS driver: normal and reversed paper order -quality improvements
13 lines
375 B
Text
13 lines
375 B
Text
$NetBSD: patch-ab,v 1.2 2004/03/02 14:56:07 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2004-01-11 14:02:13.000000000 +0100
|
|
+++ Makefile.in
|
|
@@ -192,7 +192,7 @@ AUTOMAKE_OPTIONS = 1.4 gnu
|
|
|
|
MAINT_CHARSET = latin1
|
|
|
|
-SUBDIRS = intl include lib man src samples test po doc
|
|
+SUBDIRS = intl lib man src samples test
|
|
DISTDIRS = scripts debian
|
|
|
|
EXTRA_DIST = configure.in.in autogen.sh
|