* configure.in: Always use install-sh.
* configure: Regenerate.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | 2003-07-25  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
|  | 	* configure.in: Always use install-sh. | ||||||
|  | 	* configure: Regenerate. | ||||||
|  |  | ||||||
| 2003-07-01  Christopher Faylor  <cgf@redhat.com> | 2003-07-01  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
| 	* Makefile.in (OBJS): Move some more files from cygwin directory. | 	* Makefile.in (OBJS): Move some more files from cygwin directory. | ||||||
|   | |||||||
							
								
								
									
										104
									
								
								winsup/cygserver/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										104
									
								
								winsup/cygserver/configure
									
									
									
									
										vendored
									
									
								
							| @@ -524,6 +524,8 @@ fi | |||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| ac_aux_dir= | ac_aux_dir= | ||||||
| for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | ||||||
|   if test -f $ac_dir/install-sh; then |   if test -f $ac_dir/install-sh; then | ||||||
| @@ -555,7 +557,7 @@ ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. | |||||||
| # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | ||||||
| # ./install, which can be erroneously created by make from ./install.sh. | # ./install, which can be erroneously created by make from ./install.sh. | ||||||
| echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | ||||||
| echo "configure:559: checking for a BSD compatible install" >&5 | echo "configure:561: checking for a BSD compatible install" >&5 | ||||||
| if test -z "$INSTALL"; then | if test -z "$INSTALL"; then | ||||||
| if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| @@ -641,7 +643,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking host system type""... $ac_c" 1>&6 | echo $ac_n "checking host system type""... $ac_c" 1>&6 | ||||||
| echo "configure:645: checking host system type" >&5 | echo "configure:647: checking host system type" >&5 | ||||||
|  |  | ||||||
| host_alias=$host | host_alias=$host | ||||||
| case "$host_alias" in | case "$host_alias" in | ||||||
| @@ -662,7 +664,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |||||||
| echo "$ac_t""$host" 1>&6 | echo "$ac_t""$host" 1>&6 | ||||||
|  |  | ||||||
| echo $ac_n "checking target system type""... $ac_c" 1>&6 | echo $ac_n "checking target system type""... $ac_c" 1>&6 | ||||||
| echo "configure:666: checking target system type" >&5 | echo "configure:668: checking target system type" >&5 | ||||||
|  |  | ||||||
| target_alias=$target | target_alias=$target | ||||||
| case "$target_alias" in | case "$target_alias" in | ||||||
| @@ -680,7 +682,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |||||||
| echo "$ac_t""$target" 1>&6 | echo "$ac_t""$target" 1>&6 | ||||||
|  |  | ||||||
| echo $ac_n "checking build system type""... $ac_c" 1>&6 | echo $ac_n "checking build system type""... $ac_c" 1>&6 | ||||||
| echo "configure:684: checking build system type" >&5 | echo "configure:686: checking build system type" >&5 | ||||||
|  |  | ||||||
| build_alias=$build | build_alias=$build | ||||||
| case "$build_alias" in | case "$build_alias" in | ||||||
| @@ -712,7 +714,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}gcc; ac_word=$2 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:716: checking for $ac_word" >&5 | echo "configure:718: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -744,7 +746,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "gcc", so it can be a program name with args. |   # Extract the first word of "gcc", so it can be a program name with args. | ||||||
| set dummy gcc; ac_word=$2 | set dummy gcc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:748: checking for $ac_word" >&5 | echo "configure:750: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -780,7 +782,7 @@ if test -z "$CC"; then | |||||||
|   # Extract the first word of "cc", so it can be a program name with args. |   # Extract the first word of "cc", so it can be a program name with args. | ||||||
| set dummy cc; ac_word=$2 | set dummy cc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:784: checking for $ac_word" >&5 | echo "configure:786: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -829,7 +831,7 @@ fi | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | ||||||
| echo "configure:833: checking whether we are using GNU C" >&5 | echo "configure:835: checking whether we are using GNU C" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -838,7 +840,7 @@ else | |||||||
|   yes; |   yes; | ||||||
| #endif | #endif | ||||||
| EOF | EOF | ||||||
| if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:842: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:844: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | ||||||
|   ac_cv_prog_gcc=yes |   ac_cv_prog_gcc=yes | ||||||
| else | else | ||||||
|   ac_cv_prog_gcc=no |   ac_cv_prog_gcc=no | ||||||
| @@ -853,7 +855,7 @@ if test $ac_cv_prog_gcc = yes; then | |||||||
|   ac_save_CFLAGS="$CFLAGS" |   ac_save_CFLAGS="$CFLAGS" | ||||||
|   CFLAGS= |   CFLAGS= | ||||||
|   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | ||||||
| echo "configure:857: checking whether ${CC-cc} accepts -g" >&5 | echo "configure:859: checking whether ${CC-cc} accepts -g" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -883,7 +885,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}g++", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}g++", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}g++; ac_word=$2 | set dummy ${ac_tool_prefix}g++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:887: checking for $ac_word" >&5 | echo "configure:889: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -915,7 +917,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "g++", so it can be a program name with args. |   # Extract the first word of "g++", so it can be a program name with args. | ||||||
| set dummy g++; ac_word=$2 | set dummy g++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:919: checking for $ac_word" >&5 | echo "configure:921: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -951,7 +953,7 @@ if test -z "$CXX"; then | |||||||
|   # Extract the first word of "c++", so it can be a program name with args. |   # Extract the first word of "c++", so it can be a program name with args. | ||||||
| set dummy c++; ac_word=$2 | set dummy c++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:955: checking for $ac_word" >&5 | echo "configure:957: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1000,7 +1002,7 @@ esac | |||||||
| # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ar; ac_word=$2 | set dummy ${ac_tool_prefix}ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1004: checking for $ac_word" >&5 | echo "configure:1006: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1032,7 +1034,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ar", so it can be a program name with args. |   # Extract the first word of "ar", so it can be a program name with args. | ||||||
| set dummy ar; ac_word=$2 | set dummy ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1036: checking for $ac_word" >&5 | echo "configure:1038: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1067,7 +1069,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}as; ac_word=$2 | set dummy ${ac_tool_prefix}as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1071: checking for $ac_word" >&5 | echo "configure:1073: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1099,7 +1101,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "as", so it can be a program name with args. |   # Extract the first word of "as", so it can be a program name with args. | ||||||
| set dummy as; ac_word=$2 | set dummy as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1103: checking for $ac_word" >&5 | echo "configure:1105: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1134,7 +1136,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1138: checking for $ac_word" >&5 | echo "configure:1140: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1166,7 +1168,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ranlib", so it can be a program name with args. |   # Extract the first word of "ranlib", so it can be a program name with args. | ||||||
| set dummy ranlib; ac_word=$2 | set dummy ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1170: checking for $ac_word" >&5 | echo "configure:1172: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1201,7 +1203,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ld; ac_word=$2 | set dummy ${ac_tool_prefix}ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1205: checking for $ac_word" >&5 | echo "configure:1207: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1233,7 +1235,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ld", so it can be a program name with args. |   # Extract the first word of "ld", so it can be a program name with args. | ||||||
| set dummy ld; ac_word=$2 | set dummy ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1237: checking for $ac_word" >&5 | echo "configure:1239: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1268,7 +1270,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}nm; ac_word=$2 | set dummy ${ac_tool_prefix}nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1272: checking for $ac_word" >&5 | echo "configure:1274: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1300,7 +1302,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "nm", so it can be a program name with args. |   # Extract the first word of "nm", so it can be a program name with args. | ||||||
| set dummy nm; ac_word=$2 | set dummy nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1304: checking for $ac_word" >&5 | echo "configure:1306: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1335,7 +1337,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1339: checking for $ac_word" >&5 | echo "configure:1341: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1367,7 +1369,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "dlltool", so it can be a program name with args. |   # Extract the first word of "dlltool", so it can be a program name with args. | ||||||
| set dummy dlltool; ac_word=$2 | set dummy dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1371: checking for $ac_word" >&5 | echo "configure:1373: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1402,7 +1404,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}windres; ac_word=$2 | set dummy ${ac_tool_prefix}windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1406: checking for $ac_word" >&5 | echo "configure:1408: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1434,7 +1436,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "windres", so it can be a program name with args. |   # Extract the first word of "windres", so it can be a program name with args. | ||||||
| set dummy windres; ac_word=$2 | set dummy windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1438: checking for $ac_word" >&5 | echo "configure:1440: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1468,7 +1470,7 @@ fi | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | ||||||
| echo "configure:1472: checking how to run the C preprocessor" >&5 | echo "configure:1474: checking how to run the C preprocessor" >&5 | ||||||
| # On Suns, sometimes $CPP names a directory. | # On Suns, sometimes $CPP names a directory. | ||||||
| if test -n "$CPP" && test -d "$CPP"; then | if test -n "$CPP" && test -d "$CPP"; then | ||||||
|   CPP= |   CPP= | ||||||
| @@ -1483,13 +1485,13 @@ else | |||||||
|   # On the NeXT, cc -E runs the code through the compiler's parser, |   # On the NeXT, cc -E runs the code through the compiler's parser, | ||||||
|   # not just through cpp. |   # not just through cpp. | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1487 "configure" | #line 1489 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1493: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1495: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1500,13 +1502,13 @@ else | |||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   CPP="${CC-cc} -E -traditional-cpp" |   CPP="${CC-cc} -E -traditional-cpp" | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1504 "configure" | #line 1506 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1510: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1517,13 +1519,13 @@ else | |||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   CPP="${CC-cc} -nologo -E" |   CPP="${CC-cc} -nologo -E" | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1521 "configure" | #line 1523 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1527: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1529: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1550,19 +1552,19 @@ echo "$ac_t""$CPP" 1>&6 | |||||||
| # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | ||||||
| # for constant arguments.  Useless! | # for constant arguments.  Useless! | ||||||
| echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 | echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 | ||||||
| echo "configure:1554: checking for working alloca.h" >&5 | echo "configure:1556: checking for working alloca.h" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1559 "configure" | #line 1561 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <alloca.h> | #include <alloca.h> | ||||||
| int main() { | int main() { | ||||||
| char *p = alloca(2 * sizeof(int)); | char *p = alloca(2 * sizeof(int)); | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1566: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   ac_cv_header_alloca_h=yes |   ac_cv_header_alloca_h=yes | ||||||
| else | else | ||||||
| @@ -1583,12 +1585,12 @@ EOF | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking for alloca""... $ac_c" 1>&6 | echo $ac_n "checking for alloca""... $ac_c" 1>&6 | ||||||
| echo "configure:1587: checking for alloca" >&5 | echo "configure:1589: checking for alloca" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1592 "configure" | #line 1594 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| #ifdef __GNUC__ | #ifdef __GNUC__ | ||||||
| @@ -1616,7 +1618,7 @@ int main() { | |||||||
| char *p = (char *) alloca(1); | char *p = (char *) alloca(1); | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   ac_cv_func_alloca_works=yes |   ac_cv_func_alloca_works=yes | ||||||
| else | else | ||||||
| @@ -1648,12 +1650,12 @@ EOF | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 | echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 | ||||||
| echo "configure:1652: checking whether alloca needs Cray hooks" >&5 | echo "configure:1654: checking whether alloca needs Cray hooks" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1657 "configure" | #line 1659 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #if defined(CRAY) && ! defined(CRAY2) | #if defined(CRAY) && ! defined(CRAY2) | ||||||
| webecray | webecray | ||||||
| @@ -1678,12 +1680,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6 | |||||||
| if test $ac_cv_os_cray = yes; then | if test $ac_cv_os_cray = yes; then | ||||||
| for ac_func in _getb67 GETB67 getb67; do | for ac_func in _getb67 GETB67 getb67; do | ||||||
|   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | ||||||
| echo "configure:1682: checking for $ac_func" >&5 | echo "configure:1684: checking for $ac_func" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1687 "configure" | #line 1689 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| /* System header to define __stub macros and hopefully few prototypes, | /* System header to define __stub macros and hopefully few prototypes, | ||||||
|     which can conflict with char $ac_func(); below.  */ |     which can conflict with char $ac_func(); below.  */ | ||||||
| @@ -1706,7 +1708,7 @@ $ac_func(); | |||||||
|  |  | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1710: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   eval "ac_cv_func_$ac_func=yes" |   eval "ac_cv_func_$ac_func=yes" | ||||||
| else | else | ||||||
| @@ -1733,7 +1735,7 @@ done | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 | echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 | ||||||
| echo "configure:1737: checking stack direction for C alloca" >&5 | echo "configure:1739: checking stack direction for C alloca" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1741,7 +1743,7 @@ else | |||||||
|   ac_cv_c_stack_direction=0 |   ac_cv_c_stack_direction=0 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1745 "configure" | #line 1747 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| find_stack_direction () | find_stack_direction () | ||||||
| { | { | ||||||
| @@ -1760,7 +1762,7 @@ main () | |||||||
|   exit (find_stack_direction() < 0); |   exit (find_stack_direction() < 0); | ||||||
| } | } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | if { (eval echo configure:1766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | ||||||
| then | then | ||||||
|   ac_cv_c_stack_direction=1 |   ac_cv_c_stack_direction=1 | ||||||
| else | else | ||||||
| @@ -1782,7 +1784,7 @@ EOF | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | ||||||
| echo "configure:1786: checking whether ${MAKE-make} sets \${MAKE}" >&5 | echo "configure:1788: checking whether ${MAKE-make} sets \${MAKE}" >&5 | ||||||
| set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| @@ -1819,7 +1821,7 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes | |||||||
| cross_compiling=$ac_cv_prog_cxx_cross | cross_compiling=$ac_cv_prog_cxx_cross | ||||||
|  |  | ||||||
| cat > conftest.$ac_ext <<EOF | cat > conftest.$ac_ext <<EOF | ||||||
| #line 1823 "configure" | #line 1825 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| #include <string.h> | #include <string.h> | ||||||
| @@ -1832,7 +1834,7 @@ int main() { | |||||||
|   |   | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | if { (eval echo configure:1838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   use_builtin_memset=yes |   use_builtin_memset=yes | ||||||
| else | else | ||||||
|   | |||||||
| @@ -12,6 +12,8 @@ dnl Process this file with autoconf to produce a configure script. | |||||||
| AC_PREREQ(2.12)dnl | AC_PREREQ(2.12)dnl | ||||||
| AC_INIT(cygserver.cc) | AC_INIT(cygserver.cc) | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| AC_PROG_INSTALL | AC_PROG_INSTALL | ||||||
|  |  | ||||||
| dnl FIXME: We temporarily define our own version of AC_PROG_CC.  This is | dnl FIXME: We temporarily define our own version of AC_PROG_CC.  This is | ||||||
|   | |||||||
| @@ -1,3 +1,8 @@ | |||||||
|  | 2003-07-25  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
|  | 	* configure.in: Always use install-sh. | ||||||
|  | 	* configure: Regenerate. | ||||||
|  |  | ||||||
| 2003-07-25  Christopher Faylor  <cgf@redhat.com> | 2003-07-25  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
| 	* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define. | 	* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define. | ||||||
|   | |||||||
							
								
								
									
										104
									
								
								winsup/cygwin/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										104
									
								
								winsup/cygwin/configure
									
									
									
									
										vendored
									
									
								
							| @@ -533,6 +533,8 @@ fi | |||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| ac_aux_dir= | ac_aux_dir= | ||||||
| for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | ||||||
|   if test -f $ac_dir/install-sh; then |   if test -f $ac_dir/install-sh; then | ||||||
| @@ -564,7 +566,7 @@ ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. | |||||||
| # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | ||||||
| # ./install, which can be erroneously created by make from ./install.sh. | # ./install, which can be erroneously created by make from ./install.sh. | ||||||
| echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | ||||||
| echo "configure:568: checking for a BSD compatible install" >&5 | echo "configure:570: checking for a BSD compatible install" >&5 | ||||||
| if test -z "$INSTALL"; then | if test -z "$INSTALL"; then | ||||||
| if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| @@ -650,7 +652,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking host system type""... $ac_c" 1>&6 | echo $ac_n "checking host system type""... $ac_c" 1>&6 | ||||||
| echo "configure:654: checking host system type" >&5 | echo "configure:656: checking host system type" >&5 | ||||||
|  |  | ||||||
| host_alias=$host | host_alias=$host | ||||||
| case "$host_alias" in | case "$host_alias" in | ||||||
| @@ -671,7 +673,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |||||||
| echo "$ac_t""$host" 1>&6 | echo "$ac_t""$host" 1>&6 | ||||||
|  |  | ||||||
| echo $ac_n "checking target system type""... $ac_c" 1>&6 | echo $ac_n "checking target system type""... $ac_c" 1>&6 | ||||||
| echo "configure:675: checking target system type" >&5 | echo "configure:677: checking target system type" >&5 | ||||||
|  |  | ||||||
| target_alias=$target | target_alias=$target | ||||||
| case "$target_alias" in | case "$target_alias" in | ||||||
| @@ -689,7 +691,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |||||||
| echo "$ac_t""$target" 1>&6 | echo "$ac_t""$target" 1>&6 | ||||||
|  |  | ||||||
| echo $ac_n "checking build system type""... $ac_c" 1>&6 | echo $ac_n "checking build system type""... $ac_c" 1>&6 | ||||||
| echo "configure:693: checking build system type" >&5 | echo "configure:695: checking build system type" >&5 | ||||||
|  |  | ||||||
| build_alias=$build | build_alias=$build | ||||||
| case "$build_alias" in | case "$build_alias" in | ||||||
| @@ -721,7 +723,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}gcc; ac_word=$2 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:725: checking for $ac_word" >&5 | echo "configure:727: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -753,7 +755,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "gcc", so it can be a program name with args. |   # Extract the first word of "gcc", so it can be a program name with args. | ||||||
| set dummy gcc; ac_word=$2 | set dummy gcc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:757: checking for $ac_word" >&5 | echo "configure:759: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -789,7 +791,7 @@ if test -z "$CC"; then | |||||||
|   # Extract the first word of "cc", so it can be a program name with args. |   # Extract the first word of "cc", so it can be a program name with args. | ||||||
| set dummy cc; ac_word=$2 | set dummy cc; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:793: checking for $ac_word" >&5 | echo "configure:795: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -838,7 +840,7 @@ fi | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | ||||||
| echo "configure:842: checking whether we are using GNU C" >&5 | echo "configure:844: checking whether we are using GNU C" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -847,7 +849,7 @@ else | |||||||
|   yes; |   yes; | ||||||
| #endif | #endif | ||||||
| EOF | EOF | ||||||
| if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:851: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:853: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | ||||||
|   ac_cv_prog_gcc=yes |   ac_cv_prog_gcc=yes | ||||||
| else | else | ||||||
|   ac_cv_prog_gcc=no |   ac_cv_prog_gcc=no | ||||||
| @@ -862,7 +864,7 @@ if test $ac_cv_prog_gcc = yes; then | |||||||
|   ac_save_CFLAGS="$CFLAGS" |   ac_save_CFLAGS="$CFLAGS" | ||||||
|   CFLAGS= |   CFLAGS= | ||||||
|   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | ||||||
| echo "configure:866: checking whether ${CC-cc} accepts -g" >&5 | echo "configure:868: checking whether ${CC-cc} accepts -g" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -892,7 +894,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}g++", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}g++", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}g++; ac_word=$2 | set dummy ${ac_tool_prefix}g++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:896: checking for $ac_word" >&5 | echo "configure:898: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -924,7 +926,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "g++", so it can be a program name with args. |   # Extract the first word of "g++", so it can be a program name with args. | ||||||
| set dummy g++; ac_word=$2 | set dummy g++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:928: checking for $ac_word" >&5 | echo "configure:930: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -960,7 +962,7 @@ if test -z "$CXX"; then | |||||||
|   # Extract the first word of "c++", so it can be a program name with args. |   # Extract the first word of "c++", so it can be a program name with args. | ||||||
| set dummy c++; ac_word=$2 | set dummy c++; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:964: checking for $ac_word" >&5 | echo "configure:966: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1009,7 +1011,7 @@ esac | |||||||
| # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ar; ac_word=$2 | set dummy ${ac_tool_prefix}ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1013: checking for $ac_word" >&5 | echo "configure:1015: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1041,7 +1043,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ar", so it can be a program name with args. |   # Extract the first word of "ar", so it can be a program name with args. | ||||||
| set dummy ar; ac_word=$2 | set dummy ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1045: checking for $ac_word" >&5 | echo "configure:1047: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1076,7 +1078,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}as; ac_word=$2 | set dummy ${ac_tool_prefix}as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1080: checking for $ac_word" >&5 | echo "configure:1082: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1108,7 +1110,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "as", so it can be a program name with args. |   # Extract the first word of "as", so it can be a program name with args. | ||||||
| set dummy as; ac_word=$2 | set dummy as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1112: checking for $ac_word" >&5 | echo "configure:1114: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1143,7 +1145,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1147: checking for $ac_word" >&5 | echo "configure:1149: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1175,7 +1177,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ranlib", so it can be a program name with args. |   # Extract the first word of "ranlib", so it can be a program name with args. | ||||||
| set dummy ranlib; ac_word=$2 | set dummy ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1179: checking for $ac_word" >&5 | echo "configure:1181: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1210,7 +1212,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}ld; ac_word=$2 | set dummy ${ac_tool_prefix}ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1214: checking for $ac_word" >&5 | echo "configure:1216: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1242,7 +1244,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "ld", so it can be a program name with args. |   # Extract the first word of "ld", so it can be a program name with args. | ||||||
| set dummy ld; ac_word=$2 | set dummy ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1246: checking for $ac_word" >&5 | echo "configure:1248: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1277,7 +1279,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}nm; ac_word=$2 | set dummy ${ac_tool_prefix}nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1281: checking for $ac_word" >&5 | echo "configure:1283: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1309,7 +1311,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "nm", so it can be a program name with args. |   # Extract the first word of "nm", so it can be a program name with args. | ||||||
| set dummy nm; ac_word=$2 | set dummy nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1313: checking for $ac_word" >&5 | echo "configure:1315: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1344,7 +1346,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1348: checking for $ac_word" >&5 | echo "configure:1350: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1376,7 +1378,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "dlltool", so it can be a program name with args. |   # Extract the first word of "dlltool", so it can be a program name with args. | ||||||
| set dummy dlltool; ac_word=$2 | set dummy dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1380: checking for $ac_word" >&5 | echo "configure:1382: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1411,7 +1413,7 @@ fi | |||||||
| # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. | ||||||
| set dummy ${ac_tool_prefix}windres; ac_word=$2 | set dummy ${ac_tool_prefix}windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1415: checking for $ac_word" >&5 | echo "configure:1417: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1443,7 +1445,7 @@ if test -n "$ac_tool_prefix"; then | |||||||
|   # Extract the first word of "windres", so it can be a program name with args. |   # Extract the first word of "windres", so it can be a program name with args. | ||||||
| set dummy windres; ac_word=$2 | set dummy windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:1447: checking for $ac_word" >&5 | echo "configure:1449: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1477,7 +1479,7 @@ fi | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | ||||||
| echo "configure:1481: checking how to run the C preprocessor" >&5 | echo "configure:1483: checking how to run the C preprocessor" >&5 | ||||||
| # On Suns, sometimes $CPP names a directory. | # On Suns, sometimes $CPP names a directory. | ||||||
| if test -n "$CPP" && test -d "$CPP"; then | if test -n "$CPP" && test -d "$CPP"; then | ||||||
|   CPP= |   CPP= | ||||||
| @@ -1492,13 +1494,13 @@ else | |||||||
|   # On the NeXT, cc -E runs the code through the compiler's parser, |   # On the NeXT, cc -E runs the code through the compiler's parser, | ||||||
|   # not just through cpp. |   # not just through cpp. | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1496 "configure" | #line 1498 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1502: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1504: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1509,13 +1511,13 @@ else | |||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   CPP="${CC-cc} -E -traditional-cpp" |   CPP="${CC-cc} -E -traditional-cpp" | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1513 "configure" | #line 1515 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1519: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1521: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1526,13 +1528,13 @@ else | |||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   CPP="${CC-cc} -nologo -E" |   CPP="${CC-cc} -nologo -E" | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1530 "configure" | #line 1532 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| Syntax Error | Syntax Error | ||||||
| EOF | EOF | ||||||
| ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | ||||||
| { (eval echo configure:1536: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | { (eval echo configure:1538: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | ||||||
| ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | ||||||
| if test -z "$ac_err"; then | if test -z "$ac_err"; then | ||||||
|   : |   : | ||||||
| @@ -1559,19 +1561,19 @@ echo "$ac_t""$CPP" 1>&6 | |||||||
| # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | ||||||
| # for constant arguments.  Useless! | # for constant arguments.  Useless! | ||||||
| echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 | echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 | ||||||
| echo "configure:1563: checking for working alloca.h" >&5 | echo "configure:1565: checking for working alloca.h" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1568 "configure" | #line 1570 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #include <alloca.h> | #include <alloca.h> | ||||||
| int main() { | int main() { | ||||||
| char *p = alloca(2 * sizeof(int)); | char *p = alloca(2 * sizeof(int)); | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1575: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   ac_cv_header_alloca_h=yes |   ac_cv_header_alloca_h=yes | ||||||
| else | else | ||||||
| @@ -1592,12 +1594,12 @@ EOF | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking for alloca""... $ac_c" 1>&6 | echo $ac_n "checking for alloca""... $ac_c" 1>&6 | ||||||
| echo "configure:1596: checking for alloca" >&5 | echo "configure:1598: checking for alloca" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1601 "configure" | #line 1603 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| #ifdef __GNUC__ | #ifdef __GNUC__ | ||||||
| @@ -1625,7 +1627,7 @@ int main() { | |||||||
| char *p = (char *) alloca(1); | char *p = (char *) alloca(1); | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   ac_cv_func_alloca_works=yes |   ac_cv_func_alloca_works=yes | ||||||
| else | else | ||||||
| @@ -1657,12 +1659,12 @@ EOF | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 | echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 | ||||||
| echo "configure:1661: checking whether alloca needs Cray hooks" >&5 | echo "configure:1663: checking whether alloca needs Cray hooks" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1666 "configure" | #line 1668 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| #if defined(CRAY) && ! defined(CRAY2) | #if defined(CRAY) && ! defined(CRAY2) | ||||||
| webecray | webecray | ||||||
| @@ -1687,12 +1689,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6 | |||||||
| if test $ac_cv_os_cray = yes; then | if test $ac_cv_os_cray = yes; then | ||||||
| for ac_func in _getb67 GETB67 getb67; do | for ac_func in _getb67 GETB67 getb67; do | ||||||
|   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | ||||||
| echo "configure:1691: checking for $ac_func" >&5 | echo "configure:1693: checking for $ac_func" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1696 "configure" | #line 1698 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| /* System header to define __stub macros and hopefully few prototypes, | /* System header to define __stub macros and hopefully few prototypes, | ||||||
|     which can conflict with char $ac_func(); below.  */ |     which can conflict with char $ac_func(); below.  */ | ||||||
| @@ -1715,7 +1717,7 @@ $ac_func(); | |||||||
|  |  | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1719: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | if { (eval echo configure:1721: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   eval "ac_cv_func_$ac_func=yes" |   eval "ac_cv_func_$ac_func=yes" | ||||||
| else | else | ||||||
| @@ -1742,7 +1744,7 @@ done | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 | echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 | ||||||
| echo "configure:1746: checking stack direction for C alloca" >&5 | echo "configure:1748: checking stack direction for C alloca" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -1750,7 +1752,7 @@ else | |||||||
|   ac_cv_c_stack_direction=0 |   ac_cv_c_stack_direction=0 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1754 "configure" | #line 1756 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
| find_stack_direction () | find_stack_direction () | ||||||
| { | { | ||||||
| @@ -1769,7 +1771,7 @@ main () | |||||||
|   exit (find_stack_direction() < 0); |   exit (find_stack_direction() < 0); | ||||||
| } | } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | if { (eval echo configure:1775: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | ||||||
| then | then | ||||||
|   ac_cv_c_stack_direction=1 |   ac_cv_c_stack_direction=1 | ||||||
| else | else | ||||||
| @@ -1791,7 +1793,7 @@ EOF | |||||||
| fi | fi | ||||||
|  |  | ||||||
| echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | ||||||
| echo "configure:1795: checking whether ${MAKE-make} sets \${MAKE}" >&5 | echo "configure:1797: checking whether ${MAKE-make} sets \${MAKE}" >&5 | ||||||
| set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| @@ -1828,7 +1830,7 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes | |||||||
| cross_compiling=$ac_cv_prog_cxx_cross | cross_compiling=$ac_cv_prog_cxx_cross | ||||||
|  |  | ||||||
| cat > conftest.$ac_ext <<EOF | cat > conftest.$ac_ext <<EOF | ||||||
| #line 1832 "configure" | #line 1834 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| #include <string.h> | #include <string.h> | ||||||
| @@ -1841,7 +1843,7 @@ int main() { | |||||||
|   |   | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1845: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | if { (eval echo configure:1847: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   use_builtin_memset=yes |   use_builtin_memset=yes | ||||||
| else | else | ||||||
|   | |||||||
| @@ -13,6 +13,8 @@ AC_PREREQ(2.12)dnl | |||||||
| AC_INIT(init.cc) | AC_INIT(init.cc) | ||||||
| AC_CONFIG_HEADER(config.h) | AC_CONFIG_HEADER(config.h) | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| AC_PROG_INSTALL | AC_PROG_INSTALL | ||||||
|  |  | ||||||
| dnl FIXME: We temporarily define our own version of AC_PROG_CC.  This is | dnl FIXME: We temporarily define our own version of AC_PROG_CC.  This is | ||||||
|   | |||||||
| @@ -1,3 +1,8 @@ | |||||||
|  | 2003-07-25  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
|  | 	* configure.in: Always use install-sh. | ||||||
|  | 	* configure: Regenerate. | ||||||
|  |  | ||||||
| 2003-07-03  Christopher Faylor  <cgf@redhat.com> | 2003-07-03  Christopher Faylor  <cgf@redhat.com> | ||||||
|  |  | ||||||
| 	* mount.cc (struct opt): Remove posix option. | 	* mount.cc (struct opt): Remove posix option. | ||||||
|   | |||||||
							
								
								
									
										18
									
								
								winsup/utils/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								winsup/utils/configure
									
									
									
									
										vendored
									
									
								
							| @@ -951,6 +951,8 @@ if test "x$cross_compiling" = "xyes"; then | |||||||
|   fi |   fi | ||||||
| fi | fi | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| # Find a good install program.  We prefer a C program (faster), | # Find a good install program.  We prefer a C program (faster), | ||||||
| # so one script is as good as another.  But avoid the broken or | # so one script is as good as another.  But avoid the broken or | ||||||
| # incompatible versions: | # incompatible versions: | ||||||
| @@ -963,7 +965,7 @@ fi | |||||||
| # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | ||||||
| # ./install, which can be erroneously created by make from ./install.sh. | # ./install, which can be erroneously created by make from ./install.sh. | ||||||
| echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | ||||||
| echo "configure:967: checking for a BSD compatible install" >&5 | echo "configure:969: checking for a BSD compatible install" >&5 | ||||||
| if test -z "$INSTALL"; then | if test -z "$INSTALL"; then | ||||||
| if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| @@ -1017,19 +1019,19 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 | echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 | ||||||
| echo "configure:1021: checking for Cygwin environment" >&5 | echo "configure:1023: checking for Cygwin environment" >&5 | ||||||
| if eval "test \"`echo '$''{'am_cv_cygwin'+set}'`\" = set"; then | if eval "test \"`echo '$''{'am_cv_cygwin'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1026 "configure" | #line 1028 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| int main() { | int main() { | ||||||
| return __CYGWIN32__; | return __CYGWIN32__; | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1033: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | if { (eval echo configure:1035: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   am_cv_cygwin=yes |   am_cv_cygwin=yes | ||||||
| else | else | ||||||
| @@ -1046,19 +1048,19 @@ echo "$ac_t""$am_cv_cygwin" 1>&6 | |||||||
| CYGWIN= | CYGWIN= | ||||||
| test "$am_cv_cygwin" = yes && CYGWIN=yes | test "$am_cv_cygwin" = yes && CYGWIN=yes | ||||||
| echo $ac_n "checking for Mingw32 environment""... $ac_c" 1>&6 | echo $ac_n "checking for Mingw32 environment""... $ac_c" 1>&6 | ||||||
| echo "configure:1050: checking for Mingw32 environment" >&5 | echo "configure:1052: checking for Mingw32 environment" >&5 | ||||||
| if eval "test \"`echo '$''{'am_cv_mingw32'+set}'`\" = set"; then | if eval "test \"`echo '$''{'am_cv_mingw32'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   cat > conftest.$ac_ext <<EOF |   cat > conftest.$ac_ext <<EOF | ||||||
| #line 1055 "configure" | #line 1057 "configure" | ||||||
| #include "confdefs.h" | #include "confdefs.h" | ||||||
|  |  | ||||||
| int main() { | int main() { | ||||||
| return __MINGW32__; | return __MINGW32__; | ||||||
| ; return 0; } | ; return 0; } | ||||||
| EOF | EOF | ||||||
| if { (eval echo configure:1062: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | if { (eval echo configure:1064: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | ||||||
|   rm -rf conftest* |   rm -rf conftest* | ||||||
|   am_cv_mingw32=yes |   am_cv_mingw32=yes | ||||||
| else | else | ||||||
| @@ -1077,7 +1079,7 @@ test "$am_cv_mingw32" = yes && MINGW32=yes | |||||||
|  |  | ||||||
|  |  | ||||||
| echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 | echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 | ||||||
| echo "configure:1081: checking for executable suffix" >&5 | echo "configure:1083: checking for executable suffix" >&5 | ||||||
| if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then | if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
|   | |||||||
| @@ -83,6 +83,8 @@ if test "x$cross_compiling" = "xyes"; then | |||||||
|   fi |   fi | ||||||
| fi | fi | ||||||
|  |  | ||||||
|  | INSTALL=`cd $srcdir/../..; echo $(pwd)/install-sh` | ||||||
|  |  | ||||||
| AC_PROG_INSTALL | AC_PROG_INSTALL | ||||||
|  |  | ||||||
| AM_EXEEXT | AM_EXEEXT | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user