The R Project SVN R

Rev

Rev 89381 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 89381 Rev 89721
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.72 for R 4.6.0.
3
# Generated by GNU Autoconf 2.72 for R 4.7.0.
4
#
4
#
5
# Report bugs to <https://bugs.r-project.org>.
5
# Report bugs to <https://bugs.r-project.org>.
6
#
6
#
7
#
7
#
8
# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
8
# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
Line 612... Line 612...
612
MAKEFLAGS=
612
MAKEFLAGS=
613
 
613
 
614
# Identity of this package.
614
# Identity of this package.
615
PACKAGE_NAME='R'
615
PACKAGE_NAME='R'
616
PACKAGE_TARNAME='R'
616
PACKAGE_TARNAME='R'
617
PACKAGE_VERSION='4.6.0'
617
PACKAGE_VERSION='4.7.0'
618
PACKAGE_STRING='R 4.6.0'
618
PACKAGE_STRING='R 4.7.0'
619
PACKAGE_BUGREPORT='https://bugs.r-project.org'
619
PACKAGE_BUGREPORT='https://bugs.r-project.org'
620
PACKAGE_URL='https://www.r-project.org'
620
PACKAGE_URL='https://www.r-project.org'
621
 
621
 
622
ac_unique_file="src/include/Defn.h"
622
ac_unique_file="src/include/Defn.h"
623
# Factoring default headers for most tests.
623
# Factoring default headers for most tests.
Line 1757... Line 1757...
1757
#
1757
#
1758
if test "$ac_init_help" = "long"; then
1758
if test "$ac_init_help" = "long"; then
1759
  # Omit some internal or obsolete options to make the list less imposing.
1759
  # Omit some internal or obsolete options to make the list less imposing.
1760
  # This message is too long to be a string in the A/UX 3.1 sh.
1760
  # This message is too long to be a string in the A/UX 3.1 sh.
1761
  cat <<_ACEOF
1761
  cat <<_ACEOF
1762
'configure' configures R 4.6.0 to adapt to many kinds of systems.
1762
'configure' configures R 4.7.0 to adapt to many kinds of systems.
1763
 
1763
 
1764
Usage: $0 [OPTION]... [VAR=VALUE]...
1764
Usage: $0 [OPTION]... [VAR=VALUE]...
1765
 
1765
 
1766
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1766
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1767
VAR=VALUE.  See below for descriptions of some of the useful variables.
1767
VAR=VALUE.  See below for descriptions of some of the useful variables.
Line 1833... Line 1833...
1833
_ACEOF
1833
_ACEOF
1834
fi
1834
fi
1835
 
1835
 
1836
if test -n "$ac_init_help"; then
1836
if test -n "$ac_init_help"; then
1837
  case $ac_init_help in
1837
  case $ac_init_help in
1838
     short | recursive ) echo "Configuration of R 4.6.0:";;
1838
     short | recursive ) echo "Configuration of R 4.7.0:";;
1839
   esac
1839
   esac
1840
  cat <<\_ACEOF
1840
  cat <<\_ACEOF
1841
 
1841
 
1842
Optional Features:
1842
Optional Features:
1843
  --disable-option-checking  ignore unrecognized --enable/--with options
1843
  --disable-option-checking  ignore unrecognized --enable/--with options
Line 2134... Line 2134...
2134
fi
2134
fi
2135
 
2135
 
2136
test -n "$ac_init_help" && exit $ac_status
2136
test -n "$ac_init_help" && exit $ac_status
2137
if $ac_init_version; then
2137
if $ac_init_version; then
2138
  cat <<\_ACEOF
2138
  cat <<\_ACEOF
2139
R configure 4.6.0
2139
R configure 4.7.0
2140
generated by GNU Autoconf 2.72
2140
generated by GNU Autoconf 2.72
2141
 
2141
 
2142
Copyright (C) 2023 Free Software Foundation, Inc.
2142
Copyright (C) 2023 Free Software Foundation, Inc.
2143
This configure script is free software; the Free Software Foundation
2143
This configure script is free software; the Free Software Foundation
2144
gives unlimited permission to copy, distribute and modify it.
2144
gives unlimited permission to copy, distribute and modify it.
Line 3190... Line 3190...
3190
 
3190
 
3191
cat >config.log <<_ACEOF
3191
cat >config.log <<_ACEOF
3192
This file contains any messages produced by compilers while
3192
This file contains any messages produced by compilers while
3193
running configure, to aid debugging if configure makes a mistake.
3193
running configure, to aid debugging if configure makes a mistake.
3194
 
3194
 
3195
It was created by R $as_me 4.6.0, which was
3195
It was created by R $as_me 4.7.0, which was
3196
generated by GNU Autoconf 2.72.  Invocation command line was
3196
generated by GNU Autoconf 2.72.  Invocation command line was
3197
 
3197
 
3198
  $ $0$ac_configure_args_raw
3198
  $ $0$ac_configure_args_raw
3199
 
3199
 
3200
_ACEOF
3200
_ACEOF
Line 61468... Line 61468...
61468
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
61468
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
61469
# Save the log message, to keep $0 and so on meaningful, and to
61469
# Save the log message, to keep $0 and so on meaningful, and to
61470
# report actual input values of CONFIG_FILES etc. instead of their
61470
# report actual input values of CONFIG_FILES etc. instead of their
61471
# values after options handling.
61471
# values after options handling.
61472
ac_log="
61472
ac_log="
61473
This file was extended by R $as_me 4.6.0, which was
61473
This file was extended by R $as_me 4.7.0, which was
61474
generated by GNU Autoconf 2.72.  Invocation command line was
61474
generated by GNU Autoconf 2.72.  Invocation command line was
61475
 
61475
 
61476
  CONFIG_FILES    = $CONFIG_FILES
61476
  CONFIG_FILES    = $CONFIG_FILES
61477
  CONFIG_HEADERS  = $CONFIG_HEADERS
61477
  CONFIG_HEADERS  = $CONFIG_HEADERS
61478
  CONFIG_LINKS    = $CONFIG_LINKS
61478
  CONFIG_LINKS    = $CONFIG_LINKS
Line 61537... Line 61537...
61537
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
61537
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
61538
ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
61538
ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
61539
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
61539
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
61540
ac_cs_config='$ac_cs_config_escaped'
61540
ac_cs_config='$ac_cs_config_escaped'
61541
ac_cs_version="\\
61541
ac_cs_version="\\
61542
R config.status 4.6.0
61542
R config.status 4.7.0
61543
configured by $0, generated by GNU Autoconf 2.72,
61543
configured by $0, generated by GNU Autoconf 2.72,
61544
  with options \\"\$ac_cs_config\\"
61544
  with options \\"\$ac_cs_config\\"
61545
 
61545
 
61546
Copyright (C) 2023 Free Software Foundation, Inc.
61546
Copyright (C) 2023 Free Software Foundation, Inc.
61547
This config.status script is free software; the Free Software Foundation
61547
This config.status script is free software; the Free Software Foundation