aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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