pkg-config/glib-patches/no-pkg-config.patch
Dan Nicholson 90320817dc glib: Update snapshot version to 2.38.2
This is the latest stable release from upstream. Patches have been
refreshed, including putting the removal of most pkg-config checks into
the glib-only patch. A few more files, most notably the large NEWS file,
have also been removed from the repo to keep the size of the snapshot
down.
2014-02-03 15:41:27 -08:00

13 lines
323 B
Diff

diff --git a/glib/configure.ac b/glib/configure.ac
index 4653090..8fc86ed 100644
--- a/glib/configure.ac
+++ b/glib/configure.ac
@@ -293,8 +293,6 @@ AC_PROG_INSTALL
AC_SYS_LARGEFILE
-PKG_PROG_PKG_CONFIG(0.16)
-
if test "x$enable_debug" = "xyes"; then
if test x$cflags_set != xset ; then
case " $CFLAGS " in