diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-08 18:59:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-08 18:59:26 +0000 |
commit | 23ff83bf11155342b57e7d9ef216f15efa9f4952 (patch) | |
tree | 052defa0c886e8282562fab616717b94ea560ac9 /x11-toolkits/py-gtkglext/files | |
parent | 248c1bc2499dffe28fcf6bbfb937271f514a226c (diff) | |
download | ports-23ff83bf11155342b57e7d9ef216f15efa9f4952.tar.gz ports-23ff83bf11155342b57e7d9ef216f15efa9f4952.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtkglext/files')
-rw-r--r-- | x11-toolkits/py-gtkglext/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtkglext/files/patch-configure b/x11-toolkits/py-gtkglext/files/patch-configure new file mode 100644 index 000000000000..6d4511637dde --- /dev/null +++ b/x11-toolkits/py-gtkglext/files/patch-configure @@ -0,0 +1,10 @@ +--- configure 2002/05/22 09:20:39 1.1 ++++ configure 2002/05/22 09:20:59 +@@ -6411,6 +6411,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' |