aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-11-23 12:56:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-11-23 12:56:55 +0000
commit6947e840fff71f3c885c733038087ca39af5a613 (patch)
tree7acb4b15ade4b0ea861ab594f8443da7460e4cf0 /configure.ac
parent872d3d3c8d14d9c88487acf2006fd51129745cf6 (diff)
downloadtagr-6947e840fff71f3c885c733038087ca39af5a613.tar.gz
tagr-6947e840fff71f3c885c733038087ca39af5a613.tar.bz2
Raise to version 1.0.95. Use new bug-report address
git-svn-id: file:///svnroot/tagr/trunk@57 7c378d0d-a4e4-4a64-9229-dfce8bfd23d4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 3 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 2e113dc..a69f797 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,14 +18,13 @@
# 02111-1307, USA.
AC_PREREQ(2.59)
-AC_INIT([tagr], 1.0, [gray@ulysses.farlep.net])
+AC_INIT([tagr], 1.0.95, [gray@gnu.org.ua])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([1.8 gnits])
-
-AC_GNU_SOURCE
-
+gl_USE_SYSTEM_EXTENSIONS
+
# Checks for programs.
AC_PROG_CC
AM_PROG_LEX

Return to:

Send suggestions and report system problems to the System administrator.