freebsd-ports/science/hdf5/files/patch-c++::configure
Ying-Chieh Liao 829b633587 - GNU_CONFIGURE -> USE_LIBTOOL
- Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly
- Strip binaries

PR:		40498
Submitted by:	Ports Fury
2002-07-13 17:25:05 +00:00

10 lines
317 B
Text

--- c++/configure.orig Fri Jun 28 03:42:45 2002
+++ c++/configure Wed Jul 10 01:41:13 2002
@@ -7563,6 +7563,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'