[gnome-sudoku] Run autoupdate



commit 9b5f2be3841dad92c183c3e315f6970fd2b05388
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Nov 6 18:50:12 2013 -0600

    Run autoupdate

 configure.ac |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e228e00..7de6ac9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-sudoku, 3.11.1)
+AC_INIT([gnome-sudoku],[3.11.1])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])
@@ -38,7 +38,7 @@ dnl ###########################################################################
 dnl Files to generate
 dnl ###########################################################################
 
-AC_OUTPUT([
+AC_CONFIG_FILES([
 Makefile
 po/Makefile.in
 data/Makefile
@@ -51,3 +51,4 @@ src/lib/Makefile
 src/lib/defs.py
 src/lib/gtk_goodies/Makefile
 ])
+AC_OUTPUT


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