aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>1999-06-02 17:44:04 +0000
committerDaniel Veillard <veillard@src.gnome.org>1999-06-02 17:44:04 +0000
commit011b63cb2034476017dde1d4ad5a6aea43b94066 (patch)
tree5eb636d84598f6ccad47c88aff74f78cc3a2f233 /configure.in
parent27d88744f942598a7ea4d0a4a0902ecb0f2db50b (diff)
downloadandroid_external_libxml2-011b63cb2034476017dde1d4ad5a6aea43b94066.tar.gz
android_external_libxml2-011b63cb2034476017dde1d4ad5a6aea43b94066.tar.bz2
android_external_libxml2-011b63cb2034476017dde1d4ad5a6aea43b94066.zip
Release of libxml-1.1, Daniel.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f76d329a..59e2d58d 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.2)
AC_INIT(entities.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libxml, 1.0.0)
+AM_INIT_AUTOMAKE(libxml, 1.1.0)
AC_ARG_WITH(html-dir, [ --with-html-dir=PATH path to installed docs ])