pkgsrc/print/cups/patches/patch-ac
jlam aa3ba79ac6 Correct the flags passed to the linker when building with libtool and bump
the PKGREVISION.  Also remove the unnecessary -preserve-dup-deps argument
to libtool, rename the configure option to --enable-libtool, and remove
the unnecessary bits to deal with libcrypt/libcrypto (buildlink3 does
this for us automatically).
2004-05-17 10:40:45 +00:00

12 lines
397 B
Text

$NetBSD: patch-ac,v 1.12 2004/05/17 10:40:45 jlam Exp $
--- configure.in.orig Fri Mar 14 12:04:08 2003
+++ configure.in
@@ -30,7 +30,6 @@ sinclude(config-scripts/cups-directories
sinclude(config-scripts/cups-manpages.m4)
sinclude(config-scripts/cups-sharedlibs.m4)
-sinclude(config-scripts/cups-libtool.m4)
sinclude(config-scripts/cups-compiler.m4)
sinclude(config-scripts/cups-image.m4)