aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-08-16 23:22:11 +0000
committerChristian Grothoff <christian@grothoff.org>2012-08-16 23:22:11 +0000
commit8cfdc84b22cefd39e43505b6fa97619ed541648e (patch)
treeca876728c0212284c63ceae18c30947b77414276 /configure.ac
parent6b18d819ffe42b3dc1611bb4abc16c5b51c610b6 (diff)
downloadlibextractor-8cfdc84b22cefd39e43505b6fa97619ed541648e.tar.gz
libextractor-8cfdc84b22cefd39e43505b6fa97619ed541648e.zip
do not use FORMAT_XML, version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0d9f3e..332d91e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
1# Process this file with autoconf to produce a configure script. 1# Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.61) 2AC_PREREQ(2.61)
3AC_INIT([libextractor], [0.6.3], [bug-libextractor@gnu.org]) 3AC_INIT([libextractor], [0.7.0], [bug-libextractor@gnu.org])
4AC_CONFIG_HEADERS([config.h]) 4AC_CONFIG_HEADERS([config.h])
5AH_TOP([#define _GNU_SOURCE 1]) 5AH_TOP([#define _GNU_SOURCE 1])
6AC_CANONICAL_TARGET 6AC_CANONICAL_TARGET