1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/science/hdf5/files/patch-fortran_configure
Martin Wilke fb5eba2512 - Enable Fortran support [1]
- Fix NOPORTEXAMPLES

PR:		121731
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
		miwi
Approved by:	maintainer
2008-05-31 22:42:50 +00:00

11 lines
325 B
Plaintext

--- fortran/configure.orig Thu Jul 12 21:36:24 2007
+++ fortran/configure Thu Jul 12 21:36:49 2007
@@ -7602,6 +7602,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'