Rev 18045 | Rev 18211 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18045 | Rev 18210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #! /bin/sh |
1 | #! /bin/sh |
2 | # Guess values for system-dependent variables and create Makefiles. |
2 | # Guess values for system-dependent variables and create Makefiles. |
3 | # Generated by GNU Autoconf 2.69 for WIMS 4. |
3 | # Generated by GNU Autoconf 2.69 for WIMS 4.27d. |
4 | # |
4 | # |
5 | # Report bugs to <wimsdev@groupes.renater.fr>. |
5 | # Report bugs to <wimsdev@groupes.renater.fr>. |
6 | # |
6 | # |
7 | # |
7 | # |
8 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
8 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
Line 579... | Line 579... | ||
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.27c' |
583 | PACKAGE_VERSION='4.27c' |
584 | PACKAGE_STRING='WIMS 4. |
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" |
589 | # Factoring default headers for most tests. |
589 | # Factoring default headers for most tests. |
Line 1259... | Line 1259... | ||
1259 | # |
1259 | # |
1260 | if test "$ac_init_help" = "long"; then |
1260 | if test "$ac_init_help" = "long"; then |
1261 | # Omit some internal or obsolete options to make the list less imposing. |
1261 | # Omit some internal or obsolete options to make the list less imposing. |
1262 | # This message is too long to be a string in the A/UX 3.1 sh. |
1262 | # This message is too long to be a string in the A/UX 3.1 sh. |
1263 | cat <<_ACEOF |
1263 | cat <<_ACEOF |
1264 | \`configure' configures WIMS 4. |
1264 | \`configure' configures WIMS 4.27d to adapt to many kinds of systems. |
1265 | 1265 | ||
1266 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1266 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1267 | 1267 | ||
1268 | To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1268 | To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1269 | VAR=VALUE. See below for descriptions of some of the useful variables. |
1269 | VAR=VALUE. See below for descriptions of some of the useful variables. |
Line 1320... | Line 1320... | ||
1320 | _ACEOF |
1320 | _ACEOF |
1321 | fi |
1321 | fi |
1322 | 1322 | ||
1323 | if test -n "$ac_init_help"; then |
1323 | if test -n "$ac_init_help"; then |
1324 | case $ac_init_help in |
1324 | case $ac_init_help in |
1325 | short | recursive ) echo "Configuration of WIMS 4. |
1325 | short | recursive ) echo "Configuration of WIMS 4.27d:";; |
1326 | esac |
1326 | esac |
1327 | cat <<\_ACEOF |
1327 | cat <<\_ACEOF |
1328 | 1328 | ||
1329 | Optional Packages: |
1329 | Optional Packages: |
1330 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
1330 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |