r3016 - trunk/src/target/OM-2007.2/libraries/libmokoui2

thomas at sita.openmoko.org thomas at sita.openmoko.org
Wed Sep 19 21:20:23 CEST 2007


Author: thomas
Date: 2007-09-19 21:20:22 +0200 (Wed, 19 Sep 2007)
New Revision: 3016

Modified:
   trunk/src/target/OM-2007.2/libraries/libmokoui2/ChangeLog
   trunk/src/target/OM-2007.2/libraries/libmokoui2/autogen.sh
Log:
* autogen.sh: Run gtkdocize first


Modified: trunk/src/target/OM-2007.2/libraries/libmokoui2/ChangeLog
===================================================================
--- trunk/src/target/OM-2007.2/libraries/libmokoui2/ChangeLog	2007-09-19 16:26:24 UTC (rev 3015)
+++ trunk/src/target/OM-2007.2/libraries/libmokoui2/ChangeLog	2007-09-19 19:20:22 UTC (rev 3016)
@@ -1,5 +1,9 @@
 2007-09-19  Thomas Wood  <thomas at openedhand.com>
 
+	* autogen.sh: Run gtkdocize first
+
+2007-09-19  Thomas Wood  <thomas at openedhand.com>
+
 	* libmokoui/moko-hint-entry.c:
 	* libmokoui/moko-hint-entry.h:
 

Modified: trunk/src/target/OM-2007.2/libraries/libmokoui2/autogen.sh
===================================================================
--- trunk/src/target/OM-2007.2/libraries/libmokoui2/autogen.sh	2007-09-19 16:26:24 UTC (rev 3015)
+++ trunk/src/target/OM-2007.2/libraries/libmokoui2/autogen.sh	2007-09-19 19:20:22 UTC (rev 3016)
@@ -1,5 +1,5 @@
 #! /bin/sh
+gtkdocize || exit 1
 autoreconf -v --install || exit 1
 glib-gettextize --force --copy || exit 1
-gtkdocize || exit 1
 ./configure --enable-maintainer-mode "$@"





More information about the commitlog mailing list