=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/configure,v retrieving revision 1.68 retrieving revision 1.69 diff -u -p -r1.68 -r1.69 --- OpenXM_contrib2/asir2000/configure 2019/03/23 12:17:15 1.68 +++ OpenXM_contrib2/asir2000/configure 2019/03/26 08:10:13 1.69 @@ -5808,7 +5808,7 @@ fi fi -ac_config_files="$ac_config_files Makefile engine/Makefile asm/Makefile builtin/Makefile fft/Makefile include/Makefile io/Makefile lib/Makefile parse/Makefile plot/Makefile" +ac_config_files="$ac_config_files Makefile engine/Makefile asm/Makefile builtin/Makefile fft/Makefile include/Makefile io/Makefile lib/Makefile parse/Makefile plot/Makefile asir2000" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -6570,6 +6570,7 @@ do "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; "parse/Makefile") CONFIG_FILES="$CONFIG_FILES parse/Makefile" ;; "plot/Makefile") CONFIG_FILES="$CONFIG_FILES plot/Makefile" ;; + "asir2000") CONFIG_FILES="$CONFIG_FILES asir2000" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac