aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2014-12-01 14:52:50 +0000
committerTatsuya Kinoshita <tats@debian.org>2014-12-01 14:52:50 +0000
commit00043aa7a6417f45d0ce559740b547dd0b49c78a (patch)
treee168586169334e3ad4dfca0460fe263edc9d9291 /configure
parentMerge branch 'bug/libressl' (diff)
parentAssume defined PKG_CONFIG points right location when gtk2 (diff)
downloadw3m-00043aa7a6417f45d0ce559740b547dd0b49c78a.tar.gz
w3m-00043aa7a6417f45d0ce559740b547dd0b49c78a.zip
Merge branch 'bug/gtk2-pkg-config'
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
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