pkgsrc/print/cups/patches/patch-ap

14 lines
476 B
Text
Raw Normal View History

$NetBSD: patch-ap,v 1.4 2004/01/10 03:32:09 jlam Exp $
--- cups-config.in.orig Wed Sep 17 15:35:21 2003
+++ cups-config.in
@@ -40,7 +40,7 @@ cups_serverroot=@CUPS_SERVERROOT@
# flags for C++ compiler:
CFLAGS=""
LDFLAGS="@EXPORT_LDFLAGS@"
-LIBS="@EXPORT_SSLLIBS@ @NETLIBS@ @COMMONLIBS@"
+LIBS="@EXPORT_LIBCRYPT@ @EXPORT_SSLLIBS@ @NETLIBS@ @COMMONLIBS@"
IMGLIBS="@EXPORT_LIBTIFF@ @EXPORT_LIBJPEG@ @EXPORT_LIBPNG@ @EXPORT_LIBZ@"
if test $includedir != /usr/include; then