chiark / gitweb /
subdirmk: Honour CONFIG_STATUS_OUTPUTS
[secnet.git] / configure
index 2519136b14105963c30bdfc4d9db66e6417c84f0..0d4aeabefcd0c36a6fc787f7510cd349195e3ed9 100755 (executable)
--- a/configure
+++ b/configure
@@ -4735,7 +4735,7 @@ else
 $as_echo "$as_me: WARNING: Disabling IPv6 support" >&2;}
 fi
 
-ac_config_files="$ac_config_files Makefile common.make test/Makefile"
+ac_config_files="$ac_config_files Makefile common.make test-common.make test-example/Makefile stest/Makefile mtest/Makefile"
 
 ac_config_commands="$ac_config_commands default"
 
@@ -5437,7 +5437,10 @@ do
     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "common.make") CONFIG_FILES="$CONFIG_FILES common.make" ;;
-    "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
+    "test-common.make") CONFIG_FILES="$CONFIG_FILES test-common.make" ;;
+    "test-example/Makefile") CONFIG_FILES="$CONFIG_FILES test-example/Makefile" ;;
+    "stest/Makefile") CONFIG_FILES="$CONFIG_FILES stest/Makefile" ;;
+    "mtest/Makefile") CONFIG_FILES="$CONFIG_FILES mtest/Makefile" ;;
     "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
 
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
@@ -5994,7 +5997,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
 
 
   case $ac_file$ac_mode in
-    "default":C) echo timestamp >stamp-h ;;
+    "default":C) echo timestamp >config.stamp ;;
 
   esac
 done # for ac_tag