freebsd-ports/biology/libgenome/files/patch-configure
Christian Weisgerber 9f15c68bdd - Support CXXFLAGS properly.
- Do not install .la file.

PR:		41732
Submitted by:	Ports Fury
2002-08-17 19:16:55 +00:00

10 lines
309 B
Text

--- 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'