Changeset 1397:9ff5bac39bd3
- Timestamp:
- 11/05/09 22:13:01 (2 years ago)
- Branch:
- default
- Location:
- src
- Files:
-
- 15 edited
- 90 moved
-
configure (modified) (331 diffs)
-
configure.in (modified) (1 diff)
-
examples/cgi_basic/Makefile.in (moved) (moved from src/examples/cgi/Makefile.in)
-
examples/cgi_basic/index.tpl (moved) (moved from src/examples/cgi/index.tpl)
-
examples/cgi_basic/menu.tpl (moved) (moved from src/examples/cgi/menu.tpl)
-
examples/cgi_basic/test.cc (moved) (moved from src/examples/cgi/test.cc)
-
examples/cgi_basic/test.tpl (moved) (moved from src/examples/cgi/test.tpl)
-
examples/cgi_fast/Makefile.in (moved) (moved from src/examples/cgifast/Makefile.in)
-
examples/cgi_fast/test.cc (moved) (moved from src/examples/cgifast/test.cc)
-
examples/cgi_fast/test.tpl (moved) (moved from src/examples/cgifast/test.tpl)
-
examples/data_format_json/Makefile.in (moved) (moved from src/examples/dataformatjson/Makefile.in)
-
examples/data_format_json/test.cc (moved) (moved from src/examples/dataformatjson/test.cc)
-
examples/data_format_xml/Makefile.in (moved) (moved from src/examples/dataformatxml/Makefile.in)
-
examples/data_format_xml/test.cc (moved) (moved from src/examples/dataformatxml/test.cc)
-
examples/data_format_xml/test.xml (moved) (moved from src/examples/dataformatxml/test.xml)
-
examples/db_mysql/Makefile.in (moved) (moved from src/examples/dbmysql/Makefile.in)
-
examples/db_mysql/test.cc (moved) (moved from src/examples/dbmysql/test.cc)
-
examples/db_postgresql/Makefile.in (moved) (moved from src/examples/dbpostgresql/Makefile.in)
-
examples/db_postgresql/test.cc (moved) (moved from src/examples/dbpostgresql/test.cc)
-
examples/db_sqlite/Makefile.in (moved) (moved from src/examples/dbsqlite/Makefile.in)
-
examples/db_sqlite/test.cc (moved) (moved from src/examples/dbsqlite/test.cc)
-
examples/graphics/Makefile.in (moved) (moved from src/examples/image/Makefile.in)
-
examples/graphics/test.cc (moved) (moved from src/examples/image/test.cc)
-
examples/graphics/test.png (moved) (moved from src/examples/image/test.png)
-
examples/io_file.tools_filesystem/Makefile.in (moved) (moved from src/examples/iofile_toolsfilesystem/Makefile.in)
-
examples/io_file.tools_filesystem/test.cc (moved) (moved from src/examples/iofile_toolsfilesystem/test.cc) (2 diffs)
-
examples/io_memory/Makefile.in (moved) (moved from src/examples/iomemory/Makefile.in)
-
examples/io_memory/test.cc (moved) (moved from src/examples/iomemory/test.cc) (3 diffs)
-
examples/io_network.pc_thread/Makefile.in (moved) (moved from src/examples/ionetwork_pcthreads/Makefile.in)
-
examples/io_network.pc_thread/test.cc (moved) (moved from src/examples/ionetwork_pcthreads/test.cc)
-
examples/io_network_client/Makefile.in (moved) (moved from src/examples/ionetworkclient/Makefile.in)
-
examples/io_network_client/test.cc (moved) (moved from src/examples/ionetworkclient/test.cc)
-
examples/io_network_http/Makefile.in (moved) (moved from src/examples/ionetworkhttp/Makefile.in)
-
examples/io_network_http/test.cc (moved) (moved from src/examples/ionetworkhttp/test.cc)
-
examples/io_network_server.nonblocked/Makefile.in (moved) (moved from src/examples/iononblocked_ionetwork/Makefile.in)
-
examples/io_network_server.nonblocked/test.cc (moved) (moved from src/examples/iononblocked_ionetwork/test.cc)
-
examples/io_network_server/Makefile.in (moved) (moved from src/examples/ionetworkserver/Makefile.in)
-
examples/io_network_server/test.cc (moved) (moved from src/examples/ionetworkserver/test.cc)
-
examples/io_network_ssl_client/Makefile.in (moved) (moved from src/examples/ionetworksslclient/Makefile.in)
-
examples/io_network_ssl_client/host.cert (moved) (moved from src/examples/ionetworksslclient/host.cert)
-
examples/io_network_ssl_client/host.info (moved) (moved from src/examples/ionetworksslclient/host.info)
-
examples/io_network_ssl_client/host.key (moved) (moved from src/examples/ionetworksslclient/host.key)
-
examples/io_network_ssl_client/host.pem (moved) (moved from src/examples/ionetworksslclient/host.pem)
-
examples/io_network_ssl_client/test.cc (moved) (moved from src/examples/ionetworksslclient/test.cc)
-
examples/io_network_ssl_server.nonblocked/Makefile.in (moved) (moved from src/examples/iononblocked_ionetworkssl/Makefile.in)
-
examples/io_network_ssl_server.nonblocked/host.cert (moved) (moved from src/examples/iononblocked_ionetworkssl/host.cert)
-
examples/io_network_ssl_server.nonblocked/host.info (moved) (moved from src/examples/iononblocked_ionetworkssl/host.info)
-
examples/io_network_ssl_server.nonblocked/host.key (moved) (moved from src/examples/iononblocked_ionetworkssl/host.key)
-
examples/io_network_ssl_server.nonblocked/host.pem (moved) (moved from src/examples/iononblocked_ionetworkssl/host.pem)
-
examples/io_network_ssl_server.nonblocked/test.cc (moved) (moved from src/examples/iononblocked_ionetworkssl/test.cc)
-
examples/io_network_ssl_server/Makefile.in (moved) (moved from src/examples/ionetworksslserver/Makefile.in)
-
examples/io_network_ssl_server/host.cert (moved) (moved from src/examples/ionetworksslserver/host.cert)
-
examples/io_network_ssl_server/host.info (moved) (moved from src/examples/ionetworksslserver/host.info)
-
examples/io_network_ssl_server/host.key (moved) (moved from src/examples/ionetworksslserver/host.key)
-
examples/io_network_ssl_server/host.pem (moved) (moved from src/examples/ionetworksslserver/host.pem)
-
examples/io_network_ssl_server/test.cc (moved) (moved from src/examples/ionetworksslserver/test.cc)
-
examples/io_pipe.io_file_fifo.pc_thread/Makefile.in (moved) (moved from src/examples/iopipe_iofilefifo_pcthread/Makefile.in)
-
examples/io_pipe.io_file_fifo.pc_thread/test.cc (moved) (moved from src/examples/iopipe_iofilefifo_pcthread/test.cc)
-
examples/io_stdio/Makefile.in (moved) (moved from src/examples/iostdio/Makefile.in)
-
examples/io_stdio/test.cc (moved) (moved from src/examples/iostdio/test.cc)
-
examples/pc_job/Makefile.in (moved) (moved from src/examples/pcjob/Makefile.in)
-
examples/pc_job/test.cc (moved) (moved from src/examples/pcjob/test.cc)
-
examples/pc_process/Makefile.in (moved) (moved from src/examples/pcprocess/Makefile.in)
-
examples/pc_process/test.cc (moved) (moved from src/examples/pcprocess/test.cc)
-
examples/pc_thread/Makefile.in (moved) (moved from src/examples/pcthread/Makefile.in)
-
examples/pc_thread/test.cc (moved) (moved from src/examples/pcthread/test.cc)
-
examples/rpc_json_cgi_server/Makefile.in (moved) (moved from src/examples/rpcjsoncgiserver/Makefile.in)
-
examples/rpc_json_cgi_server/test.cc (moved) (moved from src/examples/rpcjsoncgiserver/test.cc) (2 diffs)
-
examples/rpc_json_http_client/Makefile.in (moved) (moved from src/examples/rpcjsonhttpclient/Makefile.in)
-
examples/rpc_json_http_client/test.cc (moved) (moved from src/examples/rpcjsonhttpclient/test.cc) (3 diffs)
-
examples/rpc_xml_cgi_server/Makefile.in (moved) (moved from src/examples/rpcxmlcgiserver/Makefile.in)
-
examples/rpc_xml_cgi_server/test.cc (moved) (moved from src/examples/rpcxmlcgiserver/test.cc) (2 diffs)
-
examples/rpc_xml_http_client/Makefile.in (moved) (moved from src/examples/rpcxmlhttpclient/Makefile.in)
-
examples/rpc_xml_http_client/test.cc (moved) (moved from src/examples/rpcxmlhttpclient/test.cc) (3 diffs)
-
examples/tools_code/Makefile.in (moved) (moved from src/examples/toolscode/Makefile.in)
-
examples/tools_code/test.cc (moved) (moved from src/examples/toolscode/test.cc)
-
examples/tools_library/Makefile.in (moved) (moved from src/examples/toolslibrary/Makefile.in)
-
examples/tools_library/module.cc (moved) (moved from src/examples/toolslibrary/module.cc)
-
examples/tools_library/test.cc (moved) (moved from src/examples/toolslibrary/test.cc)
-
examples/tools_logger/Makefile.in (moved) (moved from src/examples/toolslogger/Makefile.in)
-
examples/tools_logger/test.cc (moved) (moved from src/examples/toolslogger/test.cc)
-
examples/tools_misc/Makefile.in (moved) (moved from src/examples/toolsmisc/Makefile.in)
-
examples/tools_misc/module.cc (moved) (moved from src/examples/toolsmisc/module.cc)
-
examples/tools_misc/test.cc (moved) (moved from src/examples/toolsmisc/test.cc)
-
examples/tools_network/Makefile.in (moved) (moved from src/examples/toolsnetwork/Makefile.in)
-
examples/tools_network/test.cc (moved) (moved from src/examples/toolsnetwork/test.cc)
-
examples/tools_os/Makefile.in (moved) (moved from src/examples/toolsos/Makefile.in)
-
examples/tools_os/test.cc (moved) (moved from src/examples/toolsos/test.cc)
-
examples/tools_regexp/Makefile.in (moved) (moved from src/examples/toolsregexp/Makefile.in)
-
examples/tools_regexp/test.cc (moved) (moved from src/examples/toolsregexp/test.cc)
-
examples/tools_time/Makefile.in (moved) (moved from src/examples/toolstime/Makefile.in)
-
examples/tools_time/test.cc (moved) (moved from src/examples/toolstime/test.cc)
-
include/libdodo/cgiDialogue.h (modified) (1 diff)
-
include/libdodo/cgiFastExchange.h (modified) (4 diffs)
-
include/libdodo/ioBlockChannel.h (modified) (2 diffs)
-
include/libdodo/ioChannel.h (modified) (6 diffs)
-
include/libdodo/ioFileFifo.h (modified) (4 diffs)
-
include/libdodo/ioFileRegular.h (modified) (4 diffs)
-
include/libdodo/ioMemory.h (modified) (4 diffs)
-
include/libdodo/ioNetworkExchange.h (modified) (4 diffs)
-
include/libdodo/ioNetworkSslExchange.h (modified) (3 diffs)
-
include/libdodo/ioPipe.h (modified) (4 diffs)
-
include/libdodo/ioStdio.h (modified) (1 diff)
-
include/libdodo/ioStreamChannel.h (modified) (2 diffs)
-
src/cgiDialogue.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/configure
r1392 r1397 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 4for libdodo 0.0.0.3 # Generated by GNU Autoconf 2.63 for libdodo 0.0.0. 4 4 # 5 5 # Report bugs to <issues.libdodo.org>. 6 6 # 7 7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 9 # Foundation, Inc. 10 # 8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 11 9 # This configure script is free software; the Free Software Foundation 12 10 # gives unlimited permission to copy, distribute and modify it. 13 ## -------------------- ##14 ## M4sh Initialization. ##15 ## -------------------- ##11 ## --------------------- ## 12 ## M4sh Initialization. ## 13 ## --------------------- ## 16 14 17 15 # Be more Bourne compatible 18 16 DUALCASE=1; export DUALCASE # for MKS sh 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 20 18 emulate sh 21 19 NULLCMD=: … … 25 23 setopt NO_GLOB_SUBST 26 24 else 27 case `(set -o) 2>/dev/null` in #( 28 *posix*) : 29 set -o posix ;; #( 30 *) : 31 ;; 32 esac 33 fi 34 25 case `(set -o) 2>/dev/null` in 26 *posix*) set -o posix ;; 27 esac 28 29 fi 30 31 32 33 34 # PATH needs CR 35 # Avoid depending upon Character Ranges. 36 as_cr_letters='abcdefghijklmnopqrstuvwxyz' 37 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 38 as_cr_Letters=$as_cr_letters$as_cr_LETTERS 39 as_cr_digits='0123456789' 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 35 41 36 42 as_nl=' … … 41 47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 42 48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 43 # Prefer a ksh shell builtin over an external printf program on Solaris, 44 # but without wasting forks for bash or zsh. 45 if test -z "$BASH_VERSION$ZSH_VERSION" \ 46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 47 as_echo='print -r --' 48 as_echo_n='print -rn --' 49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 50 as_echo='printf %s\n' 51 51 as_echo_n='printf %s' … … 58 58 as_echo_n_body='eval 59 59 arg=$1; 60 case $arg in #(60 case $arg in 61 61 *"$as_nl"*) 62 62 expr "X$arg" : "X\\(.*\\)$as_nl"; … … 81 81 fi 82 82 83 # Support unset when possible. 84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 85 as_unset=unset 86 else 87 as_unset=false 88 fi 89 83 90 84 91 # IFS … … 90 97 91 98 # Find who we are. Look in the path if we contain no directory separator. 92 case $0 in #((99 case $0 in 93 100 *[\\/]* ) as_myself=$0 ;; 94 101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 97 104 IFS=$as_save_IFS 98 105 test -z "$as_dir" && as_dir=. 99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break100 done106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 107 done 101 108 IFS=$as_save_IFS 102 109 … … 110 117 if test ! -f "$as_myself"; then 111 118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 112 exit 1 113 fi 114 115 # Unset variables that we do not need and which cause bugs (e.g. in 116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" 117 # suppresses any "Segmentation fault" message there. '((' could 118 # trigger a bug in pdksh 5.2.14. 119 for as_var in BASH_ENV ENV MAIL MAILPATH 120 do eval test x\${$as_var+set} = xset \ 121 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : 119 { (exit 1); exit 1; } 120 fi 121 122 # Work around bugs in pre-3.0 UWIN ksh. 123 for as_var in ENV MAIL MAILPATH 124 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 122 125 done 123 126 PS1='$ ' … … 131 134 export LANGUAGE 132 135 133 # CDPATH. 134 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 135 136 if test "x$CONFIG_SHELL" = x; then 137 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 138 emulate sh 139 NULLCMD=: 140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which 141 # is contrary to our usage. Disable this feature. 142 alias -g '\${1+\"\$@\"}'='\"\$@\"' 143 setopt NO_GLOB_SUBST 144 else 145 case \`(set -o) 2>/dev/null\` in #( 146 *posix*) : 147 set -o posix ;; #( 148 *) : 149 ;; 150 esac 151 fi 152 " 153 as_required="as_fn_return () { (exit \$1); } 154 as_fn_success () { as_fn_return 0; } 155 as_fn_failure () { as_fn_return 1; } 156 as_fn_ret_success () { return 0; } 157 as_fn_ret_failure () { return 1; } 158 159 exitcode=0 160 as_fn_success || { exitcode=1; echo as_fn_success failed.; } 161 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } 162 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } 163 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } 164 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : 165 166 else 167 exitcode=1; echo positional parameters were not saved. 168 fi 169 test x\$exitcode = x0 || exit 1" 170 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 171 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO 172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && 173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 174 test \$(( 1 + 1 )) = 2 || exit 1" 175 if (eval "$as_required") 2>/dev/null; then : 176 as_have_required=yes 177 else 178 as_have_required=no 179 fi 180 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : 181 182 else 183 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 184 as_found=false 185 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 186 do 187 IFS=$as_save_IFS 188 test -z "$as_dir" && as_dir=. 189 as_found=: 190 case $as_dir in #( 191 /*) 192 for as_base in sh bash ksh sh5; do 193 # Try only shells that exist, to save several forks. 194 as_shell=$as_dir/$as_base 195 if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 196 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : 197 CONFIG_SHELL=$as_shell as_have_required=yes 198 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : 199 break 2 200 fi 201 fi 202 done;; 203 esac 204 as_found=false 205 done 206 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && 207 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : 208 CONFIG_SHELL=$SHELL as_have_required=yes 209 fi; } 210 IFS=$as_save_IFS 211 212 213 if test "x$CONFIG_SHELL" != x; then : 214 # We cannot yet assume a decent shell, so we have to provide a 215 # neutralization value for shells without unset; and this also 216 # works around shells that cannot unset nonexistent variables. 217 BASH_ENV=/dev/null 218 ENV=/dev/null 219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 220 export CONFIG_SHELL 221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 222 fi 223 224 if test x$as_have_required = xno; then : 225 $as_echo "$0: This script requires a shell more modern than all" 226 $as_echo "$0: the shells that I found on your system." 227 if test x${ZSH_VERSION+set} = xset ; then 228 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" 229 $as_echo "$0: be upgraded to zsh 4.3.4 or later." 230 else 231 $as_echo "$0: Please tell bug-autoconf@gnu.org and issues.libdodo.org 232 $0: about your system, including any error possibly output 233 $0: before this message. Then install a modern shell, or 234 $0: manually run the script under such a shell if you do 235 $0: have one." 236 fi 237 exit 1 238 fi 239 fi 240 fi 241 SHELL=${CONFIG_SHELL-/bin/sh} 242 export SHELL 243 # Unset more variables known to interfere with behavior of common tools. 244 CLICOLOR_FORCE= GREP_OPTIONS= 245 unset CLICOLOR_FORCE GREP_OPTIONS 246 247 ## --------------------- ## 248 ## M4sh Shell Functions. ## 249 ## --------------------- ## 250 # as_fn_unset VAR 251 # --------------- 252 # Portably unset VAR. 253 as_fn_unset () 254 { 255 { eval $1=; unset $1;} 256 } 257 as_unset=as_fn_unset 258 259 # as_fn_set_status STATUS 260 # ----------------------- 261 # Set $? to STATUS, without forking. 262 as_fn_set_status () 263 { 264 return $1 265 } # as_fn_set_status 266 267 # as_fn_exit STATUS 268 # ----------------- 269 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 270 as_fn_exit () 271 { 272 set +e 273 as_fn_set_status $1 274 exit $1 275 } # as_fn_exit 276 277 # as_fn_mkdir_p 278 # ------------- 279 # Create "$as_dir" as a directory, including parents if necessary. 280 as_fn_mkdir_p () 281 { 282 283 case $as_dir in #( 284 -*) as_dir=./$as_dir;; 285 esac 286 test -d "$as_dir" || eval $as_mkdir_p || { 287 as_dirs= 288 while :; do 289 case $as_dir in #( 290 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 291 *) as_qdir=$as_dir;; 292 esac 293 as_dirs="'$as_qdir' $as_dirs" 294 as_dir=`$as_dirname -- "$as_dir" || 295 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 296 X"$as_dir" : 'X\(//\)[^/]' \| \ 297 X"$as_dir" : 'X\(//\)$' \| \ 298 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 299 $as_echo X"$as_dir" | 300 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 301 s//\1/ 302 q 303 } 304 /^X\(\/\/\)[^/].*/{ 305 s//\1/ 306 q 307 } 308 /^X\(\/\/\)$/{ 309 s//\1/ 310 q 311 } 312 /^X\(\/\).*/{ 313 s//\1/ 314 q 315 } 316 s/.*/./; q'` 317 test -d "$as_dir" && break 318 done 319 test -z "$as_dirs" || eval "mkdir $as_dirs" 320 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 321 322 323 } # as_fn_mkdir_p 324 # as_fn_append VAR VALUE 325 # ---------------------- 326 # Append the text in VALUE to the end of the definition contained in VAR. Take 327 # advantage of any shell optimizations that allow amortized linear growth over 328 # repeated appends, instead of the typical quadratic growth present in naive 329 # implementations. 330 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : 331 eval 'as_fn_append () 332 { 333 eval $1+=\$2 334 }' 335 else 336 as_fn_append () 337 { 338 eval $1=\$$1\$2 339 } 340 fi # as_fn_append 341 342 # as_fn_arith ARG... 343 # ------------------ 344 # Perform arithmetic evaluation on the ARGs, and store the result in the 345 # global $as_val. Take advantage of shells that can avoid forks. The arguments 346 # must be portable across $(()) and expr. 347 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : 348 eval 'as_fn_arith () 349 { 350 as_val=$(( $* )) 351 }' 352 else 353 as_fn_arith () 354 { 355 as_val=`expr "$@" || test $? -eq 1` 356 } 357 fi # as_fn_arith 358 359 360 # as_fn_error ERROR [LINENO LOG_FD] 361 # --------------------------------- 362 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 363 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 364 # script with status $?, using 1 if that was 0. 365 as_fn_error () 366 { 367 as_status=$?; test $as_status -eq 0 && as_status=1 368 if test "$3"; then 369 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 370 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 371 fi 372 $as_echo "$as_me: error: $1" >&2 373 as_fn_exit $as_status 374 } # as_fn_error 375 136 # Required to use basename. 376 137 if expr a : '\(a\)' >/dev/null 2>&1 && 377 138 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 387 148 fi 388 149 389 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 390 as_dirname=dirname 391 else 392 as_dirname=false 393 fi 394 150 151 # Name of the executable. 395 152 as_me=`$as_basename -- "$0" || 396 153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ … … 412 169 s/.*/./; q'` 413 170 414 # Avoid depending upon Character Ranges. 415 as_cr_letters='abcdefghijklmnopqrstuvwxyz' 416 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 417 as_cr_Letters=$as_cr_letters$as_cr_LETTERS 418 as_cr_digits='0123456789' 419 as_cr_alnum=$as_cr_Letters$as_cr_digits 420 421 422 as_lineno_1=$LINENO as_lineno_1a=$LINENO 423 as_lineno_2=$LINENO as_lineno_2a=$LINENO 424 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && 425 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { 426 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 171 # CDPATH. 172 $as_unset CDPATH 173 174 175 if test "x$CONFIG_SHELL" = x; then 176 if (eval ":") 2>/dev/null; then 177 as_have_required=yes 178 else 179 as_have_required=no 180 fi 181 182 if test $as_have_required = yes && (eval ": 183 (as_func_return () { 184 (exit \$1) 185 } 186 as_func_success () { 187 as_func_return 0 188 } 189 as_func_failure () { 190 as_func_return 1 191 } 192 as_func_ret_success () { 193 return 0 194 } 195 as_func_ret_failure () { 196 return 1 197 } 198 199 exitcode=0 200 if as_func_success; then 201 : 202 else 203 exitcode=1 204 echo as_func_success failed. 205 fi 206 207 if as_func_failure; then 208 exitcode=1 209 echo as_func_failure succeeded. 210 fi 211 212 if as_func_ret_success; then 213 : 214 else 215 exitcode=1 216 echo as_func_ret_success failed. 217 fi 218 219 if as_func_ret_failure; then 220 exitcode=1 221 echo as_func_ret_failure succeeded. 222 fi 223 224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 225 : 226 else 227 exitcode=1 228 echo positional parameters were not saved. 229 fi 230 231 test \$exitcode = 0) || { (exit 1); exit 1; } 232 233 ( 234 as_lineno_1=\$LINENO 235 as_lineno_2=\$LINENO 236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && 237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } 238 ") 2> /dev/null; then 239 : 240 else 241 as_candidate_shells= 242 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 243 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 244 do 245 IFS=$as_save_IFS 246 test -z "$as_dir" && as_dir=. 247 case $as_dir in 248 /*) 249 for as_base in sh bash ksh sh5; do 250 as_candidate_shells="$as_candidate_shells $as_dir/$as_base" 251 done;; 252 esac 253 done 254 IFS=$as_save_IFS 255 256 257 for as_shell in $as_candidate_shells $SHELL; do 258 # Try only shells that exist, to save several forks. 259 if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 260 { ("$as_shell") 2> /dev/null <<\_ASEOF 261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 262 emulate sh 263 NULLCMD=: 264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 265 # is contrary to our usage. Disable this feature. 266 alias -g '${1+"$@"}'='"$@"' 267 setopt NO_GLOB_SUBST 268 else 269 case `(set -o) 2>/dev/null` in 270 *posix*) set -o posix ;; 271 esac 272 273 fi 274 275 276 : 277 _ASEOF 278 }; then 279 CONFIG_SHELL=$as_shell 280 as_have_required=yes 281 if { "$as_shell" 2> /dev/null <<\_ASEOF 282 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 283 emulate sh 284 NULLCMD=: 285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 286 # is contrary to our usage. Disable this feature. 287 alias -g '${1+"$@"}'='"$@"' 288 setopt NO_GLOB_SUBST 289 else 290 case `(set -o) 2>/dev/null` in 291 *posix*) set -o posix ;; 292 esac 293 294 fi 295 296 297 : 298 (as_func_return () { 299 (exit $1) 300 } 301 as_func_success () { 302 as_func_return 0 303 } 304 as_func_failure () { 305 as_func_return 1 306 } 307 as_func_ret_success () { 308 return 0 309 } 310 as_func_ret_failure () { 311 return 1 312 } 313 314 exitcode=0 315 if as_func_success; then 316 : 317 else 318 exitcode=1 319 echo as_func_success failed. 320 fi 321 322 if as_func_failure; then 323 exitcode=1 324 echo as_func_failure succeeded. 325 fi 326 327 if as_func_ret_success; then 328 : 329 else 330 exitcode=1 331 echo as_func_ret_success failed. 332 fi 333 334 if as_func_ret_failure; then 335 exitcode=1 336 echo as_func_ret_failure succeeded. 337 fi 338 339 if ( set x; as_func_ret_success y && test x = "$1" ); then 340 : 341 else 342 exitcode=1 343 echo positional parameters were not saved. 344 fi 345 346 test $exitcode = 0) || { (exit 1); exit 1; } 347 348 ( 349 as_lineno_1=$LINENO 350 as_lineno_2=$LINENO 351 test "x$as_lineno_1" != "x$as_lineno_2" && 352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } 353 354 _ASEOF 355 }; then 356 break 357 fi 358 359 fi 360 361 done 362 363 if test "x$CONFIG_SHELL" != x; then 364 for as_var in BASH_ENV ENV 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 369 fi 370 371 372 if test $as_have_required = no; then 373 echo This script requires a shell more modern than all the 374 echo shells that I found on your system. Please install a 375 echo modern shell, or manually run the script under such a 376 echo shell if you do have one. 377 { (exit 1); exit 1; } 378 fi 379 380 381 fi 382 383 fi 384 385 386 387 (eval "as_func_return () { 388 (exit \$1) 389 } 390 as_func_success () { 391 as_func_return 0 392 } 393 as_func_failure () { 394 as_func_return 1 395 } 396 as_func_ret_success () { 397 return 0 398 } 399 as_func_ret_failure () { 400 return 1 401 } 402 403 exitcode=0 404 if as_func_success; then 405 : 406 else 407 exitcode=1 408 echo as_func_success failed. 409 fi 410 411 if as_func_failure; then 412 exitcode=1 413 echo as_func_failure succeeded. 414 fi 415 416 if as_func_ret_success; then 417 : 418 else 419 exitcode=1 420 echo as_func_ret_success failed. 421 fi 422 423 if as_func_ret_failure; then 424 exitcode=1 425 echo as_func_ret_failure succeeded. 426 fi 427 428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 429 : 430 else 431 exitcode=1 432 echo positional parameters were not saved. 433 fi 434 435 test \$exitcode = 0") || { 436 echo No shell found that supports shell functions. 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 441 } 442 443 444 445 as_lineno_1=$LINENO 446 as_lineno_2=$LINENO 447 test "x$as_lineno_1" != "x$as_lineno_2" && 448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 449 450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 451 # uniformly replaced by the line number. The first 'sed' inserts a 452 # line-number line after each line using $LINENO; the second 'sed' 453 # does the real work. The second script uses 'N' to pair each 454 # line-number line with the line containing $LINENO, and appends 455 # trailing '-' during substitution so that $LINENO is not a special 456 # case at line end. 457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 458 # scripts with optimization help from Paolo Bonzini. Blame Lee 459 # E. McMahon (1931-1989) for sed's syntax. :-) 427 460 sed -n ' 428 461 p … … 441 474 ' >$as_me.lineno && 442 475 chmod +x "$as_me.lineno" || 443 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 477 { (exit 1); exit 1; }; } 444 478 445 479 # Don't try to exec as it changes $[0], causing all sort of problems … … 451 485 } 452 486 487 488 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 489 as_dirname=dirname 490 else 491 as_dirname=false 492 fi 493 453 494 ECHO_C= ECHO_N= ECHO_T= 454 case `echo -n x` in #(((((495 case `echo -n x` in 455 496 -n*) 456 case `echo 'x y\c'` in497 case `echo 'x\c'` in 457 498 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 458 xy) ECHO_C='\c';; 459 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null 460 ECHO_T=' ';; 499 *) ECHO_C='\c';; 461 500 esac;; 462 501 *) 463 502 ECHO_N='-n';; 464 503 esac 504 if expr a : '\(a\)' >/dev/null 2>&1 && 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then 506 as_expr=expr 507 else 508 as_expr=false 509 fi 465 510 466 511 rm -f conf$$ conf$$.exe conf$$.file … … 492 537 493 538 if mkdir -p . 2>/dev/null; then 494 as_mkdir_p= 'mkdir -p "$as_dir"'539 as_mkdir_p=: 495 540 else 496 541 test -d ./-p && rmdir ./-p … … 511 556 test -d "$1/."; 512 557 else 513 case $1 in #(558 case $1 in 514 559 -*)set "./$1";; 515 560 esac; 516 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 517 562 ???[sx]*):;;*)false;;esac;fi 518 563 '\'' sh … … 526 571 # Sed expression to map a string onto a valid variable name. 527 572 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 573 528 574 529 575 … … 546 592 MFLAGS= 547 593 MAKEFLAGS= 594 SHELL=${CONFIG_SHELL-/bin/sh} 548 595 549 596 # Identity of this package. … … 553 600 PACKAGE_STRING='libdodo 0.0.0' 554 601 PACKAGE_BUGREPORT='issues.libdodo.org' 555 PACKAGE_URL=''556 602 557 603 ac_default_prefix=/usr … … 649 695 prefix 650 696 exec_prefix 651 PACKAGE_URL652 697 PACKAGE_BUGREPORT 653 698 PACKAGE_STRING … … 808 853 # Reject names that are not valid shell variable names. 809 854 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 810 as_fn_error "invalid feature name: $ac_useropt" 855 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 856 { (exit 1); exit 1; }; } 811 857 ac_useropt_orig=$ac_useropt 812 858 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` … … 834 880 # Reject names that are not valid shell variable names. 835 881 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 836 as_fn_error "invalid feature name: $ac_useropt" 882 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 883 { (exit 1); exit 1; }; } 837 884 ac_useropt_orig=$ac_useropt 838 885 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` … … 1038 1085 # Reject names that are not valid shell variable names. 1039 1086 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1040 as_fn_error "invalid package name: $ac_useropt" 1087 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1088 { (exit 1); exit 1; }; } 1041 1089 ac_useropt_orig=$ac_useropt 1042 1090 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` … … 1054 1102 # Reject names that are not valid shell variable names. 1055 1103 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1056 as_fn_error "invalid package name: $ac_useropt" 1104 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1105 { (exit 1); exit 1; }; } 1057 1106 ac_useropt_orig=$ac_useropt 1058 1107 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` … … 1084 1133 x_libraries=$ac_optarg ;; 1085 1134 1086 -*) as_fn_error "unrecognized option: \`$ac_option' 1087 Try \`$0 --help' for more information." 1135 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1136 Try \`$0 --help' for more information." >&2 1137 { (exit 1); exit 1; }; } 1088 1138 ;; 1089 1139 … … 1091 1141 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1092 1142 # Reject names that are not valid shell variable names. 1093 case $ac_envvar in #( 1094 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1095 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1096 esac 1143 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1144 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1145 { (exit 1); exit 1; }; } 1097 1146 eval $ac_envvar=\$ac_optarg 1098 1147 export $ac_envvar ;; … … 1111 1160 if test -n "$ac_prev"; then 1112 1161 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1113 as_fn_error "missing argument to $ac_option" 1162 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1163 { (exit 1); exit 1; }; } 1114 1164 fi 1115 1165 … … 1117 1167 case $enable_option_checking in 1118 1168 no) ;; 1119 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1169 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1170 { (exit 1); exit 1; }; } ;; 1120 1171 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1121 1172 esac … … 1140 1191 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1141 1192 esac 1142 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1193 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1194 { (exit 1); exit 1; }; } 1143 1195 done 1144 1196 … … 1170 1222 ac_ls_di=`ls -di .` && 1171 1223 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1172 as_fn_error "working directory cannot be determined" 1224 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1225 { (exit 1); exit 1; }; } 1173 1226 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1174 as_fn_error "pwd does not report name of working directory" 1227 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1228 { (exit 1); exit 1; }; } 1175 1229 1176 1230 … … 1211 1265 if test ! -r "$srcdir/$ac_unique_file"; then 1212 1266 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1213 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1267 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1268 { (exit 1); exit 1; }; } 1214 1269 fi 1215 1270 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1216 1271 ac_abs_confdir=`( 1217 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1272 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1273 { (exit 1); exit 1; }; } 1218 1274 pwd)` 1219 1275 # When building in place, set srcdir=. … … 1432 1488 cat <<\_ACEOF 1433 1489 libdodo configure 0.0.0 1434 generated by GNU Autoconf 2.64 1435 1436 Copyright (C) 2009 Free Software Foundation, Inc. 1490 generated by GNU Autoconf 2.63 1491 1492 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1493 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1437 1494 This configure script is free software; the Free Software Foundation 1438 1495 gives unlimited permission to copy, distribute and modify it. … … 1440 1497 exit 1441 1498 fi 1442 1443 ## ------------------------ ##1444 ## Autoconf initialization. ##1445 ## ------------------------ ##1446 1447 # ac_fn_c_try_compile LINENO1448 # --------------------------1449 # Try to compile conftest.$ac_ext, and return whether this succeeded.1450 ac_fn_c_try_compile ()1451 {1452 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1453 rm -f conftest.$ac_objext1454 if { { ac_try="$ac_compile"1455 case "(($ac_try" in1456 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1457 *) ac_try_echo=$ac_try;;1458 esac1459 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1460 $as_echo "$ac_try_echo"; } >&51461 (eval "$ac_compile") 2>conftest.err1462 ac_status=$?1463 if test -s conftest.err; then1464 grep -v '^ *+' conftest.err >conftest.er11465 cat conftest.er1 >&51466 mv -f conftest.er1 conftest.err1467 fi1468 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51469 test $ac_status = 0; } && {1470 test -z "$ac_c_werror_flag" ||1471 test ! -s conftest.err1472 } && test -s conftest.$ac_objext; then :1473 ac_retval=01474 else1475 $as_echo "$as_me: failed program was:" >&51476 sed 's/^/| /' conftest.$ac_ext >&51477 1478 ac_retval=11479 fi1480 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1481 return $ac_retval1482 1483 } # ac_fn_c_try_compile1484 1485 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES1486 # -------------------------------------------1487 # Tests whether TYPE exists after having included INCLUDES, setting cache1488 # variable VAR accordingly.1489 ac_fn_c_check_type ()1490 {1491 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&51493 $as_echo_n "checking for $2... " >&6; }1494 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :1495 $as_echo_n "(cached) " >&61496 else1497 eval "$3=no"1498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext1499 /* end confdefs.h. */1500 $41501 int1502 main ()1503 {1504 if (sizeof ($2))1505 return 0;1506 ;1507 return 0;1508 }1509 _ACEOF1510 if ac_fn_c_try_compile "$LINENO"; then :1511 cat confdefs.h - <<_ACEOF >conftest.$ac_ext1512 /* end confdefs.h. */1513 $41514 int1515 main ()1516 {1517 if (sizeof (($2)))1518 return 0;1519 ;1520 return 0;1521 }1522 _ACEOF1523 if ac_fn_c_try_compile "$LINENO"; then :1524 1525 else1526 eval "$3=yes"1527 fi1528 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext1529 fi1530 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext1531 fi1532 eval ac_res=\$$31533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&51534 $as_echo "$ac_res" >&6; }1535 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1536 1537 } # ac_fn_c_check_type1538 1539 # ac_fn_c_try_cpp LINENO1540 # ----------------------1541 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.1542 ac_fn_c_try_cpp ()1543 {1544 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1545 if { { ac_try="$ac_cpp conftest.$ac_ext"1546 case "(($ac_try" in1547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1548 *) ac_try_echo=$ac_try;;1549 esac1550 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1551 $as_echo "$ac_try_echo"; } >&51552 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err1553 ac_status=$?1554 if test -s conftest.err; then1555 grep -v '^ *+' conftest.err >conftest.er11556 cat conftest.er1 >&51557 mv -f conftest.er1 conftest.err1558 fi1559 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51560 test $ac_status = 0; } >/dev/null && {1561 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||1562 test ! -s conftest.err1563 }; then :1564 ac_retval=01565 else1566 $as_echo "$as_me: failed program was:" >&51567 sed 's/^/| /' conftest.$ac_ext >&51568 1569 ac_retval=11570 fi1571 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1572 return $ac_retval1573 1574 } # ac_fn_c_try_cpp1575 1576 # ac_fn_c_try_run LINENO1577 # ----------------------1578 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes1579 # that executables *can* be run.1580 ac_fn_c_try_run ()1581 {1582 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1583 if { { ac_try="$ac_link"1584 case "(($ac_try" in1585 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1586 *) ac_try_echo=$ac_try;;1587 esac1588 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1589 $as_echo "$ac_try_echo"; } >&51590 (eval "$ac_link") 2>&51591 ac_status=$?1592 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51593 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'1594 { { case "(($ac_try" in1595 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1596 *) ac_try_echo=$ac_try;;1597 esac1598 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1599 $as_echo "$ac_try_echo"; } >&51600 (eval "$ac_try") 2>&51601 ac_status=$?1602 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51603 test $ac_status = 0; }; }; then :1604 ac_retval=01605 else1606 $as_echo "$as_me: program exited with status $ac_status" >&51607 $as_echo "$as_me: failed program was:" >&51608 sed 's/^/| /' conftest.$ac_ext >&51609 1610 ac_retval=$ac_status1611 fi1612 rm -rf conftest.dSYM conftest_ipa8_conftest.oo1613 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1614 return $ac_retval1615 1616 } # ac_fn_c_try_run1617 1618 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES1619 # -------------------------------------------------------1620 # Tests whether HEADER exists and can be compiled using the include files in1621 # INCLUDES, setting the cache variable VAR accordingly.1622 ac_fn_c_check_header_compile ()1623 {1624 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&51626 $as_echo_n "checking for $2... " >&6; }1627 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :1628 $as_echo_n "(cached) " >&61629 else1630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext1631 /* end confdefs.h. */1632 $41633 #include <$2>1634 _ACEOF1635 if ac_fn_c_try_compile "$LINENO"; then :1636 eval "$3=yes"1637 else1638 eval "$3=no"1639 fi1640 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext1641 fi1642 eval ac_res=\$$31643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&51644 $as_echo "$ac_res" >&6; }1645 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1646 1647 } # ac_fn_c_check_header_compile1648 1649 # ac_fn_cxx_try_compile LINENO1650 # ----------------------------1651 # Try to compile conftest.$ac_ext, and return whether this succeeded.1652 ac_fn_cxx_try_compile ()1653 {1654 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1655 rm -f conftest.$ac_objext1656 if { { ac_try="$ac_compile"1657 case "(($ac_try" in1658 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1659 *) ac_try_echo=$ac_try;;1660 esac1661 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1662 $as_echo "$ac_try_echo"; } >&51663 (eval "$ac_compile") 2>conftest.err1664 ac_status=$?1665 if test -s conftest.err; then1666 grep -v '^ *+' conftest.err >conftest.er11667 cat conftest.er1 >&51668 mv -f conftest.er1 conftest.err1669 fi1670 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51671 test $ac_status = 0; } && {1672 test -z "$ac_cxx_werror_flag" ||1673 test ! -s conftest.err1674 } && test -s conftest.$ac_objext; then :1675 ac_retval=01676 else1677 $as_echo "$as_me: failed program was:" >&51678 sed 's/^/| /' conftest.$ac_ext >&51679 1680 ac_retval=11681 fi1682 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1683 return $ac_retval1684 1685 } # ac_fn_cxx_try_compile1686 1687 # ac_fn_c_try_link LINENO1688 # -----------------------1689 # Try to link conftest.$ac_ext, and return whether this succeeded.1690 ac_fn_c_try_link ()1691 {1692 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1693 rm -f conftest.$ac_objext conftest$ac_exeext1694 if { { ac_try="$ac_link"1695 case "(($ac_try" in1696 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;1697 *) ac_try_echo=$ac_try;;1698 esac1699 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""1700 $as_echo "$ac_try_echo"; } >&51701 (eval "$ac_link") 2>conftest.err1702 ac_status=$?1703 if test -s conftest.err; then1704 grep -v '^ *+' conftest.err >conftest.er11705 cat conftest.er1 >&51706 mv -f conftest.er1 conftest.err1707 fi1708 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51709 test $ac_status = 0; } && {1710 test -z "$ac_c_werror_flag" ||1711 test ! -s conftest.err1712 } && test -s conftest$ac_exeext && {1713 test "$cross_compiling" = yes ||1714 $as_test_x conftest$ac_exeext1715 }; then :1716 ac_retval=01717 else1718 $as_echo "$as_me: failed program was:" >&51719 sed 's/^/| /' conftest.$ac_ext >&51720 1721 ac_retval=11722 fi1723 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information1724 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would1725 # interfere with the next link command; also delete a directory that is1726 # left behind by Apple's compiler. We do this before executing the actions.1727 rm -rf conftest.dSYM conftest_ipa8_conftest.oo1728 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1729 return $ac_retval1730 1731 } # ac_fn_c_try_link1732 1733 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES1734 # -------------------------------------------------------1735 # Tests whether HEADER exists, giving a warning if it cannot be compiled using1736 # the include files in INCLUDES and setting the cache variable VAR1737 # accordingly.1738 ac_fn_c_check_header_mongrel ()1739 {1740 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack1741 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :1742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&51743 $as_echo_n "checking for $2... " >&6; }1744 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :1745 $as_echo_n "(cached) " >&61746 fi1747 eval ac_res=\$$31748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&51749 $as_echo "$ac_res" >&6; }1750 else1751 # Is the header compilable?1752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&51753 $as_echo_n "checking $2 usability... " >&6; }1754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext1755 /* end confdefs.h. */1756 $41757 #include <$2>1758 _ACEOF1759 if ac_fn_c_try_compile "$LINENO"; then :1760 ac_header_compiler=yes1761 else1762 ac_header_compiler=no1763 fi1764 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext1765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&51766 $as_echo "$ac_header_compiler" >&6; }1767 1768 # Is the header present?1769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&51770 $as_echo_n "checking $2 presence... " >&6; }1771 cat confdefs.h - <<_ACEOF >conftest.$ac_ext1772 /* end confdefs.h. */1773 #include <$2>1774 _ACEOF1775 if ac_fn_c_try_cpp "$LINENO"; then :1776 ac_header_preproc=yes1777 else1778 ac_header_preproc=no1779 fi1780 rm -f conftest.err conftest.$ac_ext1781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&51782 $as_echo "$ac_header_preproc" >&6; }1783 1784 # So? What about this header?1785 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((1786 yes:no: )1787 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&51788 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}1789 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&51790 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}1791 ;;1792 no:yes:* )1793 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&51794 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}1795 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&51796 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}1797 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&51798 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}1799 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&51800 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}1801 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&51802 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}1803 ( cat <<\_ASBOX1804 ## --------------------------------- ##1805 ## Report this to issues.libdodo.org ##1806 ## --------------------------------- ##1807 _ASBOX1808 ) | sed "s/^/$as_me: WARNING: /" >&21809 ;;1810 esac1811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&51812 $as_echo_n "checking for $2... " >&6; }1813 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :1814 $as_echo_n "(cached) " >&61815 else1816 eval "$3=\$ac_header_compiler"1817 fi1818 eval ac_res=\$$31819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&51820 $as_echo "$ac_res" >&6; }1821 fi1822 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1823 1824 } # ac_fn_c_check_header_mongrel1825 1499 cat >config.log <<_ACEOF 1826 1500 This file contains any messages produced by compilers while … … 1828 1502 1829 1503 It was created by libdodo $as_me 0.0.0, which was 1830 generated by GNU Autoconf 2.6 4. Invocation command line was1504 generated by GNU Autoconf 2.63. Invocation command line was 1831 1505 1832 1506 $ $0 $@ … … 1864 1538 IFS=$as_save_IFS 1865 1539 test -z "$as_dir" && as_dir=. 1866 $as_echo "PATH: $as_dir"1867 done1540 $as_echo "PATH: $as_dir" 1541 done 1868 1542 IFS=$as_save_IFS 1869 1543 … … 1902 1576 esac 1903 1577 case $ac_pass in 1904 1) a s_fn_append ac_configure_args0 "'$ac_arg'" ;;1578 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1905 1579 2) 1906 a s_fn_append ac_configure_args1 "'$ac_arg'"1580 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1907 1581 if test $ac_must_keep_next = true; then 1908 1582 ac_must_keep_next=false # Got value, back to normal. … … 1920 1594 esac 1921 1595 fi 1922 a s_fn_append ac_configure_args "'$ac_arg'"1596 ac_configure_args="$ac_configure_args '$ac_arg'" 1923 1597 ;; 1924 1598 esac 1925 1599 done 1926 1600 done 1927 { ac_configure_args0=; unset ac_configure_args0;}1928 { ac_configure_args1=; unset ac_configure_args1;}1601 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } 1602 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } 1929 1603 1930 1604 # When interrupted or exit'd, cleanup temporary files, and complete … … 1951 1625 *${as_nl}*) 1952 1626 case $ac_var in #( 1953 *_cv_*) { $as_echo "$as_me:$ {as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&51627 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1954 1628 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1955 1629 esac … … 1957 1631 _ | IFS | as_nl) ;; #( 1958 1632 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1959 *) { eval $ac_var=; unset $ac_var;};;1633 *) $as_unset $ac_var ;; 1960 1634 esac ;; 1961 1635 esac … … 2029 1703 ' 0 2030 1704 for ac_signal in 1 2 13 15; do 2031 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal1705 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal 2032 1706 done 2033 1707 ac_signal=0 … … 2036 1710 rm -f -r conftest* confdefs.h 2037 1711 2038 $as_echo "/* confdefs.h */" > confdefs.h2039 2040 1712 # Predefined preprocessor variables. 2041 1713 … … 2044 1716 _ACEOF 2045 1717 1718 2046 1719 cat >>confdefs.h <<_ACEOF 2047 1720 #define PACKAGE_TARNAME "$PACKAGE_TARNAME" 2048 1721 _ACEOF 2049 1722 1723 2050 1724 cat >>confdefs.h <<_ACEOF 2051 1725 #define PACKAGE_VERSION "$PACKAGE_VERSION" 2052 1726 _ACEOF 2053 1727 1728 2054 1729 cat >>confdefs.h <<_ACEOF 2055 1730 #define PACKAGE_STRING "$PACKAGE_STRING" 2056 1731 _ACEOF 2057 1732 1733 2058 1734 cat >>confdefs.h <<_ACEOF 2059 1735 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 2060 _ACEOF2061 2062 cat >>confdefs.h <<_ACEOF2063 #define PACKAGE_URL "$PACKAGE_URL"2064 1736 _ACEOF 2065 1737 … … 2082 1754 test "x$ac_site_file" = xNONE && continue 2083 1755 if test -r "$ac_site_file"; then 2084 { $as_echo "$as_me:$ {as_lineno-$LINENO}: loading site script $ac_site_file" >&51756 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 2085 1757 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 2086 1758 sed 's/^/| /' "$ac_site_file" >&5 … … 2093 1765 # files actually), so we avoid doing that. 2094 1766 if test -f "$cache_file"; then 2095 { $as_echo "$as_me:$ {as_lineno-$LINENO}: loading cache $cache_file" >&51767 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 2096 1768 $as_echo "$as_me: loading cache $cache_file" >&6;} 2097 1769 case $cache_file in … … 2101 1773 fi 2102 1774 else 2103 { $as_echo "$as_me:$ {as_lineno-$LINENO}: creating cache $cache_file" >&51775 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 2104 1776 $as_echo "$as_me: creating cache $cache_file" >&6;} 2105 1777 >$cache_file … … 2116 1788 case $ac_old_set,$ac_new_set in 2117 1789 set,) 2118 { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51790 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 2119 1791 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 2120 1792 ac_cache_corrupted=: ;; 2121 1793 ,set) 2122 { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&51794 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 2123 1795 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 2124 1796 ac_cache_corrupted=: ;; … … 2130 1802 ac_new_val_w=`echo x $ac_new_val` 2131 1803 if test "$ac_old_val_w" != "$ac_new_val_w"; then 2132 { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&51804 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 2133 1805 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 2134 1806 ac_cache_corrupted=: 2135 1807 else 2136 { $as_echo "$as_me:$ {as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&51808 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 2137 1809 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 2138 1810 eval $ac_var=\$ac_old_val 2139 1811 fi 2140 { $as_echo "$as_me:$ {as_lineno-$LINENO}: former value: \`$ac_old_val'" >&51812 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 2141 1813 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 2142 { $as_echo "$as_me:$ {as_lineno-$LINENO}: current value: \`$ac_new_val'" >&51814 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 2143 1815 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 2144 1816 fi;; … … 2152 1824 case " $ac_configure_args " in 2153 1825 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. 2154 *) a s_fn_append ac_configure_args "'$ac_arg'" ;;1826 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; 2155 1827 esac 2156 1828 fi 2157 1829 done 2158 1830 if $ac_cache_corrupted; then 2159 { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&51831 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2160 1832 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2161 { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&51833 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 2162 1834 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2163 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2164 fi 2165 ## -------------------- ## 2166 ## Main body of script. ## 2167 ## -------------------- ## 1835 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1836 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1837 { (exit 1); exit 1; }; } 1838 fi 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 2168 1863 2169 1864 ac_ext=c … … 2208 1903 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2209 1904 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2210 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&51905 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2211 1906 $as_echo_n "checking for $ac_word... " >&6; } 2212 if test "${ac_cv_prog_CC+set}" = set; then :1907 if test "${ac_cv_prog_CC+set}" = set; then 2213 1908 $as_echo_n "(cached) " >&6 2214 1909 else … … 2221 1916 IFS=$as_save_IFS 2222 1917 test -z "$as_dir" && as_dir=. 2223 for ac_exec_ext in '' $ac_executable_extensions; do1918 for ac_exec_ext in '' $ac_executable_extensions; do 2224 1919 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2225 1920 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2226 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&51921 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2227 1922 break 2 2228 1923 fi 2229 1924 done 2230 done1925 done 2231 1926 IFS=$as_save_IFS 2232 1927 … … 2235 1930 CC=$ac_cv_prog_CC 2236 1931 if test -n "$CC"; then 2237 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $CC" >&51932 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2238 1933 $as_echo "$CC" >&6; } 2239 1934 else 2240 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&51935 { $as_echo "$as_me:$LINENO: result: no" >&5 2241 1936 $as_echo "no" >&6; } 2242 1937 fi … … 2248 1943 # Extract the first word of "gcc", so it can be a program name with args. 2249 1944 set dummy gcc; ac_word=$2 2250 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&51945 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2251 1946 $as_echo_n "checking for $ac_word... " >&6; } 2252 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :1947 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2253 1948 $as_echo_n "(cached) " >&6 2254 1949 else … … 2261 1956 IFS=$as_save_IFS 2262 1957 test -z "$as_dir" && as_dir=. 2263 for ac_exec_ext in '' $ac_executable_extensions; do1958 for ac_exec_ext in '' $ac_executable_extensions; do 2264 1959 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2265 1960 ac_cv_prog_ac_ct_CC="gcc" 2266 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&51961 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2267 1962 break 2 2268 1963 fi 2269 1964 done 2270 done1965 done 2271 1966 IFS=$as_save_IFS 2272 1967 … … 2275 1970 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2276 1971 if test -n "$ac_ct_CC"; then 2277 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_ct_CC" >&51972 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2278 1973 $as_echo "$ac_ct_CC" >&6; } 2279 1974 else 2280 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&51975 { $as_echo "$as_me:$LINENO: result: no" >&5 2281 1976 $as_echo "no" >&6; } 2282 1977 fi … … 2287 1982 case $cross_compiling:$ac_tool_warned in 2288 1983 yes:) 2289 { $as_echo "$as_me:$ {as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&51984 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2290 1985 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2291 1986 ac_tool_warned=yes ;; … … 2301 1996 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2302 1997 set dummy ${ac_tool_prefix}cc; ac_word=$2 2303 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&51998 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2304 1999 $as_echo_n "checking for $ac_word... " >&6; } 2305 if test "${ac_cv_prog_CC+set}" = set; then :2000 if test "${ac_cv_prog_CC+set}" = set; then 2306 2001 $as_echo_n "(cached) " >&6 2307 2002 else … … 2314 2009 IFS=$as_save_IFS 2315 2010 test -z "$as_dir" && as_dir=. 2316 for ac_exec_ext in '' $ac_executable_extensions; do2011 for ac_exec_ext in '' $ac_executable_extensions; do 2317 2012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2318 2013 ac_cv_prog_CC="${ac_tool_prefix}cc" 2319 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&52014 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2320 2015 break 2 2321 2016 fi 2322 2017 done 2323 done2018 done 2324 2019 IFS=$as_save_IFS 2325 2020 … … 2328 2023 CC=$ac_cv_prog_CC 2329 2024 if test -n "$CC"; then 2330 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $CC" >&52025 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2331 2026 $as_echo "$CC" >&6; } 2332 2027 else 2333 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&52028 { $as_echo "$as_me:$LINENO: result: no" >&5 2334 2029 $as_echo "no" >&6; } 2335 2030 fi … … 2341 2036 # Extract the first word of "cc", so it can be a program name with args. 2342 2037 set dummy cc; ac_word=$2 2343 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&52038 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2344 2039 $as_echo_n "checking for $ac_word... " >&6; } 2345 if test "${ac_cv_prog_CC+set}" = set; then :2040 if test "${ac_cv_prog_CC+set}" = set; then 2346 2041 $as_echo_n "(cached) " >&6 2347 2042 else … … 2355 2050 IFS=$as_save_IFS 2356 2051 test -z "$as_dir" && as_dir=. 2357 for ac_exec_ext in '' $ac_executable_extensions; do2052 for ac_exec_ext in '' $ac_executable_extensions; do 2358 2053 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2359 2054 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then … … 2362 2057 fi 2363 2058 ac_cv_prog_CC="cc" 2364 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&52059 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2365 2060 break 2 2366 2061 fi 2367 2062 done 2368 done2063 done 2369 2064 IFS=$as_save_IFS 2370 2065 … … 2385 2080 CC=$ac_cv_prog_CC 2386 2081 if test -n "$CC"; then 2387 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $CC" >&52082 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2388 2083 $as_echo "$CC" >&6; } 2389 2084 else 2390 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&52085 { $as_echo "$as_me:$LINENO: result: no" >&5 2391 2086 $as_echo "no" >&6; } 2392 2087 fi … … 2400 2095 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2401 2096 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2402 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&52097 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2403 2098 $as_echo_n "checking for $ac_word... " >&6; } 2404 if test "${ac_cv_prog_CC+set}" = set; then :2099 if test "${ac_cv_prog_CC+set}" = set; then 2405 2100 $as_echo_n "(cached) " >&6 2406 2101 else … … 2413 2108 IFS=$as_save_IFS 2414 2109 test -z "$as_dir" && as_dir=. 2415 for ac_exec_ext in '' $ac_executable_extensions; do2110 for ac_exec_ext in '' $ac_executable_extensions; do 2416 2111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2417 2112 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2418 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&52113 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2419 2114 break 2 2420 2115 fi 2421 2116 done 2422 done2117 done 2423 2118 IFS=$as_save_IFS 2424 2119 … … 2427 2122 CC=$ac_cv_prog_CC 2428 2123 if test -n "$CC"; then 2429 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $CC" >&52124 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2430 2125 $as_echo "$CC" >&6; } 2431 2126 else 2432 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&52127 { $as_echo "$as_me:$LINENO: result: no" >&5 2433 2128 $as_echo "no" >&6; } 2434 2129 fi … … 2444 2139 # Extract the first word of "$ac_prog", so it can be a program name with args. 2445 2140 set dummy $ac_prog; ac_word=$2 2446 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $ac_word" >&52141 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2447 2142 $as_echo_n "checking for $ac_word... " >&6; } 2448 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :2143 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2449 2144 $as_echo_n "(cached) " >&6 2450 2145 else … … 2457 2152 IFS=$as_save_IFS 2458 2153 test -z "$as_dir" && as_dir=. 2459 for ac_exec_ext in '' $ac_executable_extensions; do2154 for ac_exec_ext in '' $ac_executable_extensions; do 2460 2155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2461 2156 ac_cv_prog_ac_ct_CC="$ac_prog" 2462 $as_echo "$as_me:$ {as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&52157 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2463 2158 break 2 2464 2159 fi 2465 2160 done 2466 done2161 done 2467 2162 IFS=$as_save_IFS 2468 2163 … … 2471 2166 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2472 2167 if test -n "$ac_ct_CC"; then 2473 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_ct_CC" >&52168 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2474 2169 $as_echo "$ac_ct_CC" >&6; } 2475 2170 else 2476 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: no" >&52171 { $as_echo "$as_me:$LINENO: result: no" >&5 2477 2172 $as_echo "no" >&6; } 2478 2173 fi … … 2487 2182 case $cross_compiling:$ac_tool_warned in 2488 2183 yes:) 2489 { $as_echo "$as_me:$ {as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&52184 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2490 2185 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2491 2186 ac_tool_warned=yes ;; … … 2498 2193 2499 2194 2500 test -z "$CC" && { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&52195 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2501 2196 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2502 as_fn_error "no acceptable C compiler found in \$PATH 2503 See \`config.log' for more details." "$LINENO" 5; } 2197 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2198 See \`config.log' for more details." >&5 2199 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2200 See \`config.log' for more details." >&2;} 2201 { (exit 1); exit 1; }; }; } 2504 2202 2505 2203 # Provide some information about the compiler. 2506 $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for C compiler version" >&52204 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2507 2205 set X $ac_compile 2508 2206 ac_compiler=$2 2509 for ac_option in --version -v -V -qversion; do 2510 { { ac_try="$ac_compiler $ac_option >&5" 2207 { (ac_try="$ac_compiler --version >&5" 2511 2208 case "(($ac_try" in 2512 2209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2513 2210 *) ac_try_echo=$ac_try;; 2514 2211 esac 2515 eval ac_try_echo="\"\$as_me:$ {as_lineno-$LINENO}: $ac_try_echo\""2516 $as_echo "$ac_try_echo" ; }>&52517 (eval "$ac_compiler $ac_option >&5") 2>conftest.err2212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2213 $as_echo "$ac_try_echo") >&5 2214 (eval "$ac_compiler --version >&5") 2>&5 2518 2215 ac_status=$? 2519 if test -s conftest.err; then 2520 sed '10a\ 2521 ... rest of stderr output deleted ... 2522 10q' conftest.err >conftest.er1 2523 cat conftest.er1 >&5 2524 rm -f conftest.er1 conftest.err 2525 fi 2526 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2527 test $ac_status = 0; } 2528 done 2529 2530 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2217 (exit $ac_status); } 2218 { (ac_try="$ac_compiler -v >&5" 2219 case "(($ac_try" in 2220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2221 *) ac_try_echo=$ac_try;; 2222 esac 2223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2224 $as_echo "$ac_try_echo") >&5 2225 (eval "$ac_compiler -v >&5") 2>&5 2226 ac_status=$? 2227 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2228 (exit $ac_status); } 2229 { (ac_try="$ac_compiler -V >&5" 2230 case "(($ac_try" in 2231 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2232 *) ac_try_echo=$ac_try;; 2233 esac 2234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2235 $as_echo "$ac_try_echo") >&5 2236 (eval "$ac_compiler -V >&5") 2>&5 2237 ac_status=$? 2238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2239 (exit $ac_status); } 2240 2241 cat >conftest.$ac_ext <<_ACEOF 2242 /* confdefs.h. */ 2243 _ACEOF 2244 cat confdefs.h >>conftest.$ac_ext 2245 cat >>conftest.$ac_ext <<_ACEOF 2531 2246 /* end confdefs.h. */ 2532 #include <stdio.h> 2247 2533 2248 int 2534 2249 main () 2535 2250 { 2536 FILE *f = fopen ("conftest.out", "w");2537 return ferror (f) || fclose (f) != 0;2538 2251 2539 2252 ; … … 2542 2255 _ACEOF 2543 2256 ac_clean_files_save=$ac_clean_files 2544 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"2257 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2545 2258 # Try to create an executable without -o first, disregard a.out. 2546 2259 # It will help us diagnose broken compilers, and finding out an intuition 2547 2260 # of exeext. 2548 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for C compiler default output file name" >&52261 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2549 2262 $as_echo_n "checking for C compiler default output file name... " >&6; } 2550 2263 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` … … 2563 2276 rm -f $ac_rmfiles 2564 2277 2565 if { {ac_try="$ac_link_default"2278 if { (ac_try="$ac_link_default" 2566 2279 case "(($ac_try" in 2567 2280 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2568 2281 *) ac_try_echo=$ac_try;; 2569 2282 esac 2570 eval ac_try_echo="\"\$as_me:$ {as_lineno-$LINENO}: $ac_try_echo\""2571 $as_echo "$ac_try_echo" ; }>&52283 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2284 $as_echo "$ac_try_echo") >&5 2572 2285 (eval "$ac_link_default") 2>&5 2573 2286 ac_status=$? 2574 $as_echo "$as_me:$ {as_lineno-$LINENO}: \$? = $ac_status" >&52575 test $ac_status = 0; }; then :2287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2288 (exit $ac_status); }; then 2576 2289 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 2577 2290 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' … … 2590 2303 break;; 2591 2304 *.* ) 2592 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;2305 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; 2593 2306 then :; else 2594 2307 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` … … 2609 2322 ac_file='' 2610 2323 fi 2611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 2324 2325 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2612 2326 $as_echo "$ac_file" >&6; } 2613 if test -z "$ac_file"; then :2327 if test -z "$ac_file"; then 2614 2328 $as_echo "$as_me: failed program was:" >&5 2615 2329 sed 's/^/| /' conftest.$ac_ext >&5 2616 2330 2617 { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&52331 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2618 2332 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2619 { as_fn_set_status 77 2620 as_fn_error "C compiler cannot create executables 2621 See \`config.log' for more details." "$LINENO" 5; }; } 2622 fi 2333 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2334 See \`config.log' for more details." >&5 2335 $as_echo "$as_me: error: C compiler cannot create executables 2336 See \`config.log' for more details." >&2;} 2337 { (exit 77); exit 77; }; }; } 2338 fi 2339 2623 2340 ac_exeext=$ac_cv_exeext 2624 2341 2625 2342 # Check that the compiler produces executables we can run. If not, either 2626 2343 # the compiler is broken, or we cross compile. 2627 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking whether the C compiler works" >&52344 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2628 2345 $as_echo_n "checking whether the C compiler works... " >&6; } 2346 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2629 2347 # If not cross compiling, check that we can run a simple program. 2630 2348 if test "$cross_compiling" != yes; then 2631 2349 if { ac_try='./$ac_file' 2632 { {case "(($ac_try" in2350 { (case "(($ac_try" in 2633 2351 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2634 2352 *) ac_try_echo=$ac_try;; 2635 2353 esac 2636 eval ac_try_echo="\"\$as_me:$ {as_lineno-$LINENO}: $ac_try_echo\""2637 $as_echo "$ac_try_echo" ; }>&52354 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2355 $as_echo "$ac_try_echo") >&5 2638 2356 (eval "$ac_try") 2>&5 2639 2357 ac_status=$? 2640 $as_echo "$as_me:$ {as_lineno-$LINENO}: \$? = $ac_status" >&52641 test $ac_status = 0; }; }; then2358 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2359 (exit $ac_status); }; }; then 2642 2360 cross_compiling=no 2643 2361 else … … 2645 2363 cross_compiling=yes 2646 2364 else 2647 { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&52365 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2648 2366 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2649 as_fn_error "cannot run C compiled programs.2367 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2650 2368 If you meant to cross compile, use \`--host'. 2651 See \`config.log' for more details." "$LINENO" 5; } 2369 See \`config.log' for more details." >&5 2370 $as_echo "$as_me: error: cannot run C compiled programs. 2371 If you meant to cross compile, use \`--host'. 2372 See \`config.log' for more details." >&2;} 2373 { (exit 1); exit 1; }; }; } 2652 2374 fi 2653 2375 fi 2654 2376 fi 2655 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: yes" >&52377 { $as_echo "$as_me:$LINENO: result: yes" >&5 2656 2378 $as_echo "yes" >&6; } 2657 2379 2658 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out2380 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 2659 2381 ac_clean_files=$ac_clean_files_save 2660 2382 # Check that the compiler produces executables we can run. If not, either 2661 2383 # the compiler is broken, or we cross compile. 2662 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking whether we are cross compiling" >&52384 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2663 2385 $as_echo_n "checking whether we are cross compiling... " >&6; } 2664 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $cross_compiling" >&52386 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2665 2387 $as_echo "$cross_compiling" >&6; } 2666 2388 2667 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for suffix of executables" >&52389 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2668 2390 $as_echo_n "checking for suffix of executables... " >&6; } 2669 if { {ac_try="$ac_link"2391 if { (ac_try="$ac_link" 2670 2392 case "(($ac_try" in 2671 2393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2672 2394 *) ac_try_echo=$ac_try;; 2673 2395 esac 2674 eval ac_try_echo="\"\$as_me:$ {as_lineno-$LINENO}: $ac_try_echo\""2675 $as_echo "$ac_try_echo" ; }>&52396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2397 $as_echo "$ac_try_echo") >&5 2676 2398 (eval "$ac_link") 2>&5 2677 2399 ac_status=$? 2678 $as_echo "$as_me:$ {as_lineno-$LINENO}: \$? = $ac_status" >&52679 test $ac_status = 0; }; then :2400 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2401 (exit $ac_status); }; then 2680 2402 # If both `conftest.exe' and `conftest' are `present' (well, observable) 2681 2403 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will … … 2692 2414 done 2693 2415 else 2694 { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&52416 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2695 2417 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2696 as_fn_error "cannot compute suffix of executables: cannot compile and link 2697 See \`config.log' for more details." "$LINENO" 5; } 2698 fi 2418 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2419 See \`config.log' for more details." >&5 2420 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2421 See \`config.log' for more details." >&2;} 2422 { (exit 1); exit 1; }; }; } 2423 fi 2424 2699 2425 rm -f conftest$ac_cv_exeext 2700 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_exeext" >&52426 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2701 2427 $as_echo "$ac_cv_exeext" >&6; } 2702 2428 … … 2704 2430 EXEEXT=$ac_cv_exeext 2705 2431 ac_exeext=$EXEEXT 2706 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for suffix of object files" >&52432 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 2707 2433 $as_echo_n "checking for suffix of object files... " >&6; } 2708 if test "${ac_cv_objext+set}" = set; then :2434 if test "${ac_cv_objext+set}" = set; then 2709 2435 $as_echo_n "(cached) " >&6 2710 2436 else 2711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2437 cat >conftest.$ac_ext <<_ACEOF 2438 /* confdefs.h. */ 2439 _ACEOF 2440 cat confdefs.h >>conftest.$ac_ext 2441 cat >>conftest.$ac_ext <<_ACEOF 2712 2442 /* end confdefs.h. */ 2713 2443 … … 2721 2451 _ACEOF 2722 2452 rm -f conftest.o conftest.obj 2723 if { {ac_try="$ac_compile"2453 if { (ac_try="$ac_compile" 2724 2454 case "(($ac_try" in 2725 2455 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2726 2456 *) ac_try_echo=$ac_try;; 2727 2457 esac 2728 eval ac_try_echo="\"\$as_me:$ {as_lineno-$LINENO}: $ac_try_echo\""2729 $as_echo "$ac_try_echo" ; }>&52458 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2459 $as_echo "$ac_try_echo") >&5 2730 2460 (eval "$ac_compile") 2>&5 2731 2461 ac_status=$? 2732 $as_echo "$as_me:$ {as_lineno-$LINENO}: \$? = $ac_status" >&52733 test $ac_status = 0; }; then :2462 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2463 (exit $ac_status); }; then 2734 2464 for ac_file in conftest.o conftest.obj conftest.*; do 2735 2465 test -f "$ac_file" || continue; … … 2744 2474 sed 's/^/| /' conftest.$ac_ext >&5 2745 2475 2746 { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&52476 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2747 2477 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2748 as_fn_error "cannot compute suffix of object files: cannot compile 2749 See \`config.log' for more details." "$LINENO" 5; } 2750 fi 2478 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2479 See \`config.log' for more details." >&5 2480 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 2481 See \`config.log' for more details." >&2;} 2482 { (exit 1); exit 1; }; }; } 2483 fi 2484 2751 2485 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2752 2486 fi 2753 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_objext" >&52487 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2754 2488 $as_echo "$ac_cv_objext" >&6; } 2755 2489 OBJEXT=$ac_cv_objext 2756 2490 ac_objext=$OBJEXT 2757 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&52491 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2758 2492 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 2759 if test "${ac_cv_c_compiler_gnu+set}" = set; then :2493 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2760 2494 $as_echo_n "(cached) " >&6 2761 2495 else 2762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2496 cat >conftest.$ac_ext <<_ACEOF 2497 /* confdefs.h. */ 2498 _ACEOF 2499 cat confdefs.h >>conftest.$ac_ext 2500 cat >>conftest.$ac_ext <<_ACEOF 2763 2501 /* end confdefs.h. */ 2764 2502 … … 2774 2512 } 2775 2513 _ACEOF 2776 if ac_fn_c_try_compile "$LINENO"; then : 2514 rm -f conftest.$ac_objext 2515 if { (ac_try="$ac_compile" 2516 case "(($ac_try" in 2517 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2518 *) ac_try_echo=$ac_try;; 2519 esac 2520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2521 $as_echo "$ac_try_echo") >&5 2522 (eval "$ac_compile") 2>conftest.er1 2523 ac_status=$? 2524 grep -v '^ *+' conftest.er1 >conftest.err 2525 rm -f conftest.er1 2526 cat conftest.err >&5 2527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2528 (exit $ac_status); } && { 2529 test -z "$ac_c_werror_flag" || 2530 test ! -s conftest.err 2531 } && test -s conftest.$ac_objext; then 2777 2532 ac_compiler_gnu=yes 2778 2533 else 2779 ac_compiler_gnu=no 2780 fi 2534 $as_echo "$as_me: failed program was:" >&5 2535 sed 's/^/| /' conftest.$ac_ext >&5 2536 2537 ac_compiler_gnu=no 2538 fi 2539 2781 2540 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2782 2541 ac_cv_c_compiler_gnu=$ac_compiler_gnu 2783 2542 2784 2543 fi 2785 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&52544 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2786 2545 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2787 2546 if test $ac_compiler_gnu = yes; then … … 2792 2551 ac_test_CFLAGS=${CFLAGS+set} 2793 2552 ac_save_CFLAGS=$CFLAGS 2794 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking whether $CC accepts -g" >&52553 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2795 2554 $as_echo_n "checking whether $CC accepts -g... " >&6; } 2796 if test "${ac_cv_prog_cc_g+set}" = set; then :2555 if test "${ac_cv_prog_cc_g+set}" = set; then 2797 2556 $as_echo_n "(cached) " >&6 2798 2557 else … … 2801 2560 ac_cv_prog_cc_g=no 2802 2561 CFLAGS="-g" 2803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2562 cat >conftest.$ac_ext <<_ACEOF 2563 /* confdefs.h. */ 2564 _ACEOF 2565 cat confdefs.h >>conftest.$ac_ext 2566 cat >>conftest.$ac_ext <<_ACEOF 2804 2567 /* end confdefs.h. */ 2805 2568 … … 2812 2575 } 2813 2576 _ACEOF 2814 if ac_fn_c_try_compile "$LINENO"; then : 2577 rm -f conftest.$ac_objext 2578 if { (ac_try="$ac_compile" 2579 case "(($ac_try" in 2580 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2581 *) ac_try_echo=$ac_try;; 2582 esac 2583 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2584 $as_echo "$ac_try_echo") >&5 2585 (eval "$ac_compile") 2>conftest.er1 2586 ac_status=$? 2587 grep -v '^ *+' conftest.er1 >conftest.err 2588 rm -f conftest.er1 2589 cat conftest.err >&5 2590 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2591 (exit $ac_status); } && { 2592 test -z "$ac_c_werror_flag" || 2593 test ! -s conftest.err 2594 } && test -s conftest.$ac_objext; then 2815 2595 ac_cv_prog_cc_g=yes 2816 2596 else 2817 CFLAGS="" 2818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2597 $as_echo "$as_me: failed program was:" >&5 2598 sed 's/^/| /' conftest.$ac_ext >&5 2599 2600 CFLAGS="" 2601 cat >conftest.$ac_ext <<_ACEOF 2602 /* confdefs.h. */ 2603 _ACEOF 2604 cat confdefs.h >>conftest.$ac_ext 2605 cat >>conftest.$ac_ext <<_ACEOF 2819 2606 /* end confdefs.h. */ 2820 2607 … … 2827 2614 } 2828 2615 _ACEOF 2829 if ac_fn_c_try_compile "$LINENO"; then : 2830 2831 else 2832 ac_c_werror_flag=$ac_save_c_werror_flag 2616 rm -f conftest.$ac_objext 2617 if { (ac_try="$ac_compile" 2618 case "(($ac_try" in 2619 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2620 *) ac_try_echo=$ac_try;; 2621 esac 2622 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2623 $as_echo "$ac_try_echo") >&5 2624 (eval "$ac_compile") 2>conftest.er1 2625 ac_status=$? 2626 grep -v '^ *+' conftest.er1 >conftest.err 2627 rm -f conftest.er1 2628 cat conftest.err >&5 2629 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2630 (exit $ac_status); } && { 2631 test -z "$ac_c_werror_flag" || 2632 test ! -s conftest.err 2633 } && test -s conftest.$ac_objext; then 2634 : 2635 else 2636 $as_echo "$as_me: failed program was:" >&5 2637 sed 's/^/| /' conftest.$ac_ext >&5 2638 2639 ac_c_werror_flag=$ac_save_c_werror_flag 2833 2640 CFLAGS="-g" 2834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2641 cat >conftest.$ac_ext <<_ACEOF 2642 /* confdefs.h. */ 2643 _ACEOF 2644 cat confdefs.h >>conftest.$ac_ext 2645 cat >>conftest.$ac_ext <<_ACEOF 2835 2646 /* end confdefs.h. */ 2836 2647 … … 2843 2654 } 2844 2655 _ACEOF 2845 if ac_fn_c_try_compile "$LINENO"; then : 2656 rm -f conftest.$ac_objext 2657 if { (ac_try="$ac_compile" 2658 case "(($ac_try" in 2659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2660 *) ac_try_echo=$ac_try;; 2661 esac 2662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2663 $as_echo "$ac_try_echo") >&5 2664 (eval "$ac_compile") 2>conftest.er1 2665 ac_status=$? 2666 grep -v '^ *+' conftest.er1 >conftest.err 2667 rm -f conftest.er1 2668 cat conftest.err >&5 2669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2670 (exit $ac_status); } && { 2671 test -z "$ac_c_werror_flag" || 2672 test ! -s conftest.err 2673 } && test -s conftest.$ac_objext; then 2846 2674 ac_cv_prog_cc_g=yes 2847 fi 2675 else 2676 $as_echo "$as_me: failed program was:" >&5 2677 sed 's/^/| /' conftest.$ac_ext >&5 2678 2679 2680 fi 2681 2848 2682 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2849 2683 fi 2684 2850 2685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2851 2686 fi 2687 2852 2688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2853 2689 ac_c_werror_flag=$ac_save_c_werror_flag 2854 2690 fi 2855 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&52691 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 2856 2692 $as_echo "$ac_cv_prog_cc_g" >&6; } 2857 2693 if test "$ac_test_CFLAGS" = set; then … … 2870 2706 fi 2871 2707 fi 2872 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&52708 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 2873 2709 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 2874 if test "${ac_cv_prog_cc_c89+set}" = set; then :2710 if test "${ac_cv_prog_cc_c89+set}" = set; then 2875 2711 $as_echo_n "(cached) " >&6 2876 2712 else 2877 2713 ac_cv_prog_cc_c89=no 2878 2714 ac_save_CC=$CC 2879 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2715 cat >conftest.$ac_ext <<_ACEOF 2716 /* confdefs.h. */ 2717 _ACEOF 2718 cat confdefs.h >>conftest.$ac_ext 2719 cat >>conftest.$ac_ext <<_ACEOF 2880 2720 /* end confdefs.h. */ 2881 2721 #include <stdarg.h> … … 2934 2774 do 2935 2775 CC="$ac_save_CC $ac_arg" 2936 if ac_fn_c_try_compile "$LINENO"; then : 2776 rm -f conftest.$ac_objext 2777 if { (ac_try="$ac_compile" 2778 case "(($ac_try" in 2779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2780 *) ac_try_echo=$ac_try;; 2781 esac 2782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2783 $as_echo "$ac_try_echo") >&5 2784 (eval "$ac_compile") 2>conftest.er1 2785 ac_status=$? 2786 grep -v '^ *+' conftest.er1 >conftest.err 2787 rm -f conftest.er1 2788 cat conftest.err >&5 2789 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2790 (exit $ac_status); } && { 2791 test -z "$ac_c_werror_flag" || 2792 test ! -s conftest.err 2793 } && test -s conftest.$ac_objext; then 2937 2794 ac_cv_prog_cc_c89=$ac_arg 2938 fi 2795 else 2796 $as_echo "$as_me: failed program was:" >&5 2797 sed 's/^/| /' conftest.$ac_ext >&5 2798 2799 2800 fi 2801 2939 2802 rm -f core conftest.err conftest.$ac_objext 2940 2803 test "x$ac_cv_prog_cc_c89" != "xno" && break … … 2947 2810 case "x$ac_cv_prog_cc_c89" in 2948 2811 x) 2949 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: none needed" >&52812 { $as_echo "$as_me:$LINENO: result: none needed" >&5 2950 2813 $as_echo "none needed" >&6; } ;; 2951 2814 xno) 2952 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: unsupported" >&52815 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 2953 2816 $as_echo "unsupported" >&6; } ;; 2954 2817 *) 2955 2818 CC="$CC $ac_cv_prog_cc_c89" 2956 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&52819 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 2957 2820 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 2958 2821 esac 2959 if test "x$ac_cv_prog_cc_c89" != xno; then : 2960 2961 fi 2822 2962 2823 2963 2824 ac_ext=c … … 2968 2829 2969 2830 2970 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&52831 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 2971 2832 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } 2972 if test "${ac_cv_c_const+set}" = set; then :2833 if test "${ac_cv_c_const+set}" = set; then 2973 2834 $as_echo_n "(cached) " >&6 2974 2835 else 2975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2836 cat >conftest.$ac_ext <<_ACEOF 2837 /* confdefs.h. */ 2838 _ACEOF 2839 cat confdefs.h >>conftest.$ac_ext 2840 cat >>conftest.$ac_ext <<_ACEOF 2976 2841 /* end confdefs.h. */ 2977 2842 … … 3033 2898 } 3034 2899 _ACEOF 3035 if ac_fn_c_try_compile "$LINENO"; then : 2900 rm -f conftest.$ac_objext 2901 if { (ac_try="$ac_compile" 2902 case "(($ac_try" in 2903 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2904 *) ac_try_echo=$ac_try;; 2905 esac 2906 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2907 $as_echo "$ac_try_echo") >&5 2908 (eval "$ac_compile") 2>conftest.er1 2909 ac_status=$? 2910 grep -v '^ *+' conftest.er1 >conftest.err 2911 rm -f conftest.er1 2912 cat conftest.err >&5 2913 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2914 (exit $ac_status); } && { 2915 test -z "$ac_c_werror_flag" || 2916 test ! -s conftest.err 2917 } && test -s conftest.$ac_objext; then 3036 2918 ac_cv_c_const=yes 3037 2919 else 3038 ac_cv_c_const=no 3039 fi 2920 $as_echo "$as_me: failed program was:" >&5 2921 sed 's/^/| /' conftest.$ac_ext >&5 2922 2923 ac_cv_c_const=no 2924 fi 2925 3040 2926 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3041 2927 fi 3042 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_c_const" >&52928 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 3043 2929 $as_echo "$ac_cv_c_const" >&6; } 3044 2930 if test $ac_cv_c_const = no; then 3045 2931 3046 $as_echo "#define const /**/" >>confdefs.h 3047 3048 fi 3049 3050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 2932 cat >>confdefs.h <<\_ACEOF 2933 #define const /**/ 2934 _ACEOF 2935 2936 fi 2937 2938 { $as_echo "$as_me:$LINENO: checking for inline" >&5 3051 2939 $as_echo_n "checking for inline... " >&6; } 3052 if test "${ac_cv_c_inline+set}" = set; then :2940 if test "${ac_cv_c_inline+set}" = set; then 3053 2941 $as_echo_n "(cached) " >&6 3054 2942 else 3055 2943 ac_cv_c_inline=no 3056 2944 for ac_kw in inline __inline__ __inline; do 3057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2945 cat >conftest.$ac_ext <<_ACEOF 2946 /* confdefs.h. */ 2947 _ACEOF 2948 cat confdefs.h >>conftest.$ac_ext 2949 cat >>conftest.$ac_ext <<_ACEOF 3058 2950 /* end confdefs.h. */ 3059 2951 #ifndef __cplusplus … … 3064 2956 3065 2957 _ACEOF 3066 if ac_fn_c_try_compile "$LINENO"; then : 2958 rm -f conftest.$ac_objext 2959 if { (ac_try="$ac_compile" 2960 case "(($ac_try" in 2961 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2962 *) ac_try_echo=$ac_try;; 2963 esac 2964 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2965 $as_echo "$ac_try_echo") >&5 2966 (eval "$ac_compile") 2>conftest.er1 2967 ac_status=$? 2968 grep -v '^ *+' conftest.er1 >conftest.err 2969 rm -f conftest.er1 2970 cat conftest.err >&5 2971 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2972 (exit $ac_status); } && { 2973 test -z "$ac_c_werror_flag" || 2974 test ! -s conftest.err 2975 } && test -s conftest.$ac_objext; then 3067 2976 ac_cv_c_inline=$ac_kw 3068 fi 2977 else 2978 $as_echo "$as_me: failed program was:" >&5 2979 sed 's/^/| /' conftest.$ac_ext >&5 2980 2981 2982 fi 2983 3069 2984 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3070 2985 test "$ac_cv_c_inline" != no && break … … 3072 2987 3073 2988 fi 3074 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $ac_cv_c_inline" >&52989 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 3075 2990 $as_echo "$ac_cv_c_inline" >&6; } 2991 3076 2992 3077 2993 case $ac_cv_c_inline in … … 3095 3011 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3096 3012 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3097 { $as_echo "$as_me:$ {as_lineno-$LINENO}: checking how to run the C preprocessor" >&53013 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3098 3014 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3099 3015 # On Suns, sometimes $CPP names a directory. … … 3102 3018 fi 3103 3019 if test -z "$CPP"; then 3104 if test "${ac_cv_prog_CPP+set}" = set; then :3020 if test "${ac_cv_prog_CPP+set}" = set; then 3105 3021 $as_echo_n "(cached) " >&6 3106 3022 else … … 3117 3033 # On the NeXT, cc -E runs the code through the compiler's parser, 3118 3034 # not just through cpp. "Syntax error" is here to catch this case. 3119 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3035 cat >conftest.$ac_ext <<_ACEOF 3036 /* confdefs.h. */ 3037 _ACEOF 3038 cat confdefs.h >>conftest.$ac_ext 3039 cat >>conftest.$ac_ext <<_ACEOF 3120 3040 /* end confdefs.h. */ 3121 3041 #ifdef __STDC__ … … 3126 3046 Syntax error 3127 3047 _ACEOF 3128 if ac_fn_c_try_cpp "$LINENO"; then : 3129 3130 else 3048 if { (ac_try="$ac_cpp conftest.$ac_ext" 3049 case "(($ac_try" in 3050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3051 *) ac_try_echo=$ac_try;; 3052 esac 3053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3054 $as_echo "$ac_try_echo") >&5 3055 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3056 ac_status=$? 3057 grep -v '^ *+' conftest.er1 >conftest.err 3058 rm -f conftest.er1 3059 cat conftest.err >&5 3060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3061 (exit $ac_status); } >/dev/null && { 3062 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3063 test ! -s conftest.err 3064 }; then 3065 : 3066 else 3067 $as_echo "$as_me: failed program was:" >&5 3068 sed 's/^/| /' conftest.$ac_ext >&5 3069 3131 3070 # Broken: fails on valid input. 3132 3071 continue 3133 3072 fi 3073 3134 3074 rm -f conftest.err conftest.$ac_ext 3135 3075 3136 3076 # OK, works on sane cases. Now check whether nonexistent headers 3137 3077 # can be detected and how. 3138 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3078 cat >conftest.$ac_ext <<_ACEOF 3079 /* confdefs.h. */ 3080 _ACEOF 3081 cat confdefs.h >>conftest.$ac_ext 3082 cat >>conftest.$ac_ext <<_ACEOF 3139 3083 /* end confdefs.h. */ 3140 3084 #include <ac_nonexistent.h> 3141 3085 _ACEOF 3142 if ac_fn_c_try_cpp "$LINENO"; then : 3086 if { (ac_try="$ac_cpp conftest.$ac_ext" 3087 case "(($ac_try" in 3088 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3089 *) ac_try_echo=$ac_try;; 3090 esac 3091 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3092 $as_echo "$ac_try_echo") >&5 3093 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3094 ac_status=$? 3095 grep -v '^ *+' conftest.er1 >conftest.err 3096 rm -f conftest.er1 3097 cat conftest.err >&5 3098 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3099 (exit $ac_status); } >/dev/null && { 3100 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3101 test ! -s conftest.err 3102 }; then 3143 3103 # Broken: success on invalid input. 3144 3104 continue 3145 3105 else 3106 $as_echo "$as_me: failed program was:" >&5 3107 sed 's/^/| /' conftest.$ac_ext >&5 3108 3146 3109 # Passes both tests. 3147 3110 ac_preproc_ok=: 3148 3111 break 3149 3112 fi 3113 3150 3114 rm -f conftest.err conftest.$ac_ext 3151 3115 … … 3153 3117 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3154 3118 rm -f conftest.err conftest.$ac_ext 3155 if $ac_preproc_ok; then :3119 if $ac_preproc_ok; then 3156 3120 break 3157 3121 fi … … 3165 3129 ac_cv_prog_CPP=$CPP 3166 3130 fi 3167 { $as_echo "$as_me:$ {as_lineno-$LINENO}: result: $CPP" >&53131 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3168 3132 $as_echo "$CPP" >&6; } 3169 3133 ac_preproc_ok=false … … 3176 3140 # On the NeXT, cc -E runs the code through the compiler's parser, 3177 3141 # not just through cpp. "Syntax error" is here to catch this case. 3178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3142 cat >conftest.$ac_ext <<_ACEOF 3143 /* confdefs.h. */ 3144 _ACEOF 3145 cat confdefs.h >>conftest.$ac_ext 3146 cat >>conftest.$ac_ext <<_ACEOF 3179 3147 /* end confdefs.h. */ 3180 3148 #ifdef __STDC__ … … 3185 3153 Syntax error 3186 3154 _ACEOF 3187 if ac_fn_c_try_cpp "$LINENO"; then : 3188 3189 else 3155 if { (ac_try="$ac_cpp conftest.$ac_ext" 3156 case "(($ac_try" in 3157 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3158 *) ac_try_echo=$ac_try;; 3159 esac 3160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3161 $as_echo "$ac_try_echo") >&5 3162 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3163 ac_status=$? 3164 grep -v '^ *+' conftest.er1 >conftest.err 3165 rm -f conftest.er1 3166 cat conftest.err >&5 3167 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3168 (exit $ac_status); } >/dev/null && { 3169 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3170 test ! -s conftest.err 3171 }; then 3172 : 3173 else 3174 $as_echo "$as_me: failed program was:" >&5 3175 sed 's/^/| /' conftest.$ac_ext >&5 3176 3190 3177 # Broken: fails on valid input. 3191 3178 continue 3192 3179 fi 3180 3193 3181 rm -f conftest.err conftest.$ac_ext 3194 3182 3195 3183 # OK, works on sane cases. Now check whether nonexistent headers 3196 3184 # can be detected and how. 3197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3185 cat >conftest.$ac_ext <<_ACEOF 3186 /* confdefs.h. */ 3187 _ACEOF 3188 cat confdefs.h >>conftest.$ac_ext 3189 cat >>conftest.$ac_ext <<_ACEOF 3198 3190 /* end confdefs.h. */ 3199 3191 #include <ac_nonexistent.h> 3200 3192 _ACEOF 3201 if ac_fn_c_try_cpp "$LINENO"; then : 3193 if { (ac_try="$ac_cpp conftest.$ac_ext" 3194 case "(($ac_try" in 3195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3196 *) ac_try_echo=$ac_try;; 3197 esac 3198 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3199 $as_echo "$ac_try_echo") >&5 3200 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3201 ac_status=$? 3202 grep -v '^ *+' conftest.er1 >conftest.err 3203 rm -f conftest.er1 3204 cat conftest.err >&5 3205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3206 (exit $ac_status); } >/dev/null && { 3207 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3208 test ! -s conftest.err 3209 }; then 3202 3210 # Broken: success on invalid input. 3203 3211 continue 3204 3212 else 3213 $as_echo "$as_me: failed program was:" >&5 3214 sed 's/^/| /' conftest.$ac_ext >&5 3215 3205 3216 # Passes both tests. 3206 3217 ac_preproc_ok=: 3207 3218 break 3208 3219 fi 3220 3209 3221 rm -f conftest.err conftest.$ac_ext 3210 3222 … … 3212 3224 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3213 3225 rm -f conftest.err conftest.$ac_ext 3214 if $ac_preproc_ok; then :3215 3216 else 3217 { { $as_echo "$as_me:$ {as_lineno-$LINENO}: error: in \`$ac_pwd':" >&53226 if $ac_preproc_ok; then 3227 : 3228 else 3229 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3218 3230 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3219 as_fn_error "C preprocessor \"$CPP\" fails sanity check 3220 See \`config.log' for more details." "$LINENO" 5; } 3231 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3232 See \`config.log' for more details." >&5 3233 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3234 See \`config.log' for more details." >&2;} 3235 { (exit 1); exit 1; }; }; } 3221 3236 fi 3222 3237 …
