freebsd-ports/math/gcalctool/files/patch-configure
Joe Marcus Clarke 934f68f9c0 Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.
Reported by:	Sergey Akifyev <asa@gascom.ru>
Approved by:	portmgr (implicitly)
2003-09-11 07:51:39 +00:00

10 lines
309 B
Text

--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,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'