[gnome-nibbles] Run autoupdate
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Run autoupdate
- Date: Thu, 7 Nov 2013 00:49:13 +0000 (UTC)
commit 01de9a619f22357b239b92265fe149eeeb93f054
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Nov 6 18:49:03 2013 -0600
Run autoupdate
configure.ac | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 17804ac..f0670db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-nibbles, 3.11.1)
+AC_INIT([gnome-nibbles],[3.11.1])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
@@ -92,7 +92,7 @@ dnl ###########################################################################
dnl Files to generate
dnl ###########################################################################
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
po/Makefile.in
data/Makefile
@@ -104,3 +104,4 @@ data/pix/Makefile
help/Makefile
src/Makefile
])
+AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]