[geocode-glib] configure.ac: Fix typo



commit cb279b39df5397f967f70af986f52d3c061901fd
Author: Javier Jardón <jjardon gnome org>
Date:   Wed May 25 08:30:21 2011 +0100

    configure.ac: Fix typo
    
    Require 0.20 instead 2.20 version of gnome-doc-utils

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 31cab31..c2e9670 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ if test "$GCC" = "yes" ; then
 	$CFLAGS"
 fi
 
-GNOME_DOC_INIT([2.20])
+GNOME_DOC_INIT([0.20])
 
 AC_CONFIG_FILES([
           Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]