freebsd-ports/devel/popt/files/patch-configure
Josh Paetzel a2d0d7a6ca Update to 1.16
Add missing dependancy on iconv

PR:	ports/147884
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-30 13:55:36 +00:00

10 lines
317 B
Text

--- configure.orig 2010-05-05 04:55:59.000000000 +0800
+++ configure 2010-06-16 00:37:52.000000000 +0800
@@ -8450,6 +8450,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ltmain"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'