[iagno] Run autoupdate
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Run autoupdate
- Date: Wed, 6 Nov 2013 01:25:46 +0000 (UTC)
commit 4ffa823cfcb75c6e89c98fe84d640596b9aabb7b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Nov 5 18:34:09 2013 -0600
Run autoupdate
configure.ac | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7306455..8fb67cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.11.1)
+AC_INIT([iagno],[3.11.1])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
@@ -53,7 +53,7 @@ dnl ###########################################################################
dnl Files to generate
dnl ###########################################################################
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
po/Makefile.in
data/Makefile
@@ -61,3 +61,4 @@ data/icons/Makefile
help/Makefile
src/Makefile
])
+AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]