Remove dysfunctional AC_ARG_ENABLE
authorTommi Komulainen <tommi.komulainen@nokia.com>
Fri, 8 Jun 2007 19:34:29 +0000 (19:34 +0000)
committerTommi Komulainen <tommi.komulainen@nokia.com>
Fri, 8 Jun 2007 19:34:29 +0000 (19:34 +0000)
2007-06-08  Tommi Komulainen  <tommi.komulainen@nokia.com>

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

ChangeLog
configure.ac

index fc11db9..95663bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-08  Tommi Komulainen  <tommi.komulainen@nokia.com>
+
+       * configure.ac: Remove dysfunctional AC_ARG_ENABLE. Pointed out by
+       Loic Minier.
+
 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        [1.0.9-1 release]
index 51c1408..3684da0 100644 (file)
@@ -114,8 +114,6 @@ else
     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]),