[maemo-commits] [maemo-commits] r12227 - projects/haf/trunk/hildon-1

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jun 8 22:34:38 EEST 2007
Author: tko
Date: 2007-06-08 22:34:29 +0300 (Fri, 08 Jun 2007)
New Revision: 12227

Modified:
   projects/haf/trunk/hildon-1/ChangeLog
   projects/haf/trunk/hildon-1/configure.ac
Log:
Remove dysfunctional AC_ARG_ENABLE

2007-06-08  Tommi Komulainen  <tommi.komulainen at nokia.com>

	* configure.ac: Remove dysfunctional AC_ARG_ENABLE. Pointed out by
	Loic Minier.


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-06-08 15:13:56 UTC (rev 12226)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-06-08 19:34:29 UTC (rev 12227)
@@ -1,3 +1,8 @@
+2007-06-08  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
+	* configure.ac: Remove dysfunctional AC_ARG_ENABLE. Pointed out by
+	Loic Minier.
+
 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	[1.0.9-1 release]

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-06-08 15:13:56 UTC (rev 12226)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-06-08 19:34:29 UTC (rev 12227)
@@ -114,8 +114,6 @@
     AC_MSG_NOTICE(Will not use Maemo GTK+ specific API)
 fi
 
-AC_ARG_ENABLE 
-
 # build with assertion checks (or not)
 AC_ARG_WITH(asserts, 
     AC_HELP_STRING([--with-asserts], [Build with the assertion checks]),


More information about the maemo-commits mailing list