Silly me, fixed gtk-glade/gtk. Had broken it on purpose for testing.

This commit is contained in:
evilynux 2007-07-17 05:15:07 +00:00
parent b71913d04c
commit b691df1e12
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ AC_CHECK_HEADERS([GL/glu.h])
dnl - Check for GTK and/or libglade
AC_CHECK_TOOL(HAVE_PKG, pkg-config)
AC_PROVIDE_IFELSE([PKG_PROG_aPKG_CONFIG], [
AC_PROVIDE_IFELSE([PKG_PROG_PKG_CONFIG], [
if test ! "x$HAVE_PKG" = "x" ; then
PKG_CHECK_MODULES(GTK,
"gtk+-2.0",