diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-02 03:19:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-02 03:19:47 +0000 |
commit | 7c6a77a5913800c723f2264358e982399966b051 (patch) | |
tree | 13c17587c2e0dc0baa72778fc3743dcf8a8cb6e7 /x11-toolkits/guile-gtk/files/patch-configure | |
parent | Update to 1.6.4. This is a big update that has the potential of breaking (diff) |
Update to 0.31.
Notes
Notes:
svn path=/head/; revision=79980
Diffstat (limited to 'x11-toolkits/guile-gtk/files/patch-configure')
-rw-r--r-- | x11-toolkits/guile-gtk/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/guile-gtk/files/patch-configure b/x11-toolkits/guile-gtk/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/x11-toolkits/guile-gtk/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |