2ec15bd3a7
- This tweak pacifies gcc 4.x for ports depending on popt Reported by: pointyhat via kris Discussed with: rafan
10 lines
313 B
Text
10 lines
313 B
Text
--- ./configure.orig Sat Aug 31 17:22:20 2002
|
|
+++ ./configure Wed Apr 4 12:24:18 2007
|
|
@@ -8327,6 +8327,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'
|