$OpenBSD: patch-cups-config_in,v 1.3 2014/11/15 10:22:23 ajacoutot Exp $

https://www.cups.org/str.php?L4294

--- cups-config.in.orig	Sat Sep  1 01:39:51 2012
+++ cups-config.in	Sat Sep  1 01:41:39 2012
@@ -105,7 +105,7 @@ while test $# -gt 0; do
 	    ;;
 	--libs)
 	    if test $static = no; then
-	        libs="@EXTLINKCUPS@ $LIBS";
+	        libs="@EXTLINKCUPS@";
  	        if test $image = yes; then
  	            libs="@EXTLINKCUPSIMAGE@ $libs"
 		fi
