From ed8092bfa17dcc41b4552ee2c789797859ede24d Mon Sep 17 00:00:00 2001 From: OBATA Akio Date: Mon, 1 Dec 2014 23:44:41 +0900 Subject: Assume defined PKG_CONFIG points right location when gtk2 Origin: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/w3m/patches/patch-aa?rev=1.13&content-type=text/x-cvsweb-markup Origin: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/w3m/patches/patch-ak?rev=1.1&content-type=text/x-cvsweb-markup --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index ec7f11e..b5adbb5 100755 --- a/configure +++ b/configure @@ -6826,8 +6826,6 @@ $as_echo "$with_imagelib" >&6; } with_gtk2="yes" if test x"$PKG_CONFIG" = x; then PKG_CONFIG=pkg-config - else - PKG_CONFIG=: fi;; esac done -- cgit v1.2.3