1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/libfs++/files/patch-configure
Ying-Chieh Liao 0653b1a393 - Fix MASTER_SITES
- Support CXXFLAGS properly
- GNU_CONFIGURE -> USE_LIBTOOL

PR:		46591
Submitted by:	Ports Fury
2002-12-29 04:48:23 +00:00

11 lines
309 B
Plaintext

--- configure.orig Fri Sep 13 20:25:19 2002
+++ configure Sat Dec 28 12:26:04 2002
@@ -7502,6 +7502,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'