Rev 18210 | Rev 18267 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18210 | Rev 18211 | ||
---|---|---|---|
Line 578... | Line 578... | ||
578 | MAKEFLAGS= |
578 | MAKEFLAGS= |
579 | 579 | ||
580 | # Identity of this package. |
580 | # Identity of this package. |
581 | PACKAGE_NAME='WIMS' |
581 | PACKAGE_NAME='WIMS' |
582 | PACKAGE_TARNAME='wims' |
582 | PACKAGE_TARNAME='wims' |
583 | PACKAGE_VERSION='4. |
583 | PACKAGE_VERSION='4.27d' |
584 | PACKAGE_STRING='WIMS 4.27d' |
584 | PACKAGE_STRING='WIMS 4.27d' |
585 | PACKAGE_BUGREPORT='wimsdev@groupes.renater.fr' |
585 | PACKAGE_BUGREPORT='wimsdev@groupes.renater.fr' |
586 | PACKAGE_URL='' |
586 | PACKAGE_URL='' |
587 | 587 | ||
588 | ac_unique_file="wims.c" |
588 | ac_unique_file="wims.c" |
Line 1415... | Line 1415... | ||
1415 | fi |
1415 | fi |
1416 | 1416 | ||
1417 | test -n "$ac_init_help" && exit $ac_status |
1417 | test -n "$ac_init_help" && exit $ac_status |
1418 | if $ac_init_version; then |
1418 | if $ac_init_version; then |
1419 | cat <<\_ACEOF |
1419 | cat <<\_ACEOF |
1420 | WIMS configure 4. |
1420 | WIMS configure 4.27d |
1421 | generated by GNU Autoconf 2.69 |
1421 | generated by GNU Autoconf 2.69 |
1422 | 1422 | ||
1423 | Copyright (C) 2012 Free Software Foundation, Inc. |
1423 | Copyright (C) 2012 Free Software Foundation, Inc. |
1424 | This configure script is free software; the Free Software Foundation |
1424 | This configure script is free software; the Free Software Foundation |
1425 | gives unlimited permission to copy, distribute and modify it. |
1425 | gives unlimited permission to copy, distribute and modify it. |
Line 1876... | Line 1876... | ||
1876 | } # ac_fn_c_check_header_mongrel |
1876 | } # ac_fn_c_check_header_mongrel |
1877 | cat >config.log <<_ACEOF |
1877 | cat >config.log <<_ACEOF |
1878 | This file contains any messages produced by compilers while |
1878 | This file contains any messages produced by compilers while |
1879 | running configure, to aid debugging if configure makes a mistake. |
1879 | running configure, to aid debugging if configure makes a mistake. |
1880 | 1880 | ||
1881 | It was created by WIMS $as_me 4. |
1881 | It was created by WIMS $as_me 4.27d, which was |
1882 | generated by GNU Autoconf 2.69. Invocation command line was |
1882 | generated by GNU Autoconf 2.69. Invocation command line was |
1883 | 1883 | ||
1884 | $ $0 $@ |
1884 | $ $0 $@ |
1885 | 1885 | ||
1886 | _ACEOF |
1886 | _ACEOF |
Line 7086... | Line 7086... | ||
7086 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7086 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7087 | # Save the log message, to keep $0 and so on meaningful, and to |
7087 | # Save the log message, to keep $0 and so on meaningful, and to |
7088 | # report actual input values of CONFIG_FILES etc. instead of their |
7088 | # report actual input values of CONFIG_FILES etc. instead of their |
7089 | # values after options handling. |
7089 | # values after options handling. |
7090 | ac_log=" |
7090 | ac_log=" |
7091 | This file was extended by WIMS $as_me 4. |
7091 | This file was extended by WIMS $as_me 4.27d, which was |
7092 | generated by GNU Autoconf 2.69. Invocation command line was |
7092 | generated by GNU Autoconf 2.69. Invocation command line was |
7093 | 7093 | ||
7094 | CONFIG_FILES = $CONFIG_FILES |
7094 | CONFIG_FILES = $CONFIG_FILES |
7095 | CONFIG_HEADERS = $CONFIG_HEADERS |
7095 | CONFIG_HEADERS = $CONFIG_HEADERS |
7096 | CONFIG_LINKS = $CONFIG_LINKS |
7096 | CONFIG_LINKS = $CONFIG_LINKS |
Line 7148... | Line 7148... | ||
7148 | 7148 | ||
7149 | _ACEOF |
7149 | _ACEOF |
7150 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7150 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7151 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7151 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7152 | ac_cs_version="\\ |
7152 | ac_cs_version="\\ |
7153 | WIMS config.status 4. |
7153 | WIMS config.status 4.27d |
7154 | configured by $0, generated by GNU Autoconf 2.69, |
7154 | configured by $0, generated by GNU Autoconf 2.69, |
7155 | with options \\"\$ac_cs_config\\" |
7155 | with options \\"\$ac_cs_config\\" |
7156 | 7156 | ||
7157 | Copyright (C) 2012 Free Software Foundation, Inc. |
7157 | Copyright (C) 2012 Free Software Foundation, Inc. |
7158 | This config.status script is free software; the Free Software Foundation |
7158 | This config.status script is free software; the Free Software Foundation |