Current version of pkg-config is 0.27.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Feb 2013 03:43:44 +0000 (03:43 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Feb 2013 03:43:44 +0000 (03:43 +0000)
Update some comments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@47435 f5534014-38df-0310-8fa8-9805f1628bb7

macosx-setup.sh

index 81b509f8069660376ad039c7f42ec23a939b51e8..3ce14466aa62a6508e943e8f30860382f62d9162 100755 (executable)
@@ -97,15 +97,11 @@ fi
 #
 # Versions to download and install.
 #
-# The following libraries are required.
+# The following libraries and tools are required.
 #
 GETTEXT_VERSION=0.18.1.1
 GLIB_VERSION=2.32.3
-#
-# pkg-config 0.26 appears to have broken the "we have our own GLib"
-# stuff, even if you explicitly set GLIB_CFLAGS and GLIB_LIBS.
-#
-PKG_CONFIG_VERSION=0.26
+PKG_CONFIG_VERSION=0.27
 ATK_VERSION=2.4.0
 PANGO_VERSION=1.30.0
 PNG_VERSION=1.5.13