|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for simscan 1.4.2. |
| 3 | +# Generated by GNU Autoconf 2.71 for simscan 1.4.3. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -607,8 +607,8 @@ MAKEFLAGS= |
607 | 607 | # Identity of this package. |
608 | 608 | PACKAGE_NAME='simscan' |
609 | 609 | PACKAGE_TARNAME='simscan' |
610 | | -PACKAGE_VERSION='1.4.2' |
611 | | -PACKAGE_STRING='simscan 1.4.2' |
| 610 | +PACKAGE_VERSION='1.4.3' |
| 611 | +PACKAGE_STRING='simscan 1.4.3' |
612 | 612 | PACKAGE_BUGREPORT='' |
613 | 613 | PACKAGE_URL='' |
614 | 614 |
|
@@ -1340,7 +1340,7 @@ if test "$ac_init_help" = "long"; then |
1340 | 1340 | # Omit some internal or obsolete options to make the list less imposing. |
1341 | 1341 | # This message is too long to be a string in the A/UX 3.1 sh. |
1342 | 1342 | cat <<_ACEOF |
1343 | | -\`configure' configures simscan 1.4.2 to adapt to many kinds of systems. |
| 1343 | +\`configure' configures simscan 1.4.3 to adapt to many kinds of systems. |
1344 | 1344 |
|
1345 | 1345 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1346 | 1346 |
|
|
1411 | 1411 |
|
1412 | 1412 | if test -n "$ac_init_help"; then |
1413 | 1413 | case $ac_init_help in |
1414 | | - short | recursive ) echo "Configuration of simscan 1.4.2:";; |
| 1414 | + short | recursive ) echo "Configuration of simscan 1.4.3:";; |
1415 | 1415 | esac |
1416 | 1416 | cat <<\_ACEOF |
1417 | 1417 |
|
|
1539 | 1539 | test -n "$ac_init_help" && exit $ac_status |
1540 | 1540 | if $ac_init_version; then |
1541 | 1541 | cat <<\_ACEOF |
1542 | | -simscan configure 1.4.2 |
| 1542 | +simscan configure 1.4.3 |
1543 | 1543 | generated by GNU Autoconf 2.71 |
1544 | 1544 |
|
1545 | 1545 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1800,7 +1800,7 @@ cat >config.log <<_ACEOF |
1800 | 1800 | This file contains any messages produced by compilers while |
1801 | 1801 | running configure, to aid debugging if configure makes a mistake. |
1802 | 1802 |
|
1803 | | -It was created by simscan $as_me 1.4.2, which was |
| 1803 | +It was created by simscan $as_me 1.4.3, which was |
1804 | 1804 | generated by GNU Autoconf 2.71. Invocation command line was |
1805 | 1805 |
|
1806 | 1806 | $ $0$ac_configure_args_raw |
|
3075 | 3075 |
|
3076 | 3076 | # Define the identity of the package. |
3077 | 3077 | PACKAGE='simscan' |
3078 | | - VERSION='1.4.2' |
| 3078 | + VERSION='1.4.3' |
3079 | 3079 |
|
3080 | 3080 |
|
3081 | 3081 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -6632,6 +6632,7 @@ DEFS=-DHAVE_CONFIG_H |
6632 | 6632 |
|
6633 | 6633 | ac_libobjs= |
6634 | 6634 | ac_ltlibobjs= |
| 6635 | +U= |
6635 | 6636 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
6636 | 6637 | # 1. Remove the extension, and $U if already installed. |
6637 | 6638 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
@@ -7064,7 +7065,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7064 | 7065 | # report actual input values of CONFIG_FILES etc. instead of their |
7065 | 7066 | # values after options handling. |
7066 | 7067 | ac_log=" |
7067 | | -This file was extended by simscan $as_me 1.4.2, which was |
| 7068 | +This file was extended by simscan $as_me 1.4.3, which was |
7068 | 7069 | generated by GNU Autoconf 2.71. Invocation command line was |
7069 | 7070 |
|
7070 | 7071 | CONFIG_FILES = $CONFIG_FILES |
@@ -7132,7 +7133,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
7132 | 7133 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7133 | 7134 | ac_cs_config='$ac_cs_config_escaped' |
7134 | 7135 | ac_cs_version="\\ |
7135 | | -simscan config.status 1.4.2 |
| 7136 | +simscan config.status 1.4.3 |
7136 | 7137 | configured by $0, generated by GNU Autoconf 2.71, |
7137 | 7138 | with options \\"\$ac_cs_config\\" |
7138 | 7139 |
|
|
7995 | 7996 |
|
7996 | 7997 |
|
7997 | 7998 | echo "" |
| 7999 | +echo "---------------------------------------" |
| 8000 | +echo " $PACKAGE_NAME $PACKAGE_VERSION" |
7998 | 8001 | echo " Current settings" |
7999 | 8002 | echo "---------------------------------------" |
8000 | 8003 | echo " user = $ENABLE_USER" |
|
0 commit comments