$OpenBSD: patch-cups-config_in,v 1.4 2016/09/19 09:16:51 ajacoutot Exp $

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

--- cups-config.in.orig	Wed Sep 14 01:39:47 2016
+++ cups-config.in	Sat Sep 17 15:26:03 2016
@@ -103,7 +103,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
