diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:33:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:33:34 +0000 |
commit | 358239feda7069c3fd38032b8ca497ca19545f3d (patch) | |
tree | ab416b5393d2ebdce7d275c739060baaf9504a7d /graphics/gts/files | |
parent | 826afa5608ac2fbfe7f99152f912389795eb4202 (diff) | |
download | ports-358239feda7069c3fd38032b8ca497ca19545f3d.tar.gz ports-358239feda7069c3fd38032b8ca497ca19545f3d.zip |
Notes
Diffstat (limited to 'graphics/gts/files')
-rw-r--r-- | graphics/gts/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gts/files/patch-configure b/graphics/gts/files/patch-configure new file mode 100644 index 000000000000..8deca27509b2 --- /dev/null +++ b/graphics/gts/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Sep 16 09:53:32 2002 ++++ configure Sat Nov 9 14:36:52 2002 +@@ -7361,6 +7361,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' |