diff --git a/bochs-testing/plugin-test/configure b/bochs-testing/plugin-test/configure index ce8b0ca07..f96796dca 100755 --- a/bochs-testing/plugin-test/configure +++ b/bochs-testing/plugin-test/configure @@ -6834,7 +6834,7 @@ echo "${ECHO_T}no" >&6 ;; esac -ac_config_files="$ac_config_files config.h Makefile test1-static/Makefile test2-dynamic/Makefile test3-twomodules/Makefile test4-interdep/Makefile test5-execsymbols/Makefile test6-execsymbols2/Makefile" +ac_config_files="$ac_config_files config.h Makefile test1-static/Makefile test2-dynamic/Makefile test3-twomodules/Makefile test4-interdep/Makefile test5-execsymbols/Makefile test6-ltdlopen/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 @@ -7172,7 +7172,7 @@ do "test3-twomodules/Makefile" ) CONFIG_FILES="$CONFIG_FILES test3-twomodules/Makefile" ;; "test4-interdep/Makefile" ) CONFIG_FILES="$CONFIG_FILES test4-interdep/Makefile" ;; "test5-execsymbols/Makefile" ) CONFIG_FILES="$CONFIG_FILES test5-execsymbols/Makefile" ;; - "test6-execsymbols2/Makefile" ) CONFIG_FILES="$CONFIG_FILES test6-execsymbols2/Makefile" ;; + "test6-ltdlopen/Makefile" ) CONFIG_FILES="$CONFIG_FILES test6-ltdlopen/Makefile" ;; *) { { echo "$as_me:7176: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };;