abe5b36b3b
patch o Fix build when WITHOUT_SDL is defined o Convert to USE_GNOMENG o Bump PORTREVISION PR: 41501 Submitted by: KATO Tsuguru <tkato@prontomail.com>
10 lines
309 B
Text
10 lines
309 B
Text
--- configure.orig Mon Apr 8 05:44:39 2002
|
|
+++ configure Sat Aug 10 01:08:07 2002
|
|
@@ -7384,6 +7384,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'
|