Commit forgotten patch (resurrected).

Approved by:	fjoe (mentor, implicit), linimon
This commit is contained in:
Alexey Dokuchaev 2004-10-27 09:12:08 +00:00
parent 3492018990
commit 9db6299346
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120303

View File

@ -0,0 +1,19 @@
--- configure.orig Sat Mar 8 21:30:47 2003
+++ configure Sun May 25 21:41:54 2003
@@ -5432,6 +5432,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'
@@ -5843,7 +5844,7 @@
fi
-CFLAGS="-g -Wall -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED $CFLAGS"
+CFLAGS="-DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED $CFLAGS"
if test -n "$DEBUGFLAG"; then
CFLAGS="$DEBUGFLAG $CFLAGS"