gtkglarea r116 - trunk
- From: samh svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkglarea r116 - trunk
- Date: Sun, 19 Oct 2008 22:59:22 +0000 (UTC)
Author: samh
Date: Sun Oct 19 22:59:22 2008
New Revision: 116
URL: http://svn.gnome.org/viewvc/gtkglarea?rev=116&view=rev
Log:
* autogen.sh: regenerate config.h.in by running autoheader with the
--force flag.
Modified:
trunk/ChangeLog
trunk/autogen.sh
Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Sun Oct 19 22:59:22 2008
@@ -31,7 +31,7 @@
echo "**Error**: autoconf failed."; exit 1; }
echo "Running autoheader..."
-WANT_AUTOCONF=2.5 autoheader || {
+WANT_AUTOCONF=2.5 autoheader --force || {
echo "**Error**: autoheader failed."; exit 1; }
# checking for automake 1.9+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]