gtk-doc r554 - trunk
- From: stefkost svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-doc r554 - trunk
- Date: Sun, 23 Mar 2008 19:05:50 +0000 (GMT)
Author: stefkost
Date: Sun Mar 23 19:05:49 2008
New Revision: 554
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=554&view=rev
Log:
* autogen.sh:
Tell automake to not warn us about portabillity issues. Its too late
for that.
* ChangeLog:
Surgery for the bugnumber.
Modified:
trunk/ChangeLog
trunk/autogen.sh
Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Sun Mar 23 19:05:49 2008
@@ -82,7 +82,7 @@
libtoolize --copy --force
echo "* Running $AUTOMAKE"
-$AUTOMAKE --add-missing $am_opt || exit $?
+$AUTOMAKE --add-missing -Wno-portability $am_opt || exit $?
cd "$THEDIR"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]