Merge branch 'bug/gtk2-pkg-config'

This commit is contained in:
Tatsuya Kinoshita
2014-12-01 23:52:50 +09:00
2 changed files with 0 additions and 4 deletions

View File

@@ -664,8 +664,6 @@ AC_DEFUN([AC_W3M_IMAGE],
with_gtk2="yes"
if test x"$PKG_CONFIG" = x; then
PKG_CONFIG=pkg-config
else
PKG_CONFIG=:
fi;;
esac
done

2
configure vendored
View File

@@ -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