File gamix-nogtk1.diff of Package gamix

--- configure.in-dist	2005-10-19 12:50:44.000000000 +0200
+++ configure.in	2005-10-19 12:52:16.000000000 +0200
@@ -31,14 +31,7 @@
 fi
 
 if test "$PKGC" = "no" ; then
-  AM_PATH_GLIB(1.2.0,,AC_MSG_ERROR([*** GLIB >= 1.2.0 not installed - please install first ***]))
-  CFLAGS="$CFLAGS_ORIG"
-  LIBS="$LIBS_ORIG"
-
-  AM_PATH_GTK(1.2.0,,AC_MSG_ERROR([*** GTK+ >= 1.2.0 not installed - please install first ***]),gthread)
-
-  dnl G_CFLAGS="$GLIB_CFLAGS $GTK_CFLAGS"
-  dnl G_LIBS="$GLIB_LIBS $GTK_LIBS"
+  AC_MSG_ERROR([*** no pkgconfig ***])
 else
   AC_ARG_WITH(gtk-target, [  --with-gtk-target target gtk [default=gtk+]],
 	[gtktarget="gtk+$withval"],[gtktarget="gtk+"])
openSUSE Build Service is sponsored by