r3704 - trunk/src/target/OM-2007.2/misc/openmoko-today2-folders

mickey at sita.openmoko.org mickey at sita.openmoko.org
Thu Dec 20 14:32:26 CET 2007


Author: mickey
Date: 2007-12-20 14:32:25 +0100 (Thu, 20 Dec 2007)
New Revision: 3704

Added:
   trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/autogen.sh
Log:
openmoko-today2-folders: add autogen.sh


Added: trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/autogen.sh
===================================================================
--- trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/autogen.sh	2007-12-20 13:32:12 UTC (rev 3703)
+++ trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/autogen.sh	2007-12-20 13:32:25 UTC (rev 3704)
@@ -0,0 +1,6 @@
+#! /bin/sh
+autoreconf -v --install || exit 1
+libtoolize --copy --force || exit 1
+glib-gettextize --force --copy || exit 1
+intltoolize --copy --force --automake || exit 1
+./configure --enable-maintainer-mode "$@"


Property changes on: trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/autogen.sh
___________________________________________________________________
Name: svn:executable
   + *





More information about the commitlog mailing list