Re-generated from configure.in 1.6
diff --git a/configure b/configure
index d1328c4..403b371 100755
--- a/configure
+++ b/configure
@@ -5557,7 +5557,7 @@
ac_config_headers="$ac_config_headers crypto/include/config.h:config_in.h"
- ac_config_files="$ac_config_files Makefile"
+ ac_config_files="$ac_config_files Makefile crypto/Makefile doc/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
@@ -6084,6 +6084,8 @@
case "$ac_config_target" in
# Handling of arguments.
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+ "crypto/Makefile" ) CONFIG_FILES="$CONFIG_FILES crypto/Makefile" ;;
+ "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"crypto/include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS crypto/include/config.h:config_in.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -6687,5 +6689,3 @@
$ac_cs_success || { (exit 1); exit 1; }
fi
-
-