chiark / gitweb /
Update automatically managed build utilities.
[sod] / configure
index 7b21c2fcbf28a54ecc1cc7a2a43c576ed39b5cbe..b4b7a7dd4fee2d0b4179c75a9fc83c7796062b11 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sod 0.2.0-30-g58a9.
+# Generated by GNU Autoconf 2.69 for sod 0.2.0-86-g67d1.
 #
 # Report bugs to <mdw@distorted.org.uk>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='sod'
 PACKAGE_TARNAME='sod'
-PACKAGE_VERSION='0.2.0-30-g58a9'
-PACKAGE_STRING='sod 0.2.0-30-g58a9'
+PACKAGE_VERSION='0.2.0-86-g67d1'
+PACKAGE_STRING='sod 0.2.0-86-g67d1'
 PACKAGE_BUGREPORT='mdw@distorted.org.uk'
 PACKAGE_URL=''
 
@@ -1320,7 +1320,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 sod 0.2.0-30-g58a9 to adapt to many kinds of systems.
+\`configure' configures sod 0.2.0-86-g67d1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1390,7 +1390,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sod 0.2.0-30-g58a9:";;
+     short | recursive ) echo "Configuration of sod 0.2.0-86-g67d1:";;
    esac
   cat <<\_ACEOF
 
@@ -1499,7 +1499,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sod configure 0.2.0-30-g58a9
+sod configure 0.2.0-86-g67d1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1777,7 +1777,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 sod $as_me 0.2.0-30-g58a9, which was
+It was created by sod $as_me 0.2.0-86-g67d1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2593,7 +2593,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='sod'
- VERSION='0.2.0-30-g58a9'
+ VERSION='0.2.0-86-g67d1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11323,7 +11323,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 ## decimal.  Why two?  Because if there's no brown-paper-bag number, we
 ## want to make sure that the first BPB release is higher than any of the
 ## preceding Git revisions.
-ver=0.2.0-30-g58a9
+ver=0.2.0-86-g67d1
 case $ver in
   *-*-g*)
     base=${ver%%-*} tail=${ver#*-}
@@ -11435,7 +11435,7 @@ lispsysdir=$with_lisp_system_dir
 
 
 
-ac_config_files="$ac_config_files Makefile src/Makefile lib/Makefile test/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile lib/Makefile doc/Makefile test/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -11995,7 +11995,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 sod $as_me 0.2.0-30-g58a9, which was
+This file was extended by sod $as_me 0.2.0-86-g67d1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12052,7 +12052,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="\\
-sod config.status 0.2.0-30-g58a9
+sod config.status 0.2.0-86-g67d1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -12452,6 +12452,7 @@ do
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
+    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
     "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
 
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;