Hi,

In <[EMAIL PROTECTED]>
  "[GtkGLExt] CVS Updates" on Sat, 14 Jan 2006 12:38:16 -0700,
  "Timothy M. Shead" <[EMAIL PROTECTED]> wrote:

> A "heads-up" that the fix to build GtkGLExt against GTK+ >= 2.8 is in 
> CVS (the patch in question was taken from the Gentoo Linux distribution, 
> it isn't my work).  If I don't hear any complaints over the next couple 
> of days I'll release GtkGLExt 1.0.7.

I found a typo in configure.in.


Thanks,
--
kou
Index: configure.in
===================================================================
RCS file: /cvsroot/gtkglext/gtkglext/configure.in,v
retrieving revision 1.100
diff -u -p -r1.100 configure.in
--- configure.in        14 Jan 2006 18:46:19 -0000      1.100
+++ configure.in        15 Jan 2006 01:53:22 -0000
@@ -349,7 +349,7 @@ PKG_CHECK_MODULES([BASE_DEPENDENCIES], [
 gtk_pkg >= gtk_required_version \
 gdk_pkg >= gdk_required_version \
 pango_pkg >= pango_required_version \
-pangox_pkg >= pango_required_version \
+pangox_pkg >= pangox_required_version \
 gmodule_pkg >= gmodule_required_version \
 ])
 
_______________________________________________
gtkglext-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkglext-list

Reply via email to