diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-18 02:13:15 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-18 02:13:15 +0000 |
commit | 005d4838aac5ddb214c16ca73a97fea08f4f9088 (patch) | |
tree | c52dae78f1c80a85759695f0097df319a83ff5ac /graphics/gts/files/patch-configure | |
parent | Oops, forgot this in the last commit - (diff) |
- update to 0.7.1
- use USE_GETOPT_LONG
PR: 51371
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=81192
Diffstat (limited to 'graphics/gts/files/patch-configure')
-rw-r--r-- | graphics/gts/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gts/files/patch-configure b/graphics/gts/files/patch-configure index 8deca27509b2..e69de29bb2d1 100644 --- a/graphics/gts/files/patch-configure +++ b/graphics/gts/files/patch-configure @@ -1,10 +0,0 @@ ---- 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' |