diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 19:39:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 19:39:10 +0000 |
commit | 8f24cb1317ec28a9dca34dfe4033de69da0b2b1f (patch) | |
tree | b4b308dd97a5da92f2d879b4ff6b3913b9414c5f /science/xloops-ginac/files/patch-configure | |
parent | Chase libraries for new math/GiNaC version. (diff) |
Utilize USE_INC_LIBTOOL_VER and lthack knobs
PR: ports/70547
Submitted by: Ports Fury
Diffstat (limited to '')
-rw-r--r-- | science/xloops-ginac/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/xloops-ginac/files/patch-configure b/science/xloops-ginac/files/patch-configure deleted file mode 100644 index 83ea6ec44709..000000000000 --- a/science/xloops-ginac/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Feb 28 01:06:04 2002 -+++ configure Fri Oct 10 10:45:33 2003 -@@ -7385,6 +7385,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' |