summaryrefslogtreecommitdiff
path: root/biology/libgenome/files
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-08-17 19:16:55 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-08-17 19:16:55 +0000
commit9f15c68bdd5260e7cc89e9583e469e5b81e1b7c3 (patch)
tree09a17abc345572c78c5c2e29c2e837fbdcabb0ca /biology/libgenome/files
parentUpdate to version 0.99.6. (diff)
- Support CXXFLAGS properly.
- Do not install .la file. PR: 41732 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=64610
Diffstat (limited to 'biology/libgenome/files')
-rw-r--r--biology/libgenome/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/libgenome/files/patch-configure b/biology/libgenome/files/patch-configure
new file mode 100644
index 000000000000..70e0e4df0ff5
--- /dev/null
+++ b/biology/libgenome/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri Apr 5 03:02:28 2002
++++ configure Wed Aug 14 05:14:48 2002
+@@ -6761,6 +6761,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'