changeset 31577:04471fbd3a85

Qulogic and darkrain point out that this bit shouldn't be here. Refs #13131.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 10 Jan 2011 00:30:19 +0000
parents df01ac6f4fd8
children 38cd00d46b4d 84bdffda0b48
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Jan 09 22:44:53 2011 +0000
+++ b/configure.ac	Mon Jan 10 00:30:19 2011 +0000
@@ -329,7 +329,7 @@
 dnl #######################################################################
 dnl # Check for GLib 2.12 (required)
 dnl #######################################################################
-PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.12.0 gio-2.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [
+PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.12.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [
 	AC_MSG_RESULT(no)
 	AC_MSG_ERROR([