diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-12 16:20:35 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-12 16:20:35 +0000 |
commit | 98cc9bee19c022c46da7bd5dcb4457f998252c5d (patch) | |
tree | 660e967306157291add607b8890bb81dd3186c86 /x11-toolkits/gtkglext/files/patch-configure | |
parent | ruby-erb is now part of ruby 1.8 and shim-ruby18. (diff) |
Add gtkglext 0.7.0, an OpenGL extension to GTK.
PR: ports/48190
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes:
svn path=/head/; revision=75378
Diffstat (limited to 'x11-toolkits/gtkglext/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtkglext/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglext/files/patch-configure b/x11-toolkits/gtkglext/files/patch-configure new file mode 100644 index 000000000000..6d08f16b63f0 --- /dev/null +++ b/x11-toolkits/gtkglext/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Oct 21 11:28:19 2002 ++++ configure Mon Oct 21 11:28:54 2002 +@@ -7024,6 +7024,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |