Added test for table.
[xmldoc.git] / configure
index 605e394..c503e49 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /data/data/com.termux/files/usr/bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xmldoc 0.8.
+# Generated by GNU Autoconf 2.69 for xmldoc 0.9.
 #
 # Report bugs to <arjen@andromeda.nl>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='xmldoc'
 PACKAGE_TARNAME='xmldoc'
-PACKAGE_VERSION='0.8'
-PACKAGE_STRING='xmldoc 0.8'
+PACKAGE_VERSION='0.9'
+PACKAGE_STRING='xmldoc 0.9'
 PACKAGE_BUGREPORT='arjen@andromeda.nl'
 PACKAGE_URL=''
 
@@ -1266,7 +1266,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xmldoc 0.8 to adapt to many kinds of systems.
+\`configure' configures xmldoc 0.9 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1332,7 +1332,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xmldoc 0.8:";;
+     short | recursive ) echo "Configuration of xmldoc 0.9:";;
    esac
   cat <<\_ACEOF
 
@@ -1423,7 +1423,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xmldoc configure 0.8
+xmldoc configure 0.9
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1725,7 +1725,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xmldoc $as_me 0.8, which was
+It was created by xmldoc $as_me 0.9, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2588,7 +2588,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xmldoc'
- VERSION='0.8'
+ VERSION='0.9'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4523,7 +4523,7 @@ fi
 
 
 
-ac_config_files="$ac_config_files Makefile doc/Makefile xml2html xml2latex xml2text xml2wiki"
+ac_config_files="$ac_config_files Makefile doc/Makefile test/Makefile xml2html xml2latex xml2text xml2wiki"
 
 
 cat >confcache <<\_ACEOF
@@ -5092,7 +5092,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xmldoc $as_me 0.8, which was
+This file was extended by xmldoc $as_me 0.9, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5149,7 +5149,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xmldoc config.status 0.8
+xmldoc config.status 0.9
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -5270,6 +5270,7 @@ do
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+    "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
     "xml2html") CONFIG_FILES="$CONFIG_FILES xml2html" ;;
     "xml2latex") CONFIG_FILES="$CONFIG_FILES xml2latex" ;;
     "xml2text") CONFIG_FILES="$CONFIG_FILES xml2text" ;;