12 lines
367 B
Diff
12 lines
367 B
Diff
--- cups-config.in.orig 2011-08-27 11:23:01.000000000 +0200
|
|
+++ cups-config.in 2012-11-27 15:47:27.000000000 +0100
|
|
@@ -35,7 +35,7 @@ INSTALLSTATIC=@INSTALLSTATIC@
|
|
# flags for compiler and linker...
|
|
CFLAGS=""
|
|
LDFLAGS="@EXPORT_LDFLAGS@"
|
|
-LIBS="@LIBGSSAPI@ @DNSSDLIBS@ @EXPORT_TLSLIBS@ @LIBZ@ @LIBS@"
|
|
+LIBS=""
|
|
|
|
# Check for local invocation...
|
|
selfdir=`dirname $0`
|