1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/science/hdf5-18/files/patch-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

11 lines
309 B
Plaintext

--- configure.orig Sat Jun 29 05:03:55 2002
+++ configure Wed Jul 10 01:40:52 2002
@@ -7263,6 +7263,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'