Parent Directory
|
Revision Log
lots of new stuff, tranlsations, bug fixes ...
1 | zoff99 | 2 | #! /bin/sh |
2 | # Guess values for system-dependent variables and create Makefiles. | ||
3 | # Generated by GNU Autoconf 2.65 for zanavi 1.0.0. | ||
4 | # | ||
5 | # | ||
6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | ||
7 | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | ||
8 | # Inc. | ||
9 | # | ||
10 | # | ||
11 | # This configure script is free software; the Free Software Foundation | ||
12 | # gives unlimited permission to copy, distribute and modify it. | ||
13 | ## -------------------- ## | ||
14 | ## M4sh Initialization. ## | ||
15 | ## -------------------- ## | ||
16 | |||
17 | # Be more Bourne compatible | ||
18 | DUALCASE=1; export DUALCASE # for MKS sh | ||
19 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : | ||
20 | emulate sh | ||
21 | NULLCMD=: | ||
22 | # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | ||
23 | # is contrary to our usage. Disable this feature. | ||
24 | alias -g '${1+"$@"}'='"$@"' | ||
25 | setopt NO_GLOB_SUBST | ||
26 | else | ||
27 | case `(set -o) 2>/dev/null` in #( | ||
28 | *posix*) : | ||
29 | set -o posix ;; #( | ||
30 | *) : | ||
31 | ;; | ||
32 | esac | ||
33 | fi | ||
34 | |||
35 | |||
36 | as_nl=' | ||
37 | ' | ||
38 | export as_nl | ||
39 | # Printing a long string crashes Solaris 7 /usr/bin/printf. | ||
40 | as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | ||
41 | as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo | ||
42 | 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 | ||
50 | as_echo='printf %s\n' | ||
51 | as_echo_n='printf %s' | ||
52 | else | ||
53 | if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then | ||
54 | as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' | ||
55 | as_echo_n='/usr/ucb/echo -n' | ||
56 | else | ||
57 | as_echo_body='eval expr "X$1" : "X\\(.*\\)"' | ||
58 | as_echo_n_body='eval | ||
59 | arg=$1; | ||
60 | case $arg in #( | ||
61 | *"$as_nl"*) | ||
62 | expr "X$arg" : "X\\(.*\\)$as_nl"; | ||
63 | arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; | ||
64 | esac; | ||
65 | expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" | ||
66 | ' | ||
67 | export as_echo_n_body | ||
68 | as_echo_n='sh -c $as_echo_n_body as_echo' | ||
69 | fi | ||
70 | export as_echo_body | ||
71 | as_echo='sh -c $as_echo_body as_echo' | ||
72 | fi | ||
73 | |||
74 | # The user is always right. | ||
75 | if test "${PATH_SEPARATOR+set}" != set; then | ||
76 | PATH_SEPARATOR=: | ||
77 | (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | ||
78 | (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | ||
79 | PATH_SEPARATOR=';' | ||
80 | } | ||
81 | fi | ||
82 | |||
83 | |||
84 | # IFS | ||
85 | # We need space, tab and new line, in precisely that order. Quoting is | ||
86 | # there to prevent editors from complaining about space-tab. | ||
87 | # (If _AS_PATH_WALK were called with IFS unset, it would disable word | ||
88 | # splitting by setting IFS to empty value.) | ||
89 | IFS=" "" $as_nl" | ||
90 | |||
91 | # Find who we are. Look in the path if we contain no directory separator. | ||
92 | case $0 in #(( | ||
93 | *[\\/]* ) as_myself=$0 ;; | ||
94 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
95 | for as_dir in $PATH | ||
96 | do | ||
97 | IFS=$as_save_IFS | ||
98 | test -z "$as_dir" && as_dir=. | ||
99 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | ||
100 | done | ||
101 | IFS=$as_save_IFS | ||
102 | |||
103 | ;; | ||
104 | esac | ||
105 | # We did not find ourselves, most probably we were run as `sh COMMAND' | ||
106 | # in which case we are not to be found in the path. | ||
107 | if test "x$as_myself" = x; then | ||
108 | as_myself=$0 | ||
109 | fi | ||
110 | if test ! -f "$as_myself"; then | ||
111 | $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 || : | ||
122 | done | ||
123 | PS1='$ ' | ||
124 | PS2='> ' | ||
125 | PS4='+ ' | ||
126 | |||
127 | # NLS nuisances. | ||
128 | LC_ALL=C | ||
129 | export LC_ALL | ||
130 | LANGUAGE=C | ||
131 | export LANGUAGE | ||
132 | |||
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 about your system, | ||
232 | $0: including any error possibly output before this | ||
233 | $0: message. Then install a modern shell, or manually run | ||
234 | $0: the script under such a shell if you do have one." | ||
235 | fi | ||
236 | exit 1 | ||
237 | fi | ||
238 | fi | ||
239 | fi | ||
240 | SHELL=${CONFIG_SHELL-/bin/sh} | ||
241 | export SHELL | ||
242 | # Unset more variables known to interfere with behavior of common tools. | ||
243 | CLICOLOR_FORCE= GREP_OPTIONS= | ||
244 | unset CLICOLOR_FORCE GREP_OPTIONS | ||
245 | |||
246 | ## --------------------- ## | ||
247 | ## M4sh Shell Functions. ## | ||
248 | ## --------------------- ## | ||
249 | # as_fn_unset VAR | ||
250 | # --------------- | ||
251 | # Portably unset VAR. | ||
252 | as_fn_unset () | ||
253 | { | ||
254 | { eval $1=; unset $1;} | ||
255 | } | ||
256 | as_unset=as_fn_unset | ||
257 | |||
258 | # as_fn_set_status STATUS | ||
259 | # ----------------------- | ||
260 | # Set $? to STATUS, without forking. | ||
261 | as_fn_set_status () | ||
262 | { | ||
263 | return $1 | ||
264 | } # as_fn_set_status | ||
265 | |||
266 | # as_fn_exit STATUS | ||
267 | # ----------------- | ||
268 | # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | ||
269 | as_fn_exit () | ||
270 | { | ||
271 | set +e | ||
272 | as_fn_set_status $1 | ||
273 | exit $1 | ||
274 | } # as_fn_exit | ||
275 | |||
276 | # as_fn_mkdir_p | ||
277 | # ------------- | ||
278 | # Create "$as_dir" as a directory, including parents if necessary. | ||
279 | as_fn_mkdir_p () | ||
280 | { | ||
281 | |||
282 | case $as_dir in #( | ||
283 | -*) as_dir=./$as_dir;; | ||
284 | esac | ||
285 | test -d "$as_dir" || eval $as_mkdir_p || { | ||
286 | as_dirs= | ||
287 | while :; do | ||
288 | case $as_dir in #( | ||
289 | *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | ||
290 | *) as_qdir=$as_dir;; | ||
291 | esac | ||
292 | as_dirs="'$as_qdir' $as_dirs" | ||
293 | as_dir=`$as_dirname -- "$as_dir" || | ||
294 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||
295 | X"$as_dir" : 'X\(//\)[^/]' \| \ | ||
296 | X"$as_dir" : 'X\(//\)$' \| \ | ||
297 | X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | ||
298 | $as_echo X"$as_dir" | | ||
299 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | ||
300 | s//\1/ | ||
301 | q | ||
302 | } | ||
303 | /^X\(\/\/\)[^/].*/{ | ||
304 | s//\1/ | ||
305 | q | ||
306 | } | ||
307 | /^X\(\/\/\)$/{ | ||
308 | s//\1/ | ||
309 | q | ||
310 | } | ||
311 | /^X\(\/\).*/{ | ||
312 | s//\1/ | ||
313 | q | ||
314 | } | ||
315 | s/.*/./; q'` | ||
316 | test -d "$as_dir" && break | ||
317 | done | ||
318 | test -z "$as_dirs" || eval "mkdir $as_dirs" | ||
319 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | ||
320 | |||
321 | |||
322 | } # as_fn_mkdir_p | ||
323 | # as_fn_append VAR VALUE | ||
324 | # ---------------------- | ||
325 | # Append the text in VALUE to the end of the definition contained in VAR. Take | ||
326 | # advantage of any shell optimizations that allow amortized linear growth over | ||
327 | # repeated appends, instead of the typical quadratic growth present in naive | ||
328 | # implementations. | ||
329 | if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | ||
330 | eval 'as_fn_append () | ||
331 | { | ||
332 | eval $1+=\$2 | ||
333 | }' | ||
334 | else | ||
335 | as_fn_append () | ||
336 | { | ||
337 | eval $1=\$$1\$2 | ||
338 | } | ||
339 | fi # as_fn_append | ||
340 | |||
341 | # as_fn_arith ARG... | ||
342 | # ------------------ | ||
343 | # Perform arithmetic evaluation on the ARGs, and store the result in the | ||
344 | # global $as_val. Take advantage of shells that can avoid forks. The arguments | ||
345 | # must be portable across $(()) and expr. | ||
346 | if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : | ||
347 | eval 'as_fn_arith () | ||
348 | { | ||
349 | as_val=$(( $* )) | ||
350 | }' | ||
351 | else | ||
352 | as_fn_arith () | ||
353 | { | ||
354 | as_val=`expr "$@" || test $? -eq 1` | ||
355 | } | ||
356 | fi # as_fn_arith | ||
357 | |||
358 | |||
359 | # as_fn_error ERROR [LINENO LOG_FD] | ||
360 | # --------------------------------- | ||
361 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | ||
362 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | ||
363 | # script with status $?, using 1 if that was 0. | ||
364 | as_fn_error () | ||
365 | { | ||
366 | as_status=$?; test $as_status -eq 0 && as_status=1 | ||
367 | if test "$3"; then | ||
368 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
369 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | ||
370 | fi | ||
371 | $as_echo "$as_me: error: $1" >&2 | ||
372 | as_fn_exit $as_status | ||
373 | } # as_fn_error | ||
374 | |||
375 | if expr a : '\(a\)' >/dev/null 2>&1 && | ||
376 | test "X`expr 00001 : '.*\(...\)'`" = X001; then | ||
377 | as_expr=expr | ||
378 | else | ||
379 | as_expr=false | ||
380 | fi | ||
381 | |||
382 | if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then | ||
383 | as_basename=basename | ||
384 | else | ||
385 | as_basename=false | ||
386 | fi | ||
387 | |||
388 | if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | ||
389 | as_dirname=dirname | ||
390 | else | ||
391 | as_dirname=false | ||
392 | fi | ||
393 | |||
394 | as_me=`$as_basename -- "$0" || | ||
395 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | ||
396 | X"$0" : 'X\(//\)$' \| \ | ||
397 | X"$0" : 'X\(/\)' \| . 2>/dev/null || | ||
398 | $as_echo X/"$0" | | ||
399 | sed '/^.*\/\([^/][^/]*\)\/*$/{ | ||
400 | s//\1/ | ||
401 | q | ||
402 | } | ||
403 | /^X\/\(\/\/\)$/{ | ||
404 | s//\1/ | ||
405 | q | ||
406 | } | ||
407 | /^X\/\(\/\).*/{ | ||
408 | s//\1/ | ||
409 | q | ||
410 | } | ||
411 | s/.*/./; q'` | ||
412 | |||
413 | # Avoid depending upon Character Ranges. | ||
414 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' | ||
415 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | ||
416 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS | ||
417 | as_cr_digits='0123456789' | ||
418 | as_cr_alnum=$as_cr_Letters$as_cr_digits | ||
419 | |||
420 | |||
421 | as_lineno_1=$LINENO as_lineno_1a=$LINENO | ||
422 | as_lineno_2=$LINENO as_lineno_2a=$LINENO | ||
423 | eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && | ||
424 | test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { | ||
425 | # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) | ||
426 | sed -n ' | ||
427 | p | ||
428 | /[$]LINENO/= | ||
429 | ' <$as_myself | | ||
430 | sed ' | ||
431 | s/[$]LINENO.*/&-/ | ||
432 | t lineno | ||
433 | b | ||
434 | :lineno | ||
435 | N | ||
436 | :loop | ||
437 | s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ | ||
438 | t loop | ||
439 | s/-\n.*// | ||
440 | ' >$as_me.lineno && | ||
441 | chmod +x "$as_me.lineno" || | ||
442 | { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | ||
443 | |||
444 | # Don't try to exec as it changes $[0], causing all sort of problems | ||
445 | # (the dirname of $[0] is not the place where we might find the | ||
446 | # original and so on. Autoconf is especially sensitive to this). | ||
447 | . "./$as_me.lineno" | ||
448 | # Exit status is that of the last command. | ||
449 | exit | ||
450 | } | ||
451 | |||
452 | ECHO_C= ECHO_N= ECHO_T= | ||
453 | case `echo -n x` in #((((( | ||
454 | -n*) | ||
455 | case `echo 'xy\c'` in | ||
456 | *c*) ECHO_T=' ';; # ECHO_T is single tab character. | ||
457 | xy) ECHO_C='\c';; | ||
458 | *) echo `echo ksh88 bug on AIX 6.1` > /dev/null | ||
459 | ECHO_T=' ';; | ||
460 | esac;; | ||
461 | *) | ||
462 | ECHO_N='-n';; | ||
463 | esac | ||
464 | |||
465 | rm -f conf$$ conf$$.exe conf$$.file | ||
466 | if test -d conf$$.dir; then | ||
467 | rm -f conf$$.dir/conf$$.file | ||
468 | else | ||
469 | rm -f conf$$.dir | ||
470 | mkdir conf$$.dir 2>/dev/null | ||
471 | fi | ||
472 | if (echo >conf$$.file) 2>/dev/null; then | ||
473 | if ln -s conf$$.file conf$$ 2>/dev/null; then | ||
474 | as_ln_s='ln -s' | ||
475 | # ... but there are two gotchas: | ||
476 | # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | ||
477 | # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | ||
478 | # In both cases, we have to default to `cp -p'. | ||
479 | ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | ||
480 | as_ln_s='cp -p' | ||
481 | elif ln conf$$.file conf$$ 2>/dev/null; then | ||
482 | as_ln_s=ln | ||
483 | else | ||
484 | as_ln_s='cp -p' | ||
485 | fi | ||
486 | else | ||
487 | as_ln_s='cp -p' | ||
488 | fi | ||
489 | rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | ||
490 | rmdir conf$$.dir 2>/dev/null | ||
491 | |||
492 | if mkdir -p . 2>/dev/null; then | ||
493 | as_mkdir_p='mkdir -p "$as_dir"' | ||
494 | else | ||
495 | test -d ./-p && rmdir ./-p | ||
496 | as_mkdir_p=false | ||
497 | fi | ||
498 | |||
499 | if test -x / >/dev/null 2>&1; then | ||
500 | as_test_x='test -x' | ||
501 | else | ||
502 | if ls -dL / >/dev/null 2>&1; then | ||
503 | as_ls_L_option=L | ||
504 | else | ||
505 | as_ls_L_option= | ||
506 | fi | ||
507 | as_test_x=' | ||
508 | eval sh -c '\'' | ||
509 | if test -d "$1"; then | ||
510 | test -d "$1/."; | ||
511 | else | ||
512 | case $1 in #( | ||
513 | -*)set "./$1";; | ||
514 | esac; | ||
515 | case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | ||
516 | ???[sx]*):;;*)false;;esac;fi | ||
517 | '\'' sh | ||
518 | ' | ||
519 | fi | ||
520 | as_executable_p=$as_test_x | ||
521 | |||
522 | # Sed expression to map a string onto a valid CPP name. | ||
523 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | ||
524 | |||
525 | # Sed expression to map a string onto a valid variable name. | ||
526 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | ||
527 | |||
528 | |||
529 | |||
530 | # Check that we are running under the correct shell. | ||
531 | SHELL=${CONFIG_SHELL-/bin/sh} | ||
532 | |||
533 | case X$lt_ECHO in | ||
534 | X*--fallback-echo) | ||
535 | # Remove one level of quotation (which was required for Make). | ||
536 | ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` | ||
537 | ;; | ||
538 | esac | ||
539 | |||
540 | ECHO=${lt_ECHO-echo} | ||
541 | if test "X$1" = X--no-reexec; then | ||
542 | # Discard the --no-reexec flag, and continue. | ||
543 | shift | ||
544 | elif test "X$1" = X--fallback-echo; then | ||
545 | # Avoid inline document here, it may be left over | ||
546 | : | ||
547 | elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then | ||
548 | # Yippee, $ECHO works! | ||
549 | : | ||
550 | else | ||
551 | # Restart under the correct shell. | ||
552 | exec $SHELL "$0" --no-reexec ${1+"$@"} | ||
553 | fi | ||
554 | |||
555 | if test "X$1" = X--fallback-echo; then | ||
556 | # used as fallback echo | ||
557 | shift | ||
558 | cat <<_LT_EOF | ||
559 | $* | ||
560 | _LT_EOF | ||
561 | exit 0 | ||
562 | fi | ||
563 | |||
564 | # The HP-UX ksh and POSIX shell print the target directory to stdout | ||
565 | # if CDPATH is set. | ||
566 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | ||
567 | |||
568 | if test -z "$lt_ECHO"; then | ||
569 | if test "X${echo_test_string+set}" != Xset; then | ||
570 | # find a string as large as possible, as long as the shell can cope with it | ||
571 | for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do | ||
572 | # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... | ||
573 | if { echo_test_string=`eval $cmd`; } 2>/dev/null && | ||
574 | { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null | ||
575 | then | ||
576 | break | ||
577 | fi | ||
578 | done | ||
579 | fi | ||
580 | |||
581 | if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && | ||
582 | echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && | ||
583 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
584 | : | ||
585 | else | ||
586 | # The Solaris, AIX, and Digital Unix default echo programs unquote | ||
587 | # backslashes. This makes it impossible to quote backslashes using | ||
588 | # echo "$something" | sed 's/\\/\\\\/g' | ||
589 | # | ||
590 | # So, first we look for a working echo in the user's PATH. | ||
591 | |||
592 | lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR | ||
593 | for dir in $PATH /usr/ucb; do | ||
594 | IFS="$lt_save_ifs" | ||
595 | if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && | ||
596 | test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && | ||
597 | echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && | ||
598 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
599 | ECHO="$dir/echo" | ||
600 | break | ||
601 | fi | ||
602 | done | ||
603 | IFS="$lt_save_ifs" | ||
604 | |||
605 | if test "X$ECHO" = Xecho; then | ||
606 | # We didn't find a better echo, so look for alternatives. | ||
607 | if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && | ||
608 | echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && | ||
609 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
610 | # This shell has a builtin print -r that does the trick. | ||
611 | ECHO='print -r' | ||
612 | elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } && | ||
613 | test "X$CONFIG_SHELL" != X/bin/ksh; then | ||
614 | # If we have ksh, try running configure again with it. | ||
615 | ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} | ||
616 | export ORIGINAL_CONFIG_SHELL | ||
617 | CONFIG_SHELL=/bin/ksh | ||
618 | export CONFIG_SHELL | ||
619 | exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"} | ||
620 | else | ||
621 | # Try using printf. | ||
622 | ECHO='printf %s\n' | ||
623 | if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && | ||
624 | echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && | ||
625 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
626 | # Cool, printf works | ||
627 | : | ||
628 | elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && | ||
629 | test "X$echo_testing_string" = 'X\t' && | ||
630 | echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && | ||
631 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
632 | CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL | ||
633 | export CONFIG_SHELL | ||
634 | SHELL="$CONFIG_SHELL" | ||
635 | export SHELL | ||
636 | ECHO="$CONFIG_SHELL $0 --fallback-echo" | ||
637 | elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && | ||
638 | test "X$echo_testing_string" = 'X\t' && | ||
639 | echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && | ||
640 | test "X$echo_testing_string" = "X$echo_test_string"; then | ||
641 | ECHO="$CONFIG_SHELL $0 --fallback-echo" | ||
642 | else | ||
643 | # maybe with a smaller string... | ||
644 | prev=: | ||
645 | |||
646 | for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do | ||
647 | if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null | ||
648 | then | ||
649 | break | ||
650 | fi | ||
651 | prev="$cmd" | ||
652 | done | ||
653 | |||
654 | if test "$prev" != 'sed 50q "$0"'; then | ||
655 | echo_test_string=`eval $prev` | ||
656 | export echo_test_string | ||
657 | exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"} | ||
658 | else | ||
659 | # Oops. We lost completely, so just stick with echo. | ||
660 | ECHO=echo | ||
661 | fi | ||
662 | fi | ||
663 | fi | ||
664 | fi | ||
665 | fi | ||
666 | fi | ||
667 | |||
668 | # Copy echo and quote the copy suitably for passing to libtool from | ||
669 | # the Makefile, instead of quoting the original, which is used later. | ||
670 | lt_ECHO=$ECHO | ||
671 | if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then | ||
672 | lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo" | ||
673 | fi | ||
674 | |||
675 | |||
676 | |||
677 | |||
678 | test -n "$DJDIR" || exec 7<&0 </dev/null | ||
679 | exec 6>&1 | ||
680 | |||
681 | # Name of the host. | ||
682 | # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, | ||
683 | # so uname gets run too. | ||
684 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | ||
685 | |||
686 | # | ||
687 | # Initializations. | ||
688 | # | ||
689 | ac_default_prefix=/usr/local | ||
690 | ac_clean_files= | ||
691 | ac_config_libobj_dir=. | ||
692 | LIBOBJS= | ||
693 | cross_compiling=no | ||
694 | subdirs= | ||
695 | MFLAGS= | ||
696 | MAKEFLAGS= | ||
697 | |||
698 | # Identity of this package. | ||
699 | PACKAGE_NAME='zanavi' | ||
700 | PACKAGE_TARNAME='zanavi' | ||
701 | PACKAGE_VERSION='1.0.0' | ||
702 | PACKAGE_STRING='zanavi 1.0.0' | ||
703 | PACKAGE_BUGREPORT='' | ||
704 | PACKAGE_URL='' | ||
705 | |||
706 | # Factoring default headers for most tests. | ||
707 | ac_includes_default="\ | ||
708 | #include <stdio.h> | ||
709 | #ifdef HAVE_SYS_TYPES_H | ||
710 | # include <sys/types.h> | ||
711 | #endif | ||
712 | #ifdef HAVE_SYS_STAT_H | ||
713 | # include <sys/stat.h> | ||
714 | #endif | ||
715 | #ifdef STDC_HEADERS | ||
716 | # include <stdlib.h> | ||
717 | # include <stddef.h> | ||
718 | #else | ||
719 | # ifdef HAVE_STDLIB_H | ||
720 | # include <stdlib.h> | ||
721 | # endif | ||
722 | #endif | ||
723 | #ifdef HAVE_STRING_H | ||
724 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | ||
725 | # include <memory.h> | ||
726 | # endif | ||
727 | # include <string.h> | ||
728 | #endif | ||
729 | #ifdef HAVE_STRINGS_H | ||
730 | # include <strings.h> | ||
731 | #endif | ||
732 | #ifdef HAVE_INTTYPES_H | ||
733 | # include <inttypes.h> | ||
734 | #endif | ||
735 | #ifdef HAVE_STDINT_H | ||
736 | # include <stdint.h> | ||
737 | #endif | ||
738 | #ifdef HAVE_UNISTD_H | ||
739 | # include <unistd.h> | ||
740 | #endif" | ||
741 | |||
742 | ac_header_list= | ||
743 | ac_subst_vars='am__EXEEXT_FALSE | ||
744 | am__EXEEXT_TRUE | ||
745 | LTLIBOBJS | ||
746 | LIBOBJS | ||
747 | WINDRES | ||
748 | LIBC_LIBS | ||
749 | WORDEXP_LIBS | ||
750 | NAVIT_LIBS | ||
751 | NAVIT_CFLAGS | ||
752 | LIBPDL_LIBS | ||
753 | LIBPDL_CFLAGS | ||
754 | VEHICLE_WEBOS_FALSE | ||
755 | VEHICLE_WEBOS_TRUE | ||
756 | IPHONE_LIBS | ||
757 | IPHONE_CFLAGS | ||
758 | VEHICLE_IPHONE_FALSE | ||
759 | VEHICLE_IPHONE_TRUE | ||
760 | VEHICLE_WINCE_FALSE | ||
761 | VEHICLE_WINCE_TRUE | ||
762 | VEHICLE_NULL_FALSE | ||
763 | VEHICLE_NULL_TRUE | ||
764 | VEHICLE_MAEMO_FALSE | ||
765 | VEHICLE_MAEMO_TRUE | ||
766 | LIBLOCATION_LIBS | ||
767 | LIBLOCATION_CFLAGS | ||
768 | VEHICLE_GYPSY_FALSE | ||
769 | VEHICLE_GYPSY_TRUE | ||
770 | GYPSY_LIBS | ||
771 | GYPSY_CFLAGS | ||
772 | VEHICLE_GPSD_FALSE | ||
773 | VEHICLE_GPSD_TRUE | ||
774 | LIBGPS19_LIBS | ||
775 | LIBGPS19_CFLAGS | ||
776 | GPSD_LIBS | ||
777 | GPSD_CFLAGS | ||
778 | VEHICLE_FILE_FALSE | ||
779 | VEHICLE_FILE_TRUE | ||
780 | VEHICLE_DEMO_FALSE | ||
781 | VEHICLE_DEMO_TRUE | ||
782 | VEHICLE_ANDROID_FALSE | ||
783 | VEHICLE_ANDROID_TRUE | ||
784 | SUPPORT_ESPEAK_FALSE | ||
785 | SUPPORT_ESPEAK_TRUE | ||
786 | SPEECH_SPEECH_DISPATCHER_FALSE | ||
787 | SPEECH_SPEECH_DISPATCHER_TRUE | ||
788 | SPEECHD_LIBS | ||
789 | SPEECHD_CFLAGS | ||
790 | SPEECH_ESPEAK_FALSE | ||
791 | SPEECH_ESPEAK_TRUE | ||
792 | SPEECH_CMDLINE_FALSE | ||
793 | SPEECH_CMDLINE_TRUE | ||
794 | SPEECH_ANDROID_FALSE | ||
795 | SPEECH_ANDROID_TRUE | ||
796 | ROUTING_FALSE | ||
797 | ROUTING_TRUE | ||
798 | PLUGIN_PEDESTRIAN_FALSE | ||
799 | PLUGIN_PEDESTRIAN_TRUE | ||
800 | GUI_QML_FALSE | ||
801 | GUI_QML_TRUE | ||
802 | QT_DECLARATIVE_LIBS | ||
803 | QT_DECLARATIVE_CFLAGS | ||
804 | QT_XML_LIBS | ||
805 | QT_XML_CFLAGS | ||
806 | GUI_WIN32_FALSE | ||
807 | GUI_WIN32_TRUE | ||
808 | GUI_INTERNAL_FALSE | ||
809 | GUI_INTERNAL_TRUE | ||
810 | GUI_GTK_FALSE | ||
811 | GUI_GTK_TRUE | ||
812 | OSD_CORE_FALSE | ||
813 | OSD_CORE_TRUE | ||
814 | MAP_CSV_FALSE | ||
815 | MAP_CSV_TRUE | ||
816 | MAP_TEXTFILE_FALSE | ||
817 | MAP_TEXTFILE_TRUE | ||
818 | MAP_SHAPEFILE_FALSE | ||
819 | MAP_SHAPEFILE_TRUE | ||
820 | MAP_MG_FALSE | ||
821 | MAP_MG_TRUE | ||
822 | MAP_FILTER_FALSE | ||
823 | MAP_FILTER_TRUE | ||
824 | MAP_BINFILE_FALSE | ||
825 | MAP_BINFILE_TRUE | ||
826 | MOC | ||
827 | GRAPHICS_QT_QPAINTER_FALSE | ||
828 | GRAPHICS_QT_QPAINTER_TRUE | ||
829 | QT_SVG_LIBS | ||
830 | QT_SVG_CFLAGS | ||
831 | QT_GUI_LIBS | ||
832 | QT_GUI_CFLAGS | ||
833 | GRAPHICS_WIN32_FALSE | ||
834 | GRAPHICS_WIN32_TRUE | ||
835 | GRAPHICS_NULL_FALSE | ||
836 | GRAPHICS_NULL_TRUE | ||
837 | GRAPHICS_GTK_DRAWING_AREA_FALSE | ||
838 | GRAPHICS_GTK_DRAWING_AREA_TRUE | ||
839 | GRAPHICS_GD_FALSE | ||
840 | GRAPHICS_GD_TRUE | ||
841 | GD_LIBS | ||
842 | GD_CFLAGS | ||
843 | GDLIB_CONFIG | ||
844 | GRAPHICS_ANDROID_FALSE | ||
845 | GRAPHICS_ANDROID_TRUE | ||
846 | GRAPHICS_FALSE | ||
847 | GRAPHICS_TRUE | ||
848 | SUPPORT_LIBC_FALSE | ||
849 | SUPPORT_LIBC_TRUE | ||
850 | SUPPORT_WORDEXP_FALSE | ||
851 | SUPPORT_WORDEXP_TRUE | ||
852 | XGETTEXT_GLADE_FALSE | ||
853 | XGETTEXT_GLADE_TRUE | ||
854 | ENABLE_NLS_FALSE | ||
855 | ENABLE_NLS_TRUE | ||
856 | POSUB | ||
857 | LTLIBINTL | ||
858 | LIBINTL | ||
859 | INTLLIBS | ||
860 | INTL_LIBTOOL_SUFFIX_PREFIX | ||
861 | INTLOBJS | ||
862 | GENCAT | ||
863 | INSTOBJEXT | ||
864 | DATADIRNAME | ||
865 | CATOBJEXT | ||
866 | USE_INCLUDED_LIBINTL | ||
867 | BUILD_INCLUDED_LIBINTL | ||
868 | INTLBISON | ||
869 | LTLIBICONV | ||
870 | LIBICONV | ||
871 | HAVE_WPRINTF | ||
872 | HAVE_SNPRINTF | ||
873 | HAVE_ASPRINTF | ||
874 | HAVE_POSIX_PRINTF | ||
875 | GLIBC21 | ||
876 | ALLOCA | ||
877 | GMSGFMT | ||
878 | USE_NLS | ||
879 | MKINSTALLDIRS | ||
880 | POIFILES | ||
881 | POFILES | ||
882 | MOFILES | ||
883 | INTLIBS | ||
884 | MSGFMT | ||
885 | MSGMERGE | ||
886 | XGETTEXT | ||
887 | ANDROID_PROJECT | ||
888 | ANDROID_PERMISSIONS | ||
889 | SAXON | ||
890 | XSLTS | ||
891 | USE_SVG_FALSE | ||
892 | USE_SVG_TRUE | ||
893 | USE_SVG2PNG_FALSE | ||
894 | USE_SVG2PNG_TRUE | ||
895 | USE_SVG2PNG_SCALES_NAV_FALSE | ||
896 | USE_SVG2PNG_SCALES_NAV_TRUE | ||
897 | USE_SVG2PNG_SCALES_FLAG_FALSE | ||
898 | USE_SVG2PNG_SCALES_FLAG_TRUE | ||
899 | USE_SVG2PNG_SCALES_FALSE | ||
900 | USE_SVG2PNG_SCALES_TRUE | ||
901 | SVG2PNG_SCALES_NAV | ||
902 | SVG2PNG_SCALES_FLAG | ||
903 | SVG2PNG_SCALES | ||
904 | SVG2PNG | ||
905 | DBUS_SERVICE_DIR | ||
906 | SPEECH_DBUS_FALSE | ||
907 | SPEECH_DBUS_TRUE | ||
908 | VEHICLE_GPSD_DBUS_FALSE | ||
909 | VEHICLE_GPSD_DBUS_TRUE | ||
910 | BINDING_DBUS_FALSE | ||
911 | BINDING_DBUS_TRUE | ||
912 | DBUS_LIBS | ||
913 | DBUS_CFLAGS | ||
914 | BINDING_PYTHON_FALSE | ||
915 | BINDING_PYTHON_TRUE | ||
916 | PYTHON_LIBS | ||
917 | PYTHON_CFLAGS | ||
918 | PYTHONCONFIG | ||
919 | _PATH_PYTHON | ||
920 | HAVELIBGARMIN_FALSE | ||
921 | HAVELIBGARMIN_TRUE | ||
922 | LIBGARMIN_LIBS | ||
923 | LIBGARMIN_CFLAGS | ||
924 | HAVE_SYSTEM_SHAPEFILELIB_FALSE | ||
925 | HAVE_SYSTEM_SHAPEFILELIB_TRUE | ||
926 | SHAPEFILE_LIBS | ||
927 | SHAPEFILE_CFLAGS | ||
928 | GRAPHICS_OPENGL_FALSE | ||
929 | GRAPHICS_OPENGL_TRUE | ||
930 | GLC_LIBS | ||
931 | GLC_CFLAGS | ||
932 | FREEIMAGE_LIBS | ||
933 | OPENGL_LIBS | ||
934 | OPENGL_CFLAGS | ||
935 | IMLIB2_LIBS | ||
936 | IMLIB2_CFLAGS | ||
937 | FRIBIDI_LIBS | ||
938 | FRIBIDI_CFLAGS | ||
939 | FRIBIDI2_LIBS | ||
940 | FRIBIDI2_CFLAGS | ||
941 | FONTS_FALSE | ||
942 | FONTS_TRUE | ||
943 | FONTCONFIG_LIBS | ||
944 | FONTCONFIG_CFLAGS | ||
945 | FONT_FREETYPE_FALSE | ||
946 | FONT_FREETYPE_TRUE | ||
947 | FREETYPE2_LIBS | ||
948 | FREETYPE2_CFLAGS | ||
949 | HAVE_POSTGRESQL_FALSE | ||
950 | HAVE_POSTGRESQL_TRUE | ||
951 | POSTGRESQL_LIBS | ||
952 | POSTGRESQL_CFLAGS | ||
953 | PG_CONFIG | ||
954 | GRAPHICS_SDL_FALSE | ||
955 | GRAPHICS_SDL_TRUE | ||
956 | SDL_IMAGE_LIBS | ||
957 | SDL_LIBS | ||
958 | SDL_CFLAGS | ||
959 | GTK2_LIBS | ||
960 | GTK2_CFLAGS | ||
961 | ZLIB_LIBS | ||
962 | ZLIB_CFLAGS | ||
963 | SUPPORT_ZLIB_FALSE | ||
964 | SUPPORT_ZLIB_TRUE | ||
965 | SUPPORT_EZXML_FALSE | ||
966 | SUPPORT_EZXML_TRUE | ||
967 | SUPPORT_GLIB_FALSE | ||
968 | SUPPORT_GLIB_TRUE | ||
969 | EVENT_GLIB_FALSE | ||
970 | EVENT_GLIB_TRUE | ||
971 | LIBNAVIT | ||
972 | CXXCPP | ||
973 | OTOOL64 | ||
974 | OTOOL | ||
975 | LIPO | ||
976 | NMEDIT | ||
977 | DSYMUTIL | ||
978 | lt_ECHO | ||
979 | RANLIB | ||
980 | AR | ||
981 | OBJDUMP | ||
982 | LN_S | ||
983 | NM | ||
984 | ac_ct_DUMPBIN | ||
985 | DUMPBIN | ||
986 | LD | ||
987 | FGREP | ||
988 | SED | ||
989 | LIBTOOL | ||
990 | BIN_NAVIT_FALSE | ||
991 | BIN_NAVIT_TRUE | ||
992 | SHARED_LIBNAVIT_FALSE | ||
993 | SHARED_LIBNAVIT_TRUE | ||
994 | PLUGINS_FALSE | ||
995 | PLUGINS_TRUE | ||
996 | CRYPTO_LIBS | ||
997 | GMODULE_LIBS | ||
998 | GMODULE_CFLAGS | ||
999 | GLIB_LIBS | ||
1000 | GLIB_CFLAGS | ||
1001 | FASTMATH_FALSE | ||
1002 | FASTMATH_TRUE | ||
1003 | BUILD_SAMPLEMAP_FALSE | ||
1004 | BUILD_SAMPLEMAP_TRUE | ||
1005 | MAPTOOL_FALSE | ||
1006 | MAPTOOL_TRUE | ||
1007 | _PATH_BZCAT | ||
1008 | USE_OSSO_FALSE | ||
1009 | USE_OSSO_TRUE | ||
1010 | LIBOSSO_LIBS | ||
1011 | LIBOSSO_CFLAGS | ||
1012 | USE_HILDON_FALSE | ||
1013 | USE_HILDON_TRUE | ||
1014 | GPSBT_LIBS | ||
1015 | GPSBT_CFLAGS | ||
1016 | HILDON_LIBS | ||
1017 | HILDON_CFLAGS | ||
1018 | NAVIT_VARIANT | ||
1019 | CCLD_FOR_BUILD | ||
1020 | CROSS_COMPILING_FALSE | ||
1021 | CROSS_COMPILING_TRUE | ||
1022 | cross_compiling | ||
1023 | CC_FOR_BUILD | ||
1024 | PKG_CONFIG | ||
1025 | am__fastdepCXX_FALSE | ||
1026 | am__fastdepCXX_TRUE | ||
1027 | CXXDEPMODE | ||
1028 | ac_ct_CXX | ||
1029 | CXXFLAGS | ||
1030 | CXX | ||
1031 | am__fastdepOBJC_FALSE | ||
1032 | am__fastdepOBJC_TRUE | ||
1033 | OBJCDEPMODE | ||
1034 | ac_ct_OBJC | ||
1035 | OBJCFLAGS | ||
1036 | OBJC | ||
1037 | EGREP | ||
1038 | GREP | ||
1039 | CPP | ||
1040 | am__fastdepCC_FALSE | ||
1041 | am__fastdepCC_TRUE | ||
1042 | CCDEPMODE | ||
1043 | AMDEPBACKSLASH | ||
1044 | AMDEP_FALSE | ||
1045 | AMDEP_TRUE | ||
1046 | am__quote | ||
1047 | am__include | ||
1048 | DEPDIR | ||
1049 | OBJEXT | ||
1050 | EXEEXT | ||
1051 | ac_ct_CC | ||
1052 | CPPFLAGS | ||
1053 | LDFLAGS | ||
1054 | CFLAGS | ||
1055 | CC | ||
1056 | NAVIT_SOCKET_LDFLAGS | ||
1057 | NAVIT_MODULE_LDFLAGS | ||
1058 | MODULE_LIBADD | ||
1059 | MODULE_LDFLAGS | ||
1060 | SUPPORT_LIBPNG_FALSE | ||
1061 | SUPPORT_LIBPNG_TRUE | ||
1062 | SUPPORT_ANDROID_FALSE | ||
1063 | SUPPORT_ANDROID_TRUE | ||
1064 | SUPPORT_WIN32CE_FALSE | ||
1065 | SUPPORT_WIN32CE_TRUE | ||
1066 | SUPPORT_WIN32_FALSE | ||
1067 | SUPPORT_WIN32_TRUE | ||
1068 | host_os | ||
1069 | host_vendor | ||
1070 | host_cpu | ||
1071 | host | ||
1072 | build_os | ||
1073 | build_vendor | ||
1074 | build_cpu | ||
1075 | build | ||
1076 | MAINT | ||
1077 | MAINTAINER_MODE_FALSE | ||
1078 | MAINTAINER_MODE_TRUE | ||
1079 | SOURCE_MODE_SVN_FALSE | ||
1080 | SOURCE_MODE_SVN_TRUE | ||
1081 | SOURCE_MODE | ||
1082 | am__untar | ||
1083 | am__tar | ||
1084 | AMTAR | ||
1085 | am__leading_dot | ||
1086 | SET_MAKE | ||
1087 | AWK | ||
1088 | mkdir_p | ||
1089 | MKDIR_P | ||
1090 | INSTALL_STRIP_PROGRAM | ||
1091 | STRIP | ||
1092 | install_sh | ||
1093 | MAKEINFO | ||
1094 | AUTOHEADER | ||
1095 | AUTOMAKE | ||
1096 | AUTOCONF | ||
1097 | ACLOCAL | ||
1098 | VERSION | ||
1099 | PACKAGE | ||
1100 | CYGPATH_W | ||
1101 | am__isrc | ||
1102 | INSTALL_DATA | ||
1103 | INSTALL_SCRIPT | ||
1104 | INSTALL_PROGRAM | ||
1105 | target_alias | ||
1106 | host_alias | ||
1107 | build_alias | ||
1108 | LIBS | ||
1109 | ECHO_T | ||
1110 | ECHO_N | ||
1111 | ECHO_C | ||
1112 | DEFS | ||
1113 | mandir | ||
1114 | localedir | ||
1115 | libdir | ||
1116 | psdir | ||
1117 | pdfdir | ||
1118 | dvidir | ||
1119 | htmldir | ||
1120 | infodir | ||
1121 | docdir | ||
1122 | oldincludedir | ||
1123 | includedir | ||
1124 | localstatedir | ||
1125 | sharedstatedir | ||
1126 | sysconfdir | ||
1127 | datadir | ||
1128 | datarootdir | ||
1129 | libexecdir | ||
1130 | sbindir | ||
1131 | bindir | ||
1132 | program_transform_name | ||
1133 | prefix | ||
1134 | exec_prefix | ||
1135 | PACKAGE_URL | ||
1136 | PACKAGE_BUGREPORT | ||
1137 | PACKAGE_STRING | ||
1138 | PACKAGE_VERSION | ||
1139 | PACKAGE_TARNAME | ||
1140 | PACKAGE_NAME | ||
1141 | PATH_SEPARATOR | ||
1142 | SHELL' | ||
1143 | ac_subst_files='' | ||
1144 | ac_user_opts=' | ||
1145 | enable_option_checking | ||
1146 | enable_maintainer_mode | ||
1147 | enable_dependency_tracking | ||
1148 | enable_variant | ||
1149 | enable_cache_size | ||
1150 | enable_avoid_unaligned | ||
1151 | enable_avoid_float | ||
1152 | enable_transformation_roll | ||
1153 | enable_hildon | ||
1154 | enable_osso | ||
1155 | enable_garmin | ||
1156 | enable_maptool | ||
1157 | enable_samplemap | ||
1158 | enable_fastmath | ||
1159 | enable_glib | ||
1160 | enable_gmodule | ||
1161 | enable_plugins | ||
1162 | enable_shared_libnavit | ||
1163 | enable_shared | ||
1164 | enable_static | ||
1165 | with_pic | ||
1166 | enable_fast_install | ||
1167 | with_gnu_ld | ||
1168 | enable_libtool_lock | ||
1169 | enable_graphics_sdl | ||
1170 | enable_postgresql | ||
1171 | enable_font_freetype | ||
1172 | with_freetype_fonts | ||
1173 | enable_fontconfig | ||
1174 | enable_fribidi | ||
1175 | enable_graphics_opengl | ||
1176 | enable_binding_python | ||
1177 | enable_binding_dbus | ||
1178 | enable_binding_dbus_use_system_bus | ||
1179 | with_dbus_service_dir | ||
1180 | enable_svg | ||
1181 | enable_svg2png | ||
1182 | enable_svg2png_scaling | ||
1183 | enable_svg2png_scaling_flag | ||
1184 | enable_svg2png_scaling_nav | ||
1185 | with_svg2png_use_convert | ||
1186 | with_svg2png_use_rsvg_convert | ||
1187 | with_svg2png_use_inkscape | ||
1188 | with_svg2png_use_ksvgtopng4 | ||
1189 | with_svg2png_use_ksvgtopng | ||
1190 | with_xslts | ||
1191 | with_saxon | ||
1192 | with_android_permissions | ||
1193 | with_android_project | ||
1194 | enable_nls | ||
1195 | enable_rpath | ||
1196 | with_libiconv_prefix | ||
1197 | with_included_gettext | ||
1198 | with_libintl_prefix | ||
1199 | enable_support_libc | ||
1200 | enable_graphics | ||
1201 | enable_graphics_android | ||
1202 | enable_graphics_gd | ||
1203 | enable_graphics_gtk_drawing_area | ||
1204 | enable_graphics_null | ||
1205 | enable_graphics_win32 | ||
1206 | enable_graphics_qt_qpainter | ||
1207 | enable_map_binfile | ||
1208 | enable_map_filter | ||
1209 | enable_map_mg | ||
1210 | enable_map_shapefile | ||
1211 | enable_map_textfile | ||
1212 | enable_map_csv | ||
1213 | enable_osd_core | ||
1214 | enable_gui_gtk | ||
1215 | enable_gui_internal | ||
1216 | enable_gui_win32 | ||
1217 | enable_gui_qml | ||
1218 | enable_plugin_pedestrian | ||
1219 | enable_routing | ||
1220 | enable_speech_android | ||
1221 | enable_speech_cmdline | ||
1222 | enable_speech_espeak | ||
1223 | enable_speech_speech_dispatcher | ||
1224 | enable_vehicle_android | ||
1225 | enable_vehicle_demo | ||
1226 | enable_vehicle_file | ||
1227 | enable_vehicle_gpsd | ||
1228 | enable_vehicle_gypsy | ||
1229 | enable_vehicle_maemo | ||
1230 | enable_vehicle_null | ||
1231 | enable_vehicle_wince | ||
1232 | enable_vehicle_iphone | ||
1233 | enable_vehicle_webos | ||
1234 | ' | ||
1235 | ac_precious_vars='build_alias | ||
1236 | host_alias | ||
1237 | target_alias | ||
1238 | CC | ||
1239 | CFLAGS | ||
1240 | LDFLAGS | ||
1241 | LIBS | ||
1242 | CPPFLAGS | ||
1243 | CPP | ||
1244 | OBJC | ||
1245 | OBJCFLAGS | ||
1246 | CXX | ||
1247 | CXXFLAGS | ||
1248 | CCC | ||
1249 | PKG_CONFIG | ||
1250 | HILDON_CFLAGS | ||
1251 | HILDON_LIBS | ||
1252 | GPSBT_CFLAGS | ||
1253 | GPSBT_LIBS | ||
1254 | LIBOSSO_CFLAGS | ||
1255 | LIBOSSO_LIBS | ||
1256 | GLIB_CFLAGS | ||
1257 | GLIB_LIBS | ||
1258 | GMODULE_CFLAGS | ||
1259 | GMODULE_LIBS | ||
1260 | CXXCPP | ||
1261 | GTK2_CFLAGS | ||
1262 | GTK2_LIBS | ||
1263 | SDL_CFLAGS | ||
1264 | SDL_LIBS | ||
1265 | FREETYPE2_CFLAGS | ||
1266 | FREETYPE2_LIBS | ||
1267 | FONTCONFIG_CFLAGS | ||
1268 | FONTCONFIG_LIBS | ||
1269 | FRIBIDI2_CFLAGS | ||
1270 | FRIBIDI2_LIBS | ||
1271 | FRIBIDI_CFLAGS | ||
1272 | FRIBIDI_LIBS | ||
1273 | IMLIB2_CFLAGS | ||
1274 | IMLIB2_LIBS | ||
1275 | LIBGARMIN_CFLAGS | ||
1276 | LIBGARMIN_LIBS | ||
1277 | DBUS_CFLAGS | ||
1278 | DBUS_LIBS | ||
1279 | QT_GUI_CFLAGS | ||
1280 | QT_GUI_LIBS | ||
1281 | QT_SVG_CFLAGS | ||
1282 | QT_SVG_LIBS | ||
1283 | QT_XML_CFLAGS | ||
1284 | QT_XML_LIBS | ||
1285 | QT_DECLARATIVE_CFLAGS | ||
1286 | QT_DECLARATIVE_LIBS | ||
1287 | GPSD_CFLAGS | ||
1288 | GPSD_LIBS | ||
1289 | LIBGPS19_CFLAGS | ||
1290 | LIBGPS19_LIBS | ||
1291 | GYPSY_CFLAGS | ||
1292 | GYPSY_LIBS | ||
1293 | LIBLOCATION_CFLAGS | ||
1294 | LIBLOCATION_LIBS' | ||
1295 | |||
1296 | |||
1297 | # Initialize some variables set by options. | ||
1298 | ac_init_help= | ||
1299 | ac_init_version=false | ||
1300 | ac_unrecognized_opts= | ||
1301 | ac_unrecognized_sep= | ||
1302 | # The variables have the same names as the options, with | ||
1303 | # dashes changed to underlines. | ||
1304 | cache_file=/dev/null | ||
1305 | exec_prefix=NONE | ||
1306 | no_create= | ||
1307 | no_recursion= | ||
1308 | prefix=NONE | ||
1309 | program_prefix=NONE | ||
1310 | program_suffix=NONE | ||
1311 | program_transform_name=s,x,x, | ||
1312 | silent= | ||
1313 | site= | ||
1314 | srcdir= | ||
1315 | verbose= | ||
1316 | x_includes=NONE | ||
1317 | x_libraries=NONE | ||
1318 | |||
1319 | # Installation directory options. | ||
1320 | # These are left unexpanded so users can "make install exec_prefix=/foo" | ||
1321 | # and all the variables that are supposed to be based on exec_prefix | ||
1322 | # by default will actually change. | ||
1323 | # Use braces instead of parens because sh, perl, etc. also accept them. | ||
1324 | # (The list follows the same order as the GNU Coding Standards.) | ||
1325 | bindir='${exec_prefix}/bin' | ||
1326 | sbindir='${exec_prefix}/sbin' | ||
1327 | libexecdir='${exec_prefix}/libexec' | ||
1328 | datarootdir='${prefix}/share' | ||
1329 | datadir='${datarootdir}' | ||
1330 | sysconfdir='${prefix}/etc' | ||
1331 | sharedstatedir='${prefix}/com' | ||
1332 | localstatedir='${prefix}/var' | ||
1333 | includedir='${prefix}/include' | ||
1334 | oldincludedir='/usr/include' | ||
1335 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | ||
1336 | infodir='${datarootdir}/info' | ||
1337 | htmldir='${docdir}' | ||
1338 | dvidir='${docdir}' | ||
1339 | pdfdir='${docdir}' | ||
1340 | psdir='${docdir}' | ||
1341 | libdir='${exec_prefix}/lib' | ||
1342 | localedir='${datarootdir}/locale' | ||
1343 | mandir='${datarootdir}/man' | ||
1344 | |||
1345 | ac_prev= | ||
1346 | ac_dashdash= | ||
1347 | for ac_option | ||
1348 | do | ||
1349 | # If the previous option needs an argument, assign it. | ||
1350 | if test -n "$ac_prev"; then | ||
1351 | eval $ac_prev=\$ac_option | ||
1352 | ac_prev= | ||
1353 | continue | ||
1354 | fi | ||
1355 | |||
1356 | case $ac_option in | ||
1357 | *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | ||
1358 | *) ac_optarg=yes ;; | ||
1359 | esac | ||
1360 | |||
1361 | # Accept the important Cygnus configure options, so we can diagnose typos. | ||
1362 | |||
1363 | case $ac_dashdash$ac_option in | ||
1364 | --) | ||
1365 | ac_dashdash=yes ;; | ||
1366 | |||
1367 | -bindir | --bindir | --bindi | --bind | --bin | --bi) | ||
1368 | ac_prev=bindir ;; | ||
1369 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | ||
1370 | bindir=$ac_optarg ;; | ||
1371 | |||
1372 | -build | --build | --buil | --bui | --bu) | ||
1373 | ac_prev=build_alias ;; | ||
1374 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) | ||
1375 | build_alias=$ac_optarg ;; | ||
1376 | |||
1377 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | ||
1378 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | ||
1379 | ac_prev=cache_file ;; | ||
1380 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | ||
1381 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | ||
1382 | cache_file=$ac_optarg ;; | ||
1383 | |||
1384 | --config-cache | -C) | ||
1385 | cache_file=config.cache ;; | ||
1386 | |||
1387 | -datadir | --datadir | --datadi | --datad) | ||
1388 | ac_prev=datadir ;; | ||
1389 | -datadir=* | --datadir=* | --datadi=* | --datad=*) | ||
1390 | datadir=$ac_optarg ;; | ||
1391 | |||
1392 | -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | ||
1393 | | --dataroo | --dataro | --datar) | ||
1394 | ac_prev=datarootdir ;; | ||
1395 | -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | ||
1396 | | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) | ||
1397 | datarootdir=$ac_optarg ;; | ||
1398 | |||
1399 | -disable-* | --disable-*) | ||
1400 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | ||
1401 | # Reject names that are not valid shell variable names. | ||
1402 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | ||
1403 | as_fn_error "invalid feature name: $ac_useropt" | ||
1404 | ac_useropt_orig=$ac_useropt | ||
1405 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | ||
1406 | case $ac_user_opts in | ||
1407 | *" | ||
1408 | "enable_$ac_useropt" | ||
1409 | "*) ;; | ||
1410 | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" | ||
1411 | ac_unrecognized_sep=', ';; | ||
1412 | esac | ||
1413 | eval enable_$ac_useropt=no ;; | ||
1414 | |||
1415 | -docdir | --docdir | --docdi | --doc | --do) | ||
1416 | ac_prev=docdir ;; | ||
1417 | -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) | ||
1418 | docdir=$ac_optarg ;; | ||
1419 | |||
1420 | -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) | ||
1421 | ac_prev=dvidir ;; | ||
1422 | -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) | ||
1423 | dvidir=$ac_optarg ;; | ||
1424 | |||
1425 | -enable-* | --enable-*) | ||
1426 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | ||
1427 | # Reject names that are not valid shell variable names. | ||
1428 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | ||
1429 | as_fn_error "invalid feature name: $ac_useropt" | ||
1430 | ac_useropt_orig=$ac_useropt | ||
1431 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | ||
1432 | case $ac_user_opts in | ||
1433 | *" | ||
1434 | "enable_$ac_useropt" | ||
1435 | "*) ;; | ||
1436 | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" | ||
1437 | ac_unrecognized_sep=', ';; | ||
1438 | esac | ||
1439 | eval enable_$ac_useropt=\$ac_optarg ;; | ||
1440 | |||
1441 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | ||
1442 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | ||
1443 | | --exec | --exe | --ex) | ||
1444 | ac_prev=exec_prefix ;; | ||
1445 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | ||
1446 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | ||
1447 | | --exec=* | --exe=* | --ex=*) | ||
1448 | exec_prefix=$ac_optarg ;; | ||
1449 | |||
1450 | -gas | --gas | --ga | --g) | ||
1451 | # Obsolete; use --with-gas. | ||
1452 | with_gas=yes ;; | ||
1453 | |||
1454 | -help | --help | --hel | --he | -h) | ||
1455 | ac_init_help=long ;; | ||
1456 | -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) | ||
1457 | ac_init_help=recursive ;; | ||
1458 | -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) | ||
1459 | ac_init_help=short ;; | ||
1460 | |||
1461 | -host | --host | --hos | --ho) | ||
1462 | ac_prev=host_alias ;; | ||
1463 | -host=* | --host=* | --hos=* | --ho=*) | ||
1464 | host_alias=$ac_optarg ;; | ||
1465 | |||
1466 | -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) | ||
1467 | ac_prev=htmldir ;; | ||
1468 | -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | ||
1469 | | --ht=*) | ||
1470 | htmldir=$ac_optarg ;; | ||
1471 | |||
1472 | -includedir | --includedir | --includedi | --included | --include \ | ||
1473 | | --includ | --inclu | --incl | --inc) | ||
1474 | ac_prev=includedir ;; | ||
1475 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | ||
1476 | | --includ=* | --inclu=* | --incl=* | --inc=*) | ||
1477 | includedir=$ac_optarg ;; | ||
1478 | |||
1479 | -infodir | --infodir | --infodi | --infod | --info | --inf) | ||
1480 | ac_prev=infodir ;; | ||
1481 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) | ||
1482 | infodir=$ac_optarg ;; | ||
1483 | |||
1484 | -libdir | --libdir | --libdi | --libd) | ||
1485 | ac_prev=libdir ;; | ||
1486 | -libdir=* | --libdir=* | --libdi=* | --libd=*) | ||
1487 | libdir=$ac_optarg ;; | ||
1488 | |||
1489 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | ||
1490 | | --libexe | --libex | --libe) | ||
1491 | ac_prev=libexecdir ;; | ||
1492 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | ||
1493 | | --libexe=* | --libex=* | --libe=*) | ||
1494 | libexecdir=$ac_optarg ;; | ||
1495 | |||
1496 | -localedir | --localedir | --localedi | --localed | --locale) | ||
1497 | ac_prev=localedir ;; | ||
1498 | -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) | ||
1499 | localedir=$ac_optarg ;; | ||
1500 | |||
1501 | -localstatedir | --localstatedir | --localstatedi | --localstated \ | ||
1502 | | --localstate | --localstat | --localsta | --localst | --locals) | ||
1503 | ac_prev=localstatedir ;; | ||
1504 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | ||
1505 | | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) | ||
1506 | localstatedir=$ac_optarg ;; | ||
1507 | |||
1508 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) | ||
1509 | ac_prev=mandir ;; | ||
1510 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) | ||
1511 | mandir=$ac_optarg ;; | ||
1512 | |||
1513 | -nfp | --nfp | --nf) | ||
1514 | # Obsolete; use --without-fp. | ||
1515 | with_fp=no ;; | ||
1516 | |||
1517 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | ||
1518 | | --no-cr | --no-c | -n) | ||
1519 | no_create=yes ;; | ||
1520 | |||
1521 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | ||
1522 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) | ||
1523 | no_recursion=yes ;; | ||
1524 | |||
1525 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | ||
1526 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | ||
1527 | | --oldin | --oldi | --old | --ol | --o) | ||
1528 | ac_prev=oldincludedir ;; | ||
1529 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | ||
1530 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | ||
1531 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) | ||
1532 | oldincludedir=$ac_optarg ;; | ||
1533 | |||
1534 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | ||
1535 | ac_prev=prefix ;; | ||
1536 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | ||
1537 | prefix=$ac_optarg ;; | ||
1538 | |||
1539 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ | ||
1540 | | --program-pre | --program-pr | --program-p) | ||
1541 | ac_prev=program_prefix ;; | ||
1542 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ | ||
1543 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) | ||
1544 | program_prefix=$ac_optarg ;; | ||
1545 | |||
1546 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ | ||
1547 | | --program-suf | --program-su | --program-s) | ||
1548 | ac_prev=program_suffix ;; | ||
1549 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ | ||
1550 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) | ||
1551 | program_suffix=$ac_optarg ;; | ||
1552 | |||
1553 | -program-transform-name | --program-transform-name \ | ||
1554 | | --program-transform-nam | --program-transform-na \ | ||
1555 | | --program-transform-n | --program-transform- \ | ||
1556 | | --program-transform | --program-transfor \ | ||
1557 | | --program-transfo | --program-transf \ | ||
1558 | | --program-trans | --program-tran \ | ||
1559 | | --progr-tra | --program-tr | --program-t) | ||
1560 | ac_prev=program_transform_name ;; | ||
1561 | -program-transform-name=* | --program-transform-name=* \ | ||
1562 | | --program-transform-nam=* | --program-transform-na=* \ | ||
1563 | | --program-transform-n=* | --program-transform-=* \ | ||
1564 | | --program-transform=* | --program-transfor=* \ | ||
1565 | | --program-transfo=* | --program-transf=* \ | ||
1566 | | --program-trans=* | --program-tran=* \ | ||
1567 | | --progr-tra=* | --program-tr=* | --program-t=*) | ||
1568 | program_transform_name=$ac_optarg ;; | ||
1569 | |||
1570 | -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) | ||
1571 | ac_prev=pdfdir ;; | ||
1572 | -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) | ||
1573 | pdfdir=$ac_optarg ;; | ||
1574 | |||
1575 | -psdir | --psdir | --psdi | --psd | --ps) | ||
1576 | ac_prev=psdir ;; | ||
1577 | -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) | ||
1578 | psdir=$ac_optarg ;; | ||
1579 | |||
1580 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | ||
1581 | | -silent | --silent | --silen | --sile | --sil) | ||
1582 | silent=yes ;; | ||
1583 | |||
1584 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | ||
1585 | ac_prev=sbindir ;; | ||
1586 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | ||
1587 | | --sbi=* | --sb=*) | ||
1588 | sbindir=$ac_optarg ;; | ||
1589 | |||
1590 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | ||
1591 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | ||
1592 | | --sharedst | --shareds | --shared | --share | --shar \ | ||
1593 | | --sha | --sh) | ||
1594 | ac_prev=sharedstatedir ;; | ||
1595 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | ||
1596 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | ||
1597 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | ||
1598 | | --sha=* | --sh=*) | ||
1599 | sharedstatedir=$ac_optarg ;; | ||
1600 | |||
1601 | -site | --site | --sit) | ||
1602 | ac_prev=site ;; | ||
1603 | -site=* | --site=* | --sit=*) | ||
1604 | site=$ac_optarg ;; | ||
1605 | |||
1606 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | ||
1607 | ac_prev=srcdir ;; | ||
1608 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | ||
1609 | srcdir=$ac_optarg ;; | ||
1610 | |||
1611 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | ||
1612 | | --syscon | --sysco | --sysc | --sys | --sy) | ||
1613 | ac_prev=sysconfdir ;; | ||
1614 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | ||
1615 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) | ||
1616 | sysconfdir=$ac_optarg ;; | ||
1617 | |||
1618 | -target | --target | --targe | --targ | --tar | --ta | --t) | ||
1619 | ac_prev=target_alias ;; | ||
1620 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) | ||
1621 | target_alias=$ac_optarg ;; | ||
1622 | |||
1623 | -v | -verbose | --verbose | --verbos | --verbo | --verb) | ||
1624 | verbose=yes ;; | ||
1625 | |||
1626 | -version | --version | --versio | --versi | --vers | -V) | ||
1627 | ac_init_version=: ;; | ||
1628 | |||
1629 | -with-* | --with-*) | ||
1630 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | ||
1631 | # Reject names that are not valid shell variable names. | ||
1632 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | ||
1633 | as_fn_error "invalid package name: $ac_useropt" | ||
1634 | ac_useropt_orig=$ac_useropt | ||
1635 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | ||
1636 | case $ac_user_opts in | ||
1637 | *" | ||
1638 | "with_$ac_useropt" | ||
1639 | "*) ;; | ||
1640 | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" | ||
1641 | ac_unrecognized_sep=', ';; | ||
1642 | esac | ||
1643 | eval with_$ac_useropt=\$ac_optarg ;; | ||
1644 | |||
1645 | -without-* | --without-*) | ||
1646 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | ||
1647 | # Reject names that are not valid shell variable names. | ||
1648 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | ||
1649 | as_fn_error "invalid package name: $ac_useropt" | ||
1650 | ac_useropt_orig=$ac_useropt | ||
1651 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | ||
1652 | case $ac_user_opts in | ||
1653 | *" | ||
1654 | "with_$ac_useropt" | ||
1655 | "*) ;; | ||
1656 | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" | ||
1657 | ac_unrecognized_sep=', ';; | ||
1658 | esac | ||
1659 | eval with_$ac_useropt=no ;; | ||
1660 | |||
1661 | --x) | ||
1662 | # Obsolete; use --with-x. | ||
1663 | with_x=yes ;; | ||
1664 | |||
1665 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | ||
1666 | | --x-incl | --x-inc | --x-in | --x-i) | ||
1667 | ac_prev=x_includes ;; | ||
1668 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | ||
1669 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | ||
1670 | x_includes=$ac_optarg ;; | ||
1671 | |||
1672 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ | ||
1673 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | ||
1674 | ac_prev=x_libraries ;; | ||
1675 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | ||
1676 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | ||
1677 | x_libraries=$ac_optarg ;; | ||
1678 | |||
1679 | -*) as_fn_error "unrecognized option: \`$ac_option' | ||
1680 | Try \`$0 --help' for more information." | ||
1681 | ;; | ||
1682 | |||
1683 | *=*) | ||
1684 | ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` | ||
1685 | # Reject names that are not valid shell variable names. | ||
1686 | case $ac_envvar in #( | ||
1687 | '' | [0-9]* | *[!_$as_cr_alnum]* ) | ||
1688 | as_fn_error "invalid variable name: \`$ac_envvar'" ;; | ||
1689 | esac | ||
1690 | eval $ac_envvar=\$ac_optarg | ||
1691 | export $ac_envvar ;; | ||
1692 | |||
1693 | *) | ||
1694 | # FIXME: should be removed in autoconf 3.0. | ||
1695 | $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 | ||
1696 | expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | ||
1697 | $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 | ||
1698 | : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} | ||
1699 | ;; | ||
1700 | |||
1701 | esac | ||
1702 | done | ||
1703 | |||
1704 | if test -n "$ac_prev"; then | ||
1705 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` | ||
1706 | as_fn_error "missing argument to $ac_option" | ||
1707 | fi | ||
1708 | |||
1709 | if test -n "$ac_unrecognized_opts"; then | ||
1710 | case $enable_option_checking in | ||
1711 | no) ;; | ||
1712 | fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; | ||
1713 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | ||
1714 | esac | ||
1715 | fi | ||
1716 | |||
1717 | # Check all directory arguments for consistency. | ||
1718 | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | ||
1719 | datadir sysconfdir sharedstatedir localstatedir includedir \ | ||
1720 | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | ||
1721 | libdir localedir mandir | ||
1722 | do | ||
1723 | eval ac_val=\$$ac_var | ||
1724 | # Remove trailing slashes. | ||
1725 | case $ac_val in | ||
1726 | */ ) | ||
1727 | ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` | ||
1728 | eval $ac_var=\$ac_val;; | ||
1729 | esac | ||
1730 | # Be sure to have absolute directory names. | ||
1731 | case $ac_val in | ||
1732 | [\\/$]* | ?:[\\/]* ) continue;; | ||
1733 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | ||
1734 | esac | ||
1735 | as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" | ||
1736 | done | ||
1737 | |||
1738 | # There might be people who depend on the old broken behavior: `$host' | ||
1739 | # used to hold the argument of --host etc. | ||
1740 | # FIXME: To remove some day. | ||
1741 | build=$build_alias | ||
1742 | host=$host_alias | ||
1743 | target=$target_alias | ||
1744 | |||
1745 | # FIXME: To remove some day. | ||
1746 | if test "x$host_alias" != x; then | ||
1747 | if test "x$build_alias" = x; then | ||
1748 | cross_compiling=maybe | ||
1749 | $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. | ||
1750 | If a cross compiler is detected then cross compile mode will be used." >&2 | ||
1751 | elif test "x$build_alias" != "x$host_alias"; then | ||
1752 | cross_compiling=yes | ||
1753 | fi | ||
1754 | fi | ||
1755 | |||
1756 | ac_tool_prefix= | ||
1757 | test -n "$host_alias" && ac_tool_prefix=$host_alias- | ||
1758 | |||
1759 | test "$silent" = yes && exec 6>/dev/null | ||
1760 | |||
1761 | |||
1762 | ac_pwd=`pwd` && test -n "$ac_pwd" && | ||
1763 | ac_ls_di=`ls -di .` && | ||
1764 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | ||
1765 | as_fn_error "working directory cannot be determined" | ||
1766 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | ||
1767 | as_fn_error "pwd does not report name of working directory" | ||
1768 | |||
1769 | |||
1770 | # Find the source files, if location was not specified. | ||
1771 | if test -z "$srcdir"; then | ||
1772 | ac_srcdir_defaulted=yes | ||
1773 | # Try the directory containing this script, then the parent directory. | ||
1774 | ac_confdir=`$as_dirname -- "$as_myself" || | ||
1775 | $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||
1776 | X"$as_myself" : 'X\(//\)[^/]' \| \ | ||
1777 | X"$as_myself" : 'X\(//\)$' \| \ | ||
1778 | X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || | ||
1779 | $as_echo X"$as_myself" | | ||
1780 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | ||
1781 | s//\1/ | ||
1782 | q | ||
1783 | } | ||
1784 | /^X\(\/\/\)[^/].*/{ | ||
1785 | s//\1/ | ||
1786 | q | ||
1787 | } | ||
1788 | /^X\(\/\/\)$/{ | ||
1789 | s//\1/ | ||
1790 | q | ||
1791 | } | ||
1792 | /^X\(\/\).*/{ | ||
1793 | s//\1/ | ||
1794 | q | ||
1795 | } | ||
1796 | s/.*/./; q'` | ||
1797 | srcdir=$ac_confdir | ||
1798 | if test ! -r "$srcdir/$ac_unique_file"; then | ||
1799 | srcdir=.. | ||
1800 | fi | ||
1801 | else | ||
1802 | ac_srcdir_defaulted=no | ||
1803 | fi | ||
1804 | if test ! -r "$srcdir/$ac_unique_file"; then | ||
1805 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | ||
1806 | as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" | ||
1807 | fi | ||
1808 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | ||
1809 | ac_abs_confdir=`( | ||
1810 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" | ||
1811 | pwd)` | ||
1812 | # When building in place, set srcdir=. | ||
1813 | if test "$ac_abs_confdir" = "$ac_pwd"; then | ||
1814 | srcdir=. | ||
1815 | fi | ||
1816 | # Remove unnecessary trailing slashes from srcdir. | ||
1817 | # Double slashes in file names in object file debugging info | ||
1818 | # mess up M-x gdb in Emacs. | ||
1819 | case $srcdir in | ||
1820 | */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; | ||
1821 | esac | ||
1822 | for ac_var in $ac_precious_vars; do | ||
1823 | eval ac_env_${ac_var}_set=\${${ac_var}+set} | ||
1824 | eval ac_env_${ac_var}_value=\$${ac_var} | ||
1825 | eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} | ||
1826 | eval ac_cv_env_${ac_var}_value=\$${ac_var} | ||
1827 | done | ||
1828 | |||
1829 | # | ||
1830 | # Report the --help message. | ||
1831 | # | ||
1832 | if test "$ac_init_help" = "long"; then | ||
1833 | # Omit some internal or obsolete options to make the list less imposing. | ||
1834 | # This message is too long to be a string in the A/UX 3.1 sh. | ||
1835 | cat <<_ACEOF | ||
1836 | \`configure' configures zanavi 1.0.0 to adapt to many kinds of systems. | ||
1837 | |||
1838 | Usage: $0 [OPTION]... [VAR=VALUE]... | ||
1839 | |||
1840 | To assign environment variables (e.g., CC, CFLAGS...), specify them as | ||
1841 | VAR=VALUE. See below for descriptions of some of the useful variables. | ||
1842 | |||
1843 | Defaults for the options are specified in brackets. | ||
1844 | |||
1845 | Configuration: | ||
1846 | -h, --help display this help and exit | ||
1847 | --help=short display options specific to this package | ||
1848 | --help=recursive display the short help of all the included packages | ||
1849 | -V, --version display version information and exit | ||
1850 | -q, --quiet, --silent do not print \`checking...' messages | ||
1851 | --cache-file=FILE cache test results in FILE [disabled] | ||
1852 | -C, --config-cache alias for \`--cache-file=config.cache' | ||
1853 | -n, --no-create do not create output files | ||
1854 | --srcdir=DIR find the sources in DIR [configure dir or \`..'] | ||
1855 | |||
1856 | Installation directories: | ||
1857 | --prefix=PREFIX install architecture-independent files in PREFIX | ||
1858 | [$ac_default_prefix] | ||
1859 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | ||
1860 | [PREFIX] | ||
1861 | |||
1862 | By default, \`make install' will install all the files in | ||
1863 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | ||
1864 | an installation prefix other than \`$ac_default_prefix' using \`--prefix', | ||
1865 | for instance \`--prefix=\$HOME'. | ||
1866 | |||
1867 | For better control, use the options below. | ||
1868 | |||
1869 | Fine tuning of the installation directories: | ||
1870 | --bindir=DIR user executables [EPREFIX/bin] | ||
1871 | --sbindir=DIR system admin executables [EPREFIX/sbin] | ||
1872 | --libexecdir=DIR program executables [EPREFIX/libexec] | ||
1873 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc] | ||
1874 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] | ||
1875 | --localstatedir=DIR modifiable single-machine data [PREFIX/var] | ||
1876 | --libdir=DIR object code libraries [EPREFIX/lib] | ||
1877 | --includedir=DIR C header files [PREFIX/include] | ||
1878 | --oldincludedir=DIR C header files for non-gcc [/usr/include] | ||
1879 | --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] | ||
1880 | --datadir=DIR read-only architecture-independent data [DATAROOTDIR] | ||
1881 | --infodir=DIR info documentation [DATAROOTDIR/info] | ||
1882 | --localedir=DIR locale-dependent data [DATAROOTDIR/locale] | ||
1883 | --mandir=DIR man documentation [DATAROOTDIR/man] | ||
1884 | --docdir=DIR documentation root [DATAROOTDIR/doc/zanavi] | ||
1885 | --htmldir=DIR html documentation [DOCDIR] | ||
1886 | --dvidir=DIR dvi documentation [DOCDIR] | ||
1887 | --pdfdir=DIR pdf documentation [DOCDIR] | ||
1888 | --psdir=DIR ps documentation [DOCDIR] | ||
1889 | _ACEOF | ||
1890 | |||
1891 | cat <<\_ACEOF | ||
1892 | |||
1893 | Program names: | ||
1894 | --program-prefix=PREFIX prepend PREFIX to installed program names | ||
1895 | --program-suffix=SUFFIX append SUFFIX to installed program names | ||
1896 | --program-transform-name=PROGRAM run sed PROGRAM on installed program names | ||
1897 | |||
1898 | System types: | ||
1899 | --build=BUILD configure for building on BUILD [guessed] | ||
1900 | --host=HOST cross-compile to build programs to run on HOST [BUILD] | ||
1901 | _ACEOF | ||
1902 | fi | ||
1903 | |||
1904 | if test -n "$ac_init_help"; then | ||
1905 | case $ac_init_help in | ||
1906 | short | recursive ) echo "Configuration of zanavi 1.0.0:";; | ||
1907 | esac | ||
1908 | cat <<\_ACEOF | ||
1909 | |||
1910 | Optional Features: | ||
1911 | --disable-option-checking ignore unrecognized --enable/--with options | ||
1912 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | ||
1913 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | ||
1914 | --enable-maintainer-mode enable make rules and dependencies not useful | ||
1915 | (and sometimes confusing) to the casual installer | ||
1916 | --disable-dependency-tracking speeds up one-time build | ||
1917 | --enable-dependency-tracking do not reject slow dependency extractors | ||
1918 | --enable-variant=something set variant | ||
1919 | --enable-cache-size=size in bytes set cache size | ||
1920 | --enable-avoid-unaligned avoid unaligned accesses | ||
1921 | --enable-avoid-float avoid floating point calculations | ||
1922 | --enable-transformation-roll add support for specifying roll angle in transformation | ||
1923 | --disable-hildon build without maemo/hildon support | ||
1924 | --disable-osso build without maemo/osso support | ||
1925 | --disable-garmin disable garmin support | ||
1926 | --disable-maptool don't build maptool | ||
1927 | --disable-samplemap don't build the samplemap | ||
1928 | --disable-fastmath don't build with fastmath | ||
1929 | --disable-glib don't build with external glib | ||
1930 | --disable-gmodule don't build with gmodule | ||
1931 | --disable-plugins disable plugins | ||
1932 | --enable-shared-libnavit | ||
1933 | --enable-shared[=PKGS] build shared libraries [default=yes] | ||
1934 | --enable-static[=PKGS] build static libraries [default=no] | ||
1935 | --enable-fast-install[=PKGS] | ||
1936 | optimize for fast installation [default=yes] | ||
1937 | --disable-libtool-lock avoid locking (might break parallel builds) | ||
1938 | --disable-graphics-sdl don't create graphics sdl | ||
1939 | --disable-postgresql don't add postgresql support to maptool | ||
1940 | --disable-font-freetype don't add freetype support | ||
1941 | --disable-fontconfig don't' add fontconfig support | ||
1942 | --disable-fribidi dont build with fribidi | ||
1943 | --disable-graphics-opengl disable graphics type OpenGL | ||
1944 | --disable-binding-python don't create binding python | ||
1945 | --disable-binding-dbus don't create binding dbus | ||
1946 | --enable-binding-dbus-use-system-bus use system bus for dbus binding | ||
1947 | --disable-svg disable Scalable Vector Graphics | ||
1948 | --disable-svg2png disable conversion of svgs to pngs | ||
1949 | --enable-svg2png-scaling enable conversion of svgs to pngs with specified sizes | ||
1950 | --enable-svg2png-scaling-flag enable conversion of flag svgs to pngs with specified sizes | ||
1951 | --enable-svg2png-scaling-nav enable conversion of nav svgs to pngs with specified sizes | ||
1952 | --disable-nls disable Native Language Support ( gettext/libintl ) | ||
1953 | --disable-nls do not use Native Language Support | ||
1954 | --disable-rpath do not hardcode runtime library paths | ||
1955 | --enable-support-libc enable builtin mini libc | ||
1956 | --disable-graphics disable graphics | ||
1957 | --disable-graphics-android disable graphics type android | ||
1958 | --enable-graphics-gd enable graphics type gd | ||
1959 | --disable-graphics-gtk-drawing-area disable graphics type gtk_drawing_area | ||
1960 | --disable-graphics-null disable graphics type null | ||
1961 | --disable-graphics-win32 disable graphics type win32 | ||
1962 | --disable-graphics-qt-qpainter disable graphics type qt-qpainter | ||
1963 | --disable-map-binfile disable map binfile | ||
1964 | --disable-map-filter disable map filter | ||
1965 | --disable-map-mg disable map mg | ||
1966 | --disable-map-shapefile disable map shapefile | ||
1967 | --disable-map-textfile disable map textfile | ||
1968 | --disable-map-csv disable map csv | ||
1969 | --disable-osd-core disable osd core | ||
1970 | --disable-gui-gtk disable gui type gtk | ||
1971 | --disable-gui-internal disable gui type internal | ||
1972 | --disable-gui-win32 disable gui type win32 | ||
1973 | --disable-gui-qml disable gui type QML | ||
1974 | --enable-plugin-pedestrian enable pedestrian plugin | ||
1975 | --disable-routing disable routing | ||
1976 | --disable-speech-android disable speech type android | ||
1977 | --disable-speech-cmdline disable speech type cmdline | ||
1978 | --disable-speech-espeak disable speech type espeak | ||
1979 | --disable-speech-speech-dispatcher disable speech type speech-dispatcher | ||
1980 | --disable-vehicle-android disable vehicle type android | ||
1981 | --disable-vehicle-demo disable vehicle type demo | ||
1982 | --disable-vehicle-file disable vehicle type file | ||
1983 | --disable-vehicle-gpsd disable vehicle type gpsd | ||
1984 | --disable-vehicle-gypsy disable vehicle type gypsy | ||
1985 | --disable-vehicle-maemo disable vehicle type maemo | ||
1986 | --enable-vehicle-null enable vehicle type null | ||
1987 | --disable-vehicle-wince disable vehicle type wince | ||
1988 | --disable-vehicle-iphone disable vehicle type iphone | ||
1989 | --enable-vehicle-webos enable vehicle type webos | ||
1990 | |||
1991 | Optional Packages: | ||
1992 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | ||
1993 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | ||
1994 | --with-pic try to use only PIC/non-PIC objects [default=use | ||
1995 | both] | ||
1996 | --with-gnu-ld assume the C compiler uses GNU ld [default=no] | ||
1997 | --with-freetype-fonts specify what fonts to use | ||
1998 | --with-dbus-service-dir specify where the dbus service dir resides | ||
1999 | --with-svg2png-use-convert use imagemagick's convert for png creation | ||
2000 | --with-svg2png-use-rsvg-convert use librsvg's rsvg-convert for png creation | ||
2001 | --with-svg2png-use-inkscape use inkscapes internal convert routines for png creation | ||
2002 | --with-svg2png-use-ksvgtopng4 use kde4's ksvgtopng4 for png creation | ||
2003 | --with-svg2png-use-ksvgtopng use kde3's convert for png creation | ||
2004 | --with-xslts enable processing of navit.xml with given xslt scripts | ||
2005 | --with-saxon specify the saxon xslt processor | ||
2006 | --with-android-permissions Set additional android permissions | ||
2007 | --with-android-project Set android project | ||
2008 | --with-gnu-ld assume the C compiler uses GNU ld default=no | ||
2009 | --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib | ||
2010 | --without-libiconv-prefix don't search for libiconv in includedir and libdir | ||
2011 | --with-included-gettext use the GNU gettext library included here | ||
2012 | --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib | ||
2013 | --without-libintl-prefix don't search for libintl in includedir and libdir | ||
2014 | |||
2015 | Some influential environment variables: | ||
2016 | CC C compiler command | ||
2017 | CFLAGS C compiler flags | ||
2018 | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | ||
2019 | nonstandard directory <lib dir> | ||
2020 | LIBS libraries to pass to the linker, e.g. -l<library> | ||
2021 | CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if | ||
2022 | you have headers in a nonstandard directory <include dir> | ||
2023 | CPP C preprocessor | ||
2024 | OBJC Objective C compiler command | ||
2025 | OBJCFLAGS Objective C compiler flags | ||
2026 | CXX C++ compiler command | ||
2027 | CXXFLAGS C++ compiler flags | ||
2028 | PKG_CONFIG path to pkg-config utility | ||
2029 | HILDON_CFLAGS | ||
2030 | C compiler flags for HILDON, overriding pkg-config | ||
2031 | HILDON_LIBS linker flags for HILDON, overriding pkg-config | ||
2032 | GPSBT_CFLAGS | ||
2033 | C compiler flags for GPSBT, overriding pkg-config | ||
2034 | GPSBT_LIBS linker flags for GPSBT, overriding pkg-config | ||
2035 | LIBOSSO_CFLAGS | ||
2036 | C compiler flags for LIBOSSO, overriding pkg-config | ||
2037 | LIBOSSO_LIBS | ||
2038 | linker flags for LIBOSSO, overriding pkg-config | ||
2039 | GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config | ||
2040 | GLIB_LIBS linker flags for GLIB, overriding pkg-config | ||
2041 | GMODULE_CFLAGS | ||
2042 | C compiler flags for GMODULE, overriding pkg-config | ||
2043 | GMODULE_LIBS | ||
2044 | linker flags for GMODULE, overriding pkg-config | ||
2045 | CXXCPP C++ preprocessor | ||
2046 | GTK2_CFLAGS C compiler flags for GTK2, overriding pkg-config | ||
2047 | GTK2_LIBS linker flags for GTK2, overriding pkg-config | ||
2048 | SDL_CFLAGS C compiler flags for SDL, overriding pkg-config | ||
2049 | SDL_LIBS linker flags for SDL, overriding pkg-config | ||
2050 | FREETYPE2_CFLAGS | ||
2051 | C compiler flags for FREETYPE2, overriding pkg-config | ||
2052 | FREETYPE2_LIBS | ||
2053 | linker flags for FREETYPE2, overriding pkg-config | ||
2054 | FONTCONFIG_CFLAGS | ||
2055 | C compiler flags for FONTCONFIG, overriding pkg-config | ||
2056 | FONTCONFIG_LIBS | ||
2057 | linker flags for FONTCONFIG, overriding pkg-config | ||
2058 | FRIBIDI2_CFLAGS | ||
2059 | C compiler flags for FRIBIDI2, overriding pkg-config | ||
2060 | FRIBIDI2_LIBS | ||
2061 | linker flags for FRIBIDI2, overriding pkg-config | ||
2062 | FRIBIDI_CFLAGS | ||
2063 | C compiler flags for FRIBIDI, overriding pkg-config | ||
2064 | FRIBIDI_LIBS | ||
2065 | linker flags for FRIBIDI, overriding pkg-config | ||
2066 | IMLIB2_CFLAGS | ||
2067 | C compiler flags for IMLIB2, overriding pkg-config | ||
2068 | IMLIB2_LIBS linker flags for IMLIB2, overriding pkg-config | ||
2069 | LIBGARMIN_CFLAGS | ||
2070 | C compiler flags for LIBGARMIN, overriding pkg-config | ||
2071 | LIBGARMIN_LIBS | ||
2072 | linker flags for LIBGARMIN, overriding pkg-config | ||
2073 | DBUS_CFLAGS C compiler flags for DBUS, overriding pkg-config | ||
2074 | DBUS_LIBS linker flags for DBUS, overriding pkg-config | ||
2075 | QT_GUI_CFLAGS | ||
2076 | C compiler flags for QT_GUI, overriding pkg-config | ||
2077 | QT_GUI_LIBS linker flags for QT_GUI, overriding pkg-config | ||
2078 | QT_SVG_CFLAGS | ||
2079 | C compiler flags for QT_SVG, overriding pkg-config | ||
2080 | QT_SVG_LIBS linker flags for QT_SVG, overriding pkg-config | ||
2081 | QT_XML_CFLAGS | ||
2082 | C compiler flags for QT_XML, overriding pkg-config | ||
2083 | QT_XML_LIBS linker flags for QT_XML, overriding pkg-config | ||
2084 | QT_DECLARATIVE_CFLAGS | ||
2085 | C compiler flags for QT_DECLARATIVE, overriding pkg-config | ||
2086 | QT_DECLARATIVE_LIBS | ||
2087 | linker flags for QT_DECLARATIVE, overriding pkg-config | ||
2088 | GPSD_CFLAGS C compiler flags for GPSD, overriding pkg-config | ||
2089 | GPSD_LIBS linker flags for GPSD, overriding pkg-config | ||
2090 | LIBGPS19_CFLAGS | ||
2091 | C compiler flags for LIBGPS19, overriding pkg-config | ||
2092 | LIBGPS19_LIBS | ||
2093 | linker flags for LIBGPS19, overriding pkg-config | ||
2094 | GYPSY_CFLAGS | ||
2095 | C compiler flags for GYPSY, overriding pkg-config | ||
2096 | GYPSY_LIBS linker flags for GYPSY, overriding pkg-config | ||
2097 | LIBLOCATION_CFLAGS | ||
2098 | C compiler flags for LIBLOCATION, overriding pkg-config | ||
2099 | LIBLOCATION_LIBS | ||
2100 | linker flags for LIBLOCATION, overriding pkg-config | ||
2101 | |||
2102 | Use these variables to override the choices made by `configure' or to help | ||
2103 | it to find libraries and programs with nonstandard names/locations. | ||
2104 | |||
2105 | Report bugs to the package provider. | ||
2106 | _ACEOF | ||
2107 | ac_status=$? | ||
2108 | fi | ||
2109 | |||
2110 | if test "$ac_init_help" = "recursive"; then | ||
2111 | # If there are subdirs, report their specific --help. | ||
2112 | for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue | ||
2113 | test -d "$ac_dir" || | ||
2114 | { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || | ||
2115 | continue | ||
2116 | ac_builddir=. | ||
2117 | |||
2118 | case "$ac_dir" in | ||
2119 | .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | ||
2120 | *) | ||
2121 | ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | ||
2122 | # A ".." for each directory in $ac_dir_suffix. | ||
2123 | ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` | ||
2124 | case $ac_top_builddir_sub in | ||
2125 | "") ac_top_builddir_sub=. ac_top_build_prefix= ;; | ||
2126 | *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | ||
2127 | esac ;; | ||
2128 | esac | ||
2129 | ac_abs_top_builddir=$ac_pwd | ||
2130 | ac_abs_builddir=$ac_pwd$ac_dir_suffix | ||
2131 | # for backward compatibility: | ||
2132 | ac_top_builddir=$ac_top_build_prefix | ||
2133 | |||
2134 | case $srcdir in | ||
2135 | .) # We are building in place. | ||
2136 | ac_srcdir=. | ||
2137 | ac_top_srcdir=$ac_top_builddir_sub | ||
2138 | ac_abs_top_srcdir=$ac_pwd ;; | ||
2139 | [\\/]* | ?:[\\/]* ) # Absolute name. | ||
2140 | ac_srcdir=$srcdir$ac_dir_suffix; | ||
2141 | ac_top_srcdir=$srcdir | ||
2142 | ac_abs_top_srcdir=$srcdir ;; | ||
2143 | *) # Relative name. | ||
2144 | ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | ||
2145 | ac_top_srcdir=$ac_top_build_prefix$srcdir | ||
2146 | ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | ||
2147 | esac | ||
2148 | ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | ||
2149 | |||
2150 | cd "$ac_dir" || { ac_status=$?; continue; } | ||
2151 | # Check for guested configure. | ||
2152 | if test -f "$ac_srcdir/configure.gnu"; then | ||
2153 | echo && | ||
2154 | $SHELL "$ac_srcdir/configure.gnu" --help=recursive | ||
2155 | elif test -f "$ac_srcdir/configure"; then | ||
2156 | echo && | ||
2157 | $SHELL "$ac_srcdir/configure" --help=recursive | ||
2158 | else | ||
2159 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | ||
2160 | fi || ac_status=$? | ||
2161 | cd "$ac_pwd" || { ac_status=$?; break; } | ||
2162 | done | ||
2163 | fi | ||
2164 | |||
2165 | test -n "$ac_init_help" && exit $ac_status | ||
2166 | if $ac_init_version; then | ||
2167 | cat <<\_ACEOF | ||
2168 | zanavi configure 1.0.0 | ||
2169 | generated by GNU Autoconf 2.65 | ||
2170 | |||
2171 | Copyright (C) 2009 Free Software Foundation, Inc. | ||
2172 | This configure script is free software; the Free Software Foundation | ||
2173 | gives unlimited permission to copy, distribute and modify it. | ||
2174 | _ACEOF | ||
2175 | exit | ||
2176 | fi | ||
2177 | |||
2178 | ## ------------------------ ## | ||
2179 | ## Autoconf initialization. ## | ||
2180 | ## ------------------------ ## | ||
2181 | |||
2182 | # ac_fn_c_try_compile LINENO | ||
2183 | # -------------------------- | ||
2184 | # Try to compile conftest.$ac_ext, and return whether this succeeded. | ||
2185 | ac_fn_c_try_compile () | ||
2186 | { | ||
2187 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2188 | rm -f conftest.$ac_objext | ||
2189 | if { { ac_try="$ac_compile" | ||
2190 | case "(($ac_try" in | ||
2191 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2192 | *) ac_try_echo=$ac_try;; | ||
2193 | esac | ||
2194 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2195 | $as_echo "$ac_try_echo"; } >&5 | ||
2196 | (eval "$ac_compile") 2>conftest.err | ||
2197 | ac_status=$? | ||
2198 | if test -s conftest.err; then | ||
2199 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2200 | cat conftest.er1 >&5 | ||
2201 | mv -f conftest.er1 conftest.err | ||
2202 | fi | ||
2203 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2204 | test $ac_status = 0; } && { | ||
2205 | test -z "$ac_c_werror_flag" || | ||
2206 | test ! -s conftest.err | ||
2207 | } && test -s conftest.$ac_objext; then : | ||
2208 | ac_retval=0 | ||
2209 | else | ||
2210 | $as_echo "$as_me: failed program was:" >&5 | ||
2211 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2212 | |||
2213 | ac_retval=1 | ||
2214 | fi | ||
2215 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2216 | as_fn_set_status $ac_retval | ||
2217 | |||
2218 | } # ac_fn_c_try_compile | ||
2219 | |||
2220 | # ac_fn_c_try_cpp LINENO | ||
2221 | # ---------------------- | ||
2222 | # Try to preprocess conftest.$ac_ext, and return whether this succeeded. | ||
2223 | ac_fn_c_try_cpp () | ||
2224 | { | ||
2225 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2226 | if { { ac_try="$ac_cpp conftest.$ac_ext" | ||
2227 | case "(($ac_try" in | ||
2228 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2229 | *) ac_try_echo=$ac_try;; | ||
2230 | esac | ||
2231 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2232 | $as_echo "$ac_try_echo"; } >&5 | ||
2233 | (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err | ||
2234 | ac_status=$? | ||
2235 | if test -s conftest.err; then | ||
2236 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2237 | cat conftest.er1 >&5 | ||
2238 | mv -f conftest.er1 conftest.err | ||
2239 | fi | ||
2240 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2241 | test $ac_status = 0; } >/dev/null && { | ||
2242 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | ||
2243 | test ! -s conftest.err | ||
2244 | }; then : | ||
2245 | ac_retval=0 | ||
2246 | else | ||
2247 | $as_echo "$as_me: failed program was:" >&5 | ||
2248 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2249 | |||
2250 | ac_retval=1 | ||
2251 | fi | ||
2252 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2253 | as_fn_set_status $ac_retval | ||
2254 | |||
2255 | } # ac_fn_c_try_cpp | ||
2256 | |||
2257 | # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES | ||
2258 | # ------------------------------------------------------- | ||
2259 | # Tests whether HEADER exists, giving a warning if it cannot be compiled using | ||
2260 | # the include files in INCLUDES and setting the cache variable VAR | ||
2261 | # accordingly. | ||
2262 | ac_fn_c_check_header_mongrel () | ||
2263 | { | ||
2264 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2265 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2266 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | ||
2267 | $as_echo_n "checking for $2... " >&6; } | ||
2268 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2269 | $as_echo_n "(cached) " >&6 | ||
2270 | fi | ||
2271 | eval ac_res=\$$3 | ||
2272 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | ||
2273 | $as_echo "$ac_res" >&6; } | ||
2274 | else | ||
2275 | # Is the header compilable? | ||
2276 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 | ||
2277 | $as_echo_n "checking $2 usability... " >&6; } | ||
2278 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2279 | /* end confdefs.h. */ | ||
2280 | $4 | ||
2281 | #include <$2> | ||
2282 | _ACEOF | ||
2283 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2284 | ac_header_compiler=yes | ||
2285 | else | ||
2286 | ac_header_compiler=no | ||
2287 | fi | ||
2288 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2289 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 | ||
2290 | $as_echo "$ac_header_compiler" >&6; } | ||
2291 | |||
2292 | # Is the header present? | ||
2293 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 | ||
2294 | $as_echo_n "checking $2 presence... " >&6; } | ||
2295 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2296 | /* end confdefs.h. */ | ||
2297 | #include <$2> | ||
2298 | _ACEOF | ||
2299 | if ac_fn_c_try_cpp "$LINENO"; then : | ||
2300 | ac_header_preproc=yes | ||
2301 | else | ||
2302 | ac_header_preproc=no | ||
2303 | fi | ||
2304 | rm -f conftest.err conftest.$ac_ext | ||
2305 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | ||
2306 | $as_echo "$ac_header_preproc" >&6; } | ||
2307 | |||
2308 | # So? What about this header? | ||
2309 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( | ||
2310 | yes:no: ) | ||
2311 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 | ||
2312 | $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} | ||
2313 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | ||
2314 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | ||
2315 | ;; | ||
2316 | no:yes:* ) | ||
2317 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 | ||
2318 | $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} | ||
2319 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 | ||
2320 | $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} | ||
2321 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 | ||
2322 | $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | ||
2323 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 | ||
2324 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | ||
2325 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | ||
2326 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | ||
2327 | ;; | ||
2328 | esac | ||
2329 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | ||
2330 | $as_echo_n "checking for $2... " >&6; } | ||
2331 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2332 | $as_echo_n "(cached) " >&6 | ||
2333 | else | ||
2334 | eval "$3=\$ac_header_compiler" | ||
2335 | fi | ||
2336 | eval ac_res=\$$3 | ||
2337 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | ||
2338 | $as_echo "$ac_res" >&6; } | ||
2339 | fi | ||
2340 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2341 | |||
2342 | } # ac_fn_c_check_header_mongrel | ||
2343 | |||
2344 | # ac_fn_c_try_run LINENO | ||
2345 | # ---------------------- | ||
2346 | # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes | ||
2347 | # that executables *can* be run. | ||
2348 | ac_fn_c_try_run () | ||
2349 | { | ||
2350 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2351 | if { { ac_try="$ac_link" | ||
2352 | case "(($ac_try" in | ||
2353 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2354 | *) ac_try_echo=$ac_try;; | ||
2355 | esac | ||
2356 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2357 | $as_echo "$ac_try_echo"; } >&5 | ||
2358 | (eval "$ac_link") 2>&5 | ||
2359 | ac_status=$? | ||
2360 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2361 | test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' | ||
2362 | { { case "(($ac_try" in | ||
2363 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2364 | *) ac_try_echo=$ac_try;; | ||
2365 | esac | ||
2366 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2367 | $as_echo "$ac_try_echo"; } >&5 | ||
2368 | (eval "$ac_try") 2>&5 | ||
2369 | ac_status=$? | ||
2370 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2371 | test $ac_status = 0; }; }; then : | ||
2372 | ac_retval=0 | ||
2373 | else | ||
2374 | $as_echo "$as_me: program exited with status $ac_status" >&5 | ||
2375 | $as_echo "$as_me: failed program was:" >&5 | ||
2376 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2377 | |||
2378 | ac_retval=$ac_status | ||
2379 | fi | ||
2380 | rm -rf conftest.dSYM conftest_ipa8_conftest.oo | ||
2381 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2382 | as_fn_set_status $ac_retval | ||
2383 | |||
2384 | } # ac_fn_c_try_run | ||
2385 | |||
2386 | # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES | ||
2387 | # ------------------------------------------------------- | ||
2388 | # Tests whether HEADER exists and can be compiled using the include files in | ||
2389 | # INCLUDES, setting the cache variable VAR accordingly. | ||
2390 | ac_fn_c_check_header_compile () | ||
2391 | { | ||
2392 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2393 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | ||
2394 | $as_echo_n "checking for $2... " >&6; } | ||
2395 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2396 | $as_echo_n "(cached) " >&6 | ||
2397 | else | ||
2398 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2399 | /* end confdefs.h. */ | ||
2400 | $4 | ||
2401 | #include <$2> | ||
2402 | _ACEOF | ||
2403 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2404 | eval "$3=yes" | ||
2405 | else | ||
2406 | eval "$3=no" | ||
2407 | fi | ||
2408 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2409 | fi | ||
2410 | eval ac_res=\$$3 | ||
2411 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | ||
2412 | $as_echo "$ac_res" >&6; } | ||
2413 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2414 | |||
2415 | } # ac_fn_c_check_header_compile | ||
2416 | |||
2417 | # ac_fn_objc_try_compile LINENO | ||
2418 | # ----------------------------- | ||
2419 | # Try to compile conftest.$ac_ext, and return whether this succeeded. | ||
2420 | ac_fn_objc_try_compile () | ||
2421 | { | ||
2422 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2423 | rm -f conftest.$ac_objext | ||
2424 | if { { ac_try="$ac_compile" | ||
2425 | case "(($ac_try" in | ||
2426 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2427 | *) ac_try_echo=$ac_try;; | ||
2428 | esac | ||
2429 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2430 | $as_echo "$ac_try_echo"; } >&5 | ||
2431 | (eval "$ac_compile") 2>conftest.err | ||
2432 | ac_status=$? | ||
2433 | if test -s conftest.err; then | ||
2434 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2435 | cat conftest.er1 >&5 | ||
2436 | mv -f conftest.er1 conftest.err | ||
2437 | fi | ||
2438 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2439 | test $ac_status = 0; } && { | ||
2440 | test -z "$ac_objc_werror_flag" || | ||
2441 | test ! -s conftest.err | ||
2442 | } && test -s conftest.$ac_objext; then : | ||
2443 | ac_retval=0 | ||
2444 | else | ||
2445 | $as_echo "$as_me: failed program was:" >&5 | ||
2446 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2447 | |||
2448 | ac_retval=1 | ||
2449 | fi | ||
2450 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2451 | as_fn_set_status $ac_retval | ||
2452 | |||
2453 | } # ac_fn_objc_try_compile | ||
2454 | |||
2455 | # ac_fn_cxx_try_compile LINENO | ||
2456 | # ---------------------------- | ||
2457 | # Try to compile conftest.$ac_ext, and return whether this succeeded. | ||
2458 | ac_fn_cxx_try_compile () | ||
2459 | { | ||
2460 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2461 | rm -f conftest.$ac_objext | ||
2462 | if { { ac_try="$ac_compile" | ||
2463 | case "(($ac_try" in | ||
2464 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2465 | *) ac_try_echo=$ac_try;; | ||
2466 | esac | ||
2467 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2468 | $as_echo "$ac_try_echo"; } >&5 | ||
2469 | (eval "$ac_compile") 2>conftest.err | ||
2470 | ac_status=$? | ||
2471 | if test -s conftest.err; then | ||
2472 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2473 | cat conftest.er1 >&5 | ||
2474 | mv -f conftest.er1 conftest.err | ||
2475 | fi | ||
2476 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2477 | test $ac_status = 0; } && { | ||
2478 | test -z "$ac_cxx_werror_flag" || | ||
2479 | test ! -s conftest.err | ||
2480 | } && test -s conftest.$ac_objext; then : | ||
2481 | ac_retval=0 | ||
2482 | else | ||
2483 | $as_echo "$as_me: failed program was:" >&5 | ||
2484 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2485 | |||
2486 | ac_retval=1 | ||
2487 | fi | ||
2488 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2489 | as_fn_set_status $ac_retval | ||
2490 | |||
2491 | } # ac_fn_cxx_try_compile | ||
2492 | |||
2493 | # ac_fn_c_try_link LINENO | ||
2494 | # ----------------------- | ||
2495 | # Try to link conftest.$ac_ext, and return whether this succeeded. | ||
2496 | ac_fn_c_try_link () | ||
2497 | { | ||
2498 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2499 | rm -f conftest.$ac_objext conftest$ac_exeext | ||
2500 | if { { ac_try="$ac_link" | ||
2501 | case "(($ac_try" in | ||
2502 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2503 | *) ac_try_echo=$ac_try;; | ||
2504 | esac | ||
2505 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2506 | $as_echo "$ac_try_echo"; } >&5 | ||
2507 | (eval "$ac_link") 2>conftest.err | ||
2508 | ac_status=$? | ||
2509 | if test -s conftest.err; then | ||
2510 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2511 | cat conftest.er1 >&5 | ||
2512 | mv -f conftest.er1 conftest.err | ||
2513 | fi | ||
2514 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2515 | test $ac_status = 0; } && { | ||
2516 | test -z "$ac_c_werror_flag" || | ||
2517 | test ! -s conftest.err | ||
2518 | } && test -s conftest$ac_exeext && { | ||
2519 | test "$cross_compiling" = yes || | ||
2520 | $as_test_x conftest$ac_exeext | ||
2521 | }; then : | ||
2522 | ac_retval=0 | ||
2523 | else | ||
2524 | $as_echo "$as_me: failed program was:" >&5 | ||
2525 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2526 | |||
2527 | ac_retval=1 | ||
2528 | fi | ||
2529 | # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | ||
2530 | # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | ||
2531 | # interfere with the next link command; also delete a directory that is | ||
2532 | # left behind by Apple's compiler. We do this before executing the actions. | ||
2533 | rm -rf conftest.dSYM conftest_ipa8_conftest.oo | ||
2534 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2535 | as_fn_set_status $ac_retval | ||
2536 | |||
2537 | } # ac_fn_c_try_link | ||
2538 | |||
2539 | # ac_fn_c_check_func LINENO FUNC VAR | ||
2540 | # ---------------------------------- | ||
2541 | # Tests whether FUNC exists, setting the cache variable VAR accordingly | ||
2542 | ac_fn_c_check_func () | ||
2543 | { | ||
2544 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2545 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | ||
2546 | $as_echo_n "checking for $2... " >&6; } | ||
2547 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2548 | $as_echo_n "(cached) " >&6 | ||
2549 | else | ||
2550 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2551 | /* end confdefs.h. */ | ||
2552 | /* Define $2 to an innocuous variant, in case <limits.h> declares $2. | ||
2553 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
2554 | #define $2 innocuous_$2 | ||
2555 | |||
2556 | /* System header to define __stub macros and hopefully few prototypes, | ||
2557 | which can conflict with char $2 (); below. | ||
2558 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | ||
2559 | <limits.h> exists even on freestanding compilers. */ | ||
2560 | |||
2561 | #ifdef __STDC__ | ||
2562 | # include <limits.h> | ||
2563 | #else | ||
2564 | # include <assert.h> | ||
2565 | #endif | ||
2566 | |||
2567 | #undef $2 | ||
2568 | |||
2569 | /* Override any GCC internal prototype to avoid an error. | ||
2570 | Use char because int might match the return type of a GCC | ||
2571 | builtin and then its argument prototype would still apply. */ | ||
2572 | #ifdef __cplusplus | ||
2573 | extern "C" | ||
2574 | #endif | ||
2575 | char $2 (); | ||
2576 | /* The GNU C library defines this for functions which it implements | ||
2577 | to always fail with ENOSYS. Some functions are actually named | ||
2578 | something starting with __ and the normal name is an alias. */ | ||
2579 | #if defined __stub_$2 || defined __stub___$2 | ||
2580 | choke me | ||
2581 | #endif | ||
2582 | |||
2583 | int | ||
2584 | main () | ||
2585 | { | ||
2586 | return $2 (); | ||
2587 | ; | ||
2588 | return 0; | ||
2589 | } | ||
2590 | _ACEOF | ||
2591 | if ac_fn_c_try_link "$LINENO"; then : | ||
2592 | eval "$3=yes" | ||
2593 | else | ||
2594 | eval "$3=no" | ||
2595 | fi | ||
2596 | rm -f core conftest.err conftest.$ac_objext \ | ||
2597 | conftest$ac_exeext conftest.$ac_ext | ||
2598 | fi | ||
2599 | eval ac_res=\$$3 | ||
2600 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | ||
2601 | $as_echo "$ac_res" >&6; } | ||
2602 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2603 | |||
2604 | } # ac_fn_c_check_func | ||
2605 | |||
2606 | # ac_fn_cxx_try_cpp LINENO | ||
2607 | # ------------------------ | ||
2608 | # Try to preprocess conftest.$ac_ext, and return whether this succeeded. | ||
2609 | ac_fn_cxx_try_cpp () | ||
2610 | { | ||
2611 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2612 | if { { ac_try="$ac_cpp conftest.$ac_ext" | ||
2613 | case "(($ac_try" in | ||
2614 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2615 | *) ac_try_echo=$ac_try;; | ||
2616 | esac | ||
2617 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2618 | $as_echo "$ac_try_echo"; } >&5 | ||
2619 | (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err | ||
2620 | ac_status=$? | ||
2621 | if test -s conftest.err; then | ||
2622 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2623 | cat conftest.er1 >&5 | ||
2624 | mv -f conftest.er1 conftest.err | ||
2625 | fi | ||
2626 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2627 | test $ac_status = 0; } >/dev/null && { | ||
2628 | test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || | ||
2629 | test ! -s conftest.err | ||
2630 | }; then : | ||
2631 | ac_retval=0 | ||
2632 | else | ||
2633 | $as_echo "$as_me: failed program was:" >&5 | ||
2634 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2635 | |||
2636 | ac_retval=1 | ||
2637 | fi | ||
2638 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2639 | as_fn_set_status $ac_retval | ||
2640 | |||
2641 | } # ac_fn_cxx_try_cpp | ||
2642 | |||
2643 | # ac_fn_cxx_try_link LINENO | ||
2644 | # ------------------------- | ||
2645 | # Try to link conftest.$ac_ext, and return whether this succeeded. | ||
2646 | ac_fn_cxx_try_link () | ||
2647 | { | ||
2648 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2649 | rm -f conftest.$ac_objext conftest$ac_exeext | ||
2650 | if { { ac_try="$ac_link" | ||
2651 | case "(($ac_try" in | ||
2652 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2653 | *) ac_try_echo=$ac_try;; | ||
2654 | esac | ||
2655 | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||
2656 | $as_echo "$ac_try_echo"; } >&5 | ||
2657 | (eval "$ac_link") 2>conftest.err | ||
2658 | ac_status=$? | ||
2659 | if test -s conftest.err; then | ||
2660 | grep -v '^ *+' conftest.err >conftest.er1 | ||
2661 | cat conftest.er1 >&5 | ||
2662 | mv -f conftest.er1 conftest.err | ||
2663 | fi | ||
2664 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
2665 | test $ac_status = 0; } && { | ||
2666 | test -z "$ac_cxx_werror_flag" || | ||
2667 | test ! -s conftest.err | ||
2668 | } && test -s conftest$ac_exeext && { | ||
2669 | test "$cross_compiling" = yes || | ||
2670 | $as_test_x conftest$ac_exeext | ||
2671 | }; then : | ||
2672 | ac_retval=0 | ||
2673 | else | ||
2674 | $as_echo "$as_me: failed program was:" >&5 | ||
2675 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
2676 | |||
2677 | ac_retval=1 | ||
2678 | fi | ||
2679 | # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | ||
2680 | # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | ||
2681 | # interfere with the next link command; also delete a directory that is | ||
2682 | # left behind by Apple's compiler. We do this before executing the actions. | ||
2683 | rm -rf conftest.dSYM conftest_ipa8_conftest.oo | ||
2684 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2685 | as_fn_set_status $ac_retval | ||
2686 | |||
2687 | } # ac_fn_cxx_try_link | ||
2688 | |||
2689 | # ac_fn_c_check_type LINENO TYPE VAR INCLUDES | ||
2690 | # ------------------------------------------- | ||
2691 | # Tests whether TYPE exists after having included INCLUDES, setting cache | ||
2692 | # variable VAR accordingly. | ||
2693 | ac_fn_c_check_type () | ||
2694 | { | ||
2695 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2696 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | ||
2697 | $as_echo_n "checking for $2... " >&6; } | ||
2698 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
2699 | $as_echo_n "(cached) " >&6 | ||
2700 | else | ||
2701 | eval "$3=no" | ||
2702 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2703 | /* end confdefs.h. */ | ||
2704 | $4 | ||
2705 | int | ||
2706 | main () | ||
2707 | { | ||
2708 | if (sizeof ($2)) | ||
2709 | return 0; | ||
2710 | ; | ||
2711 | return 0; | ||
2712 | } | ||
2713 | _ACEOF | ||
2714 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2715 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2716 | /* end confdefs.h. */ | ||
2717 | $4 | ||
2718 | int | ||
2719 | main () | ||
2720 | { | ||
2721 | if (sizeof (($2))) | ||
2722 | return 0; | ||
2723 | ; | ||
2724 | return 0; | ||
2725 | } | ||
2726 | _ACEOF | ||
2727 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2728 | |||
2729 | else | ||
2730 | eval "$3=yes" | ||
2731 | fi | ||
2732 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2733 | fi | ||
2734 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2735 | fi | ||
2736 | eval ac_res=\$$3 | ||
2737 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | ||
2738 | $as_echo "$ac_res" >&6; } | ||
2739 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2740 | |||
2741 | } # ac_fn_c_check_type | ||
2742 | |||
2743 | # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES | ||
2744 | # -------------------------------------------- | ||
2745 | # Tries to find the compile-time value of EXPR in a program that includes | ||
2746 | # INCLUDES, setting VAR accordingly. Returns whether the value could be | ||
2747 | # computed | ||
2748 | ac_fn_c_compute_int () | ||
2749 | { | ||
2750 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | ||
2751 | if test "$cross_compiling" = yes; then | ||
2752 | # Depending upon the size, compute the lo and hi bounds. | ||
2753 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2754 | /* end confdefs.h. */ | ||
2755 | $4 | ||
2756 | int | ||
2757 | main () | ||
2758 | { | ||
2759 | static int test_array [1 - 2 * !(($2) >= 0)]; | ||
2760 | test_array [0] = 0 | ||
2761 | |||
2762 | ; | ||
2763 | return 0; | ||
2764 | } | ||
2765 | _ACEOF | ||
2766 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2767 | ac_lo=0 ac_mid=0 | ||
2768 | while :; do | ||
2769 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2770 | /* end confdefs.h. */ | ||
2771 | $4 | ||
2772 | int | ||
2773 | main () | ||
2774 | { | ||
2775 | static int test_array [1 - 2 * !(($2) <= $ac_mid)]; | ||
2776 | test_array [0] = 0 | ||
2777 | |||
2778 | ; | ||
2779 | return 0; | ||
2780 | } | ||
2781 | _ACEOF | ||
2782 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2783 | ac_hi=$ac_mid; break | ||
2784 | else | ||
2785 | as_fn_arith $ac_mid + 1 && ac_lo=$as_val | ||
2786 | if test $ac_lo -le $ac_mid; then | ||
2787 | ac_lo= ac_hi= | ||
2788 | break | ||
2789 | fi | ||
2790 | as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val | ||
2791 | fi | ||
2792 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2793 | done | ||
2794 | else | ||
2795 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2796 | /* end confdefs.h. */ | ||
2797 | $4 | ||
2798 | int | ||
2799 | main () | ||
2800 | { | ||
2801 | static int test_array [1 - 2 * !(($2) < 0)]; | ||
2802 | test_array [0] = 0 | ||
2803 | |||
2804 | ; | ||
2805 | return 0; | ||
2806 | } | ||
2807 | _ACEOF | ||
2808 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2809 | ac_hi=-1 ac_mid=-1 | ||
2810 | while :; do | ||
2811 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2812 | /* end confdefs.h. */ | ||
2813 | $4 | ||
2814 | int | ||
2815 | main () | ||
2816 | { | ||
2817 | static int test_array [1 - 2 * !(($2) >= $ac_mid)]; | ||
2818 | test_array [0] = 0 | ||
2819 | |||
2820 | ; | ||
2821 | return 0; | ||
2822 | } | ||
2823 | _ACEOF | ||
2824 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2825 | ac_lo=$ac_mid; break | ||
2826 | else | ||
2827 | as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val | ||
2828 | if test $ac_mid -le $ac_hi; then | ||
2829 | ac_lo= ac_hi= | ||
2830 | break | ||
2831 | fi | ||
2832 | as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val | ||
2833 | fi | ||
2834 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2835 | done | ||
2836 | else | ||
2837 | ac_lo= ac_hi= | ||
2838 | fi | ||
2839 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2840 | fi | ||
2841 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2842 | # Binary search between lo and hi bounds. | ||
2843 | while test "x$ac_lo" != "x$ac_hi"; do | ||
2844 | as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val | ||
2845 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2846 | /* end confdefs.h. */ | ||
2847 | $4 | ||
2848 | int | ||
2849 | main () | ||
2850 | { | ||
2851 | static int test_array [1 - 2 * !(($2) <= $ac_mid)]; | ||
2852 | test_array [0] = 0 | ||
2853 | |||
2854 | ; | ||
2855 | return 0; | ||
2856 | } | ||
2857 | _ACEOF | ||
2858 | if ac_fn_c_try_compile "$LINENO"; then : | ||
2859 | ac_hi=$ac_mid | ||
2860 | else | ||
2861 | as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val | ||
2862 | fi | ||
2863 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||
2864 | done | ||
2865 | case $ac_lo in #(( | ||
2866 | ?*) eval "$3=\$ac_lo"; ac_retval=0 ;; | ||
2867 | '') ac_retval=1 ;; | ||
2868 | esac | ||
2869 | else | ||
2870 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
2871 | /* end confdefs.h. */ | ||
2872 | $4 | ||
2873 | static long int longval () { return $2; } | ||
2874 | static unsigned long int ulongval () { return $2; } | ||
2875 | #include <stdio.h> | ||
2876 | #include <stdlib.h> | ||
2877 | int | ||
2878 | main () | ||
2879 | { | ||
2880 | |||
2881 | FILE *f = fopen ("conftest.val", "w"); | ||
2882 | if (! f) | ||
2883 | return 1; | ||
2884 | if (($2) < 0) | ||
2885 | { | ||
2886 | long int i = longval (); | ||
2887 | if (i != ($2)) | ||
2888 | return 1; | ||
2889 | fprintf (f, "%ld", i); | ||
2890 | } | ||
2891 | else | ||
2892 | { | ||
2893 | unsigned long int i = ulongval (); | ||
2894 | if (i != ($2)) | ||
2895 | return 1; | ||
2896 | fprintf (f, "%lu", i); | ||
2897 | } | ||
2898 | /* Do not output a trailing newline, as this causes \r\n confusion | ||
2899 | on some platforms. */ | ||
2900 | return ferror (f) || fclose (f) != 0; | ||
2901 | |||
2902 | ; | ||
2903 | return 0; | ||
2904 | } | ||
2905 | _ACEOF | ||
2906 | if ac_fn_c_try_run "$LINENO"; then : | ||
2907 | echo >>conftest.val; read $3 <conftest.val; ac_retval=0 | ||
2908 | else | ||
2909 | ac_retval=1 | ||
2910 | fi | ||
2911 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||
2912 | conftest.$ac_objext conftest.beam conftest.$ac_ext | ||
2913 | rm -f conftest.val | ||
2914 | |||
2915 | fi | ||
2916 | eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} | ||
2917 | as_fn_set_status $ac_retval | ||
2918 | |||
2919 | } # ac_fn_c_compute_int | ||
2920 | cat >config.log <<_ACEOF | ||
2921 | This file contains any messages produced by compilers while | ||
2922 | running configure, to aid debugging if configure makes a mistake. | ||
2923 | |||
2924 | It was created by zanavi $as_me 1.0.0, which was | ||
2925 | generated by GNU Autoconf 2.65. Invocation command line was | ||
2926 | |||
2927 | $ $0 $@ | ||
2928 | |||
2929 | _ACEOF | ||
2930 | exec 5>>config.log | ||
2931 | { | ||
2932 | cat <<_ASUNAME | ||
2933 | ## --------- ## | ||
2934 | ## Platform. ## | ||
2935 | ## --------- ## | ||
2936 | |||
2937 | hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` | ||
2938 | uname -m = `(uname -m) 2>/dev/null || echo unknown` | ||
2939 | uname -r = `(uname -r) 2>/dev/null || echo unknown` | ||
2940 | uname -s = `(uname -s) 2>/dev/null || echo unknown` | ||
2941 | uname -v = `(uname -v) 2>/dev/null || echo unknown` | ||
2942 | |||
2943 | /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` | ||
2944 | /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` | ||
2945 | |||
2946 | /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` | ||
2947 | /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` | ||
2948 | /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` | ||
2949 | /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` | ||
2950 | /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` | ||
2951 | /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` | ||
2952 | /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` | ||
2953 | |||
2954 | _ASUNAME | ||
2955 | |||
2956 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
2957 | for as_dir in $PATH | ||
2958 | do | ||
2959 | IFS=$as_save_IFS | ||
2960 | test -z "$as_dir" && as_dir=. | ||
2961 | $as_echo "PATH: $as_dir" | ||
2962 | done | ||
2963 | IFS=$as_save_IFS | ||
2964 | |||
2965 | } >&5 | ||
2966 | |||
2967 | cat >&5 <<_ACEOF | ||
2968 | |||
2969 | |||
2970 | ## ----------- ## | ||
2971 | ## Core tests. ## | ||
2972 | ## ----------- ## | ||
2973 | |||
2974 | _ACEOF | ||
2975 | |||
2976 | |||
2977 | # Keep a trace of the command line. | ||
2978 | # Strip out --no-create and --no-recursion so they do not pile up. | ||
2979 | # Strip out --silent because we don't want to record it for future runs. | ||
2980 | # Also quote any args containing shell meta-characters. | ||
2981 | # Make two passes to allow for proper duplicate-argument suppression. | ||
2982 | ac_configure_args= | ||
2983 | ac_configure_args0= | ||
2984 | ac_configure_args1= | ||
2985 | ac_must_keep_next=false | ||
2986 | for ac_pass in 1 2 | ||
2987 | do | ||
2988 | for ac_arg | ||
2989 | do | ||
2990 | case $ac_arg in | ||
2991 | -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; | ||
2992 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | ||
2993 | | -silent | --silent | --silen | --sile | --sil) | ||
2994 | continue ;; | ||
2995 | *\'*) | ||
2996 | ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | ||
2997 | esac | ||
2998 | case $ac_pass in | ||
2999 | 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; | ||
3000 | 2) | ||
3001 | as_fn_append ac_configure_args1 " '$ac_arg'" | ||
3002 | if test $ac_must_keep_next = true; then | ||
3003 | ac_must_keep_next=false # Got value, back to normal. | ||
3004 | else | ||
3005 | case $ac_arg in | ||
3006 | *=* | --config-cache | -C | -disable-* | --disable-* \ | ||
3007 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | ||
3008 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | ||
3009 | | -with-* | --with-* | -without-* | --without-* | --x) | ||
3010 | case "$ac_configure_args0 " in | ||
3011 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | ||
3012 | esac | ||
3013 | ;; | ||
3014 | -* ) ac_must_keep_next=true ;; | ||
3015 | esac | ||
3016 | fi | ||
3017 | as_fn_append ac_configure_args " '$ac_arg'" | ||
3018 | ;; | ||
3019 | esac | ||
3020 | done | ||
3021 | done | ||
3022 | { ac_configure_args0=; unset ac_configure_args0;} | ||
3023 | { ac_configure_args1=; unset ac_configure_args1;} | ||
3024 | |||
3025 | # When interrupted or exit'd, cleanup temporary files, and complete | ||
3026 | # config.log. We remove comments because anyway the quotes in there | ||
3027 | # would cause problems or look ugly. | ||
3028 | # WARNING: Use '\'' to represent an apostrophe within the trap. | ||
3029 | # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. | ||
3030 | trap 'exit_status=$? | ||
3031 | # Save into config.log some information that might help in debugging. | ||
3032 | { | ||
3033 | echo | ||
3034 | |||
3035 | cat <<\_ASBOX | ||
3036 | ## ---------------- ## | ||
3037 | ## Cache variables. ## | ||
3038 | ## ---------------- ## | ||
3039 | _ASBOX | ||
3040 | echo | ||
3041 | # The following way of writing the cache mishandles newlines in values, | ||
3042 | ( | ||
3043 | for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do | ||
3044 | eval ac_val=\$$ac_var | ||
3045 | case $ac_val in #( | ||
3046 | *${as_nl}*) | ||
3047 | case $ac_var in #( | ||
3048 | *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 | ||
3049 | $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | ||
3050 | esac | ||
3051 | case $ac_var in #( | ||
3052 | _ | IFS | as_nl) ;; #( | ||
3053 | BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | ||
3054 | *) { eval $ac_var=; unset $ac_var;} ;; | ||
3055 | esac ;; | ||
3056 | esac | ||
3057 | done | ||
3058 | (set) 2>&1 | | ||
3059 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( | ||
3060 | *${as_nl}ac_space=\ *) | ||
3061 | sed -n \ | ||
3062 | "s/'\''/'\''\\\\'\'''\''/g; | ||
3063 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" | ||
3064 | ;; #( | ||
3065 | *) | ||
3066 | sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | ||
3067 | ;; | ||
3068 | esac | | ||
3069 | sort | ||
3070 | ) | ||
3071 | echo | ||
3072 | |||
3073 | cat <<\_ASBOX | ||
3074 | ## ----------------- ## | ||
3075 | ## Output variables. ## | ||
3076 | ## ----------------- ## | ||
3077 | _ASBOX | ||
3078 | echo | ||
3079 | for ac_var in $ac_subst_vars | ||
3080 | do | ||
3081 | eval ac_val=\$$ac_var | ||
3082 | case $ac_val in | ||
3083 | *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; | ||
3084 | esac | ||
3085 | $as_echo "$ac_var='\''$ac_val'\''" | ||
3086 | done | sort | ||
3087 | echo | ||
3088 | |||
3089 | if test -n "$ac_subst_files"; then | ||
3090 | cat <<\_ASBOX | ||
3091 | ## ------------------- ## | ||
3092 | ## File substitutions. ## | ||
3093 | ## ------------------- ## | ||
3094 | _ASBOX | ||
3095 | echo | ||
3096 | for ac_var in $ac_subst_files | ||
3097 | do | ||
3098 | eval ac_val=\$$ac_var | ||
3099 | case $ac_val in | ||
3100 | *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; | ||
3101 | esac | ||
3102 | $as_echo "$ac_var='\''$ac_val'\''" | ||
3103 | done | sort | ||
3104 | echo | ||
3105 | fi | ||
3106 | |||
3107 | if test -s confdefs.h; then | ||
3108 | cat <<\_ASBOX | ||
3109 | ## ----------- ## | ||
3110 | ## confdefs.h. ## | ||
3111 | ## ----------- ## | ||
3112 | _ASBOX | ||
3113 | echo | ||
3114 | cat confdefs.h | ||
3115 | echo | ||
3116 | fi | ||
3117 | test "$ac_signal" != 0 && | ||
3118 | $as_echo "$as_me: caught signal $ac_signal" | ||
3119 | $as_echo "$as_me: exit $exit_status" | ||
3120 | } >&5 | ||
3121 | rm -f core *.core core.conftest.* && | ||
3122 | rm -f -r conftest* confdefs* conf$$* $ac_clean_files && | ||
3123 | exit $exit_status | ||
3124 | ' 0 | ||
3125 | for ac_signal in 1 2 13 15; do | ||
3126 | trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal | ||
3127 | done | ||
3128 | ac_signal=0 | ||
3129 | |||
3130 | # confdefs.h avoids OS command line length limits that DEFS can exceed. | ||
3131 | rm -f -r conftest* confdefs.h | ||
3132 | |||
3133 | $as_echo "/* confdefs.h */" > confdefs.h | ||
3134 | |||
3135 | # Predefined preprocessor variables. | ||
3136 | |||
3137 | cat >>confdefs.h <<_ACEOF | ||
3138 | #define PACKAGE_NAME "$PACKAGE_NAME" | ||
3139 | _ACEOF | ||
3140 | |||
3141 | cat >>confdefs.h <<_ACEOF | ||
3142 | #define PACKAGE_TARNAME "$PACKAGE_TARNAME" | ||
3143 | _ACEOF | ||
3144 | |||
3145 | cat >>confdefs.h <<_ACEOF | ||
3146 | #define PACKAGE_VERSION "$PACKAGE_VERSION" | ||
3147 | _ACEOF | ||
3148 | |||
3149 | cat >>confdefs.h <<_ACEOF | ||
3150 | #define PACKAGE_STRING "$PACKAGE_STRING" | ||
3151 | _ACEOF | ||
3152 | |||
3153 | cat >>confdefs.h <<_ACEOF | ||
3154 | #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" | ||
3155 | _ACEOF | ||
3156 | |||
3157 | cat >>confdefs.h <<_ACEOF | ||
3158 | #define PACKAGE_URL "$PACKAGE_URL" | ||
3159 | _ACEOF | ||
3160 | |||
3161 | |||
3162 | # Let the site file select an alternate cache file if it wants to. | ||
3163 | # Prefer an explicitly selected file to automatically selected ones. | ||
3164 | ac_site_file1=NONE | ||
3165 | ac_site_file2=NONE | ||
3166 | if test -n "$CONFIG_SITE"; then | ||
3167 | ac_site_file1=$CONFIG_SITE | ||
3168 | elif test "x$prefix" != xNONE; then | ||
3169 | ac_site_file1=$prefix/share/config.site | ||
3170 | ac_site_file2=$prefix/etc/config.site | ||
3171 | else | ||
3172 | ac_site_file1=$ac_default_prefix/share/config.site | ||
3173 | ac_site_file2=$ac_default_prefix/etc/config.site | ||
3174 | fi | ||
3175 | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | ||
3176 | do | ||
3177 | test "x$ac_site_file" = xNONE && continue | ||
3178 | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | ||
3179 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | ||
3180 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} | ||
3181 | sed 's/^/| /' "$ac_site_file" >&5 | ||
3182 | . "$ac_site_file" | ||
3183 | fi | ||
3184 | done | ||
3185 | |||
3186 | if test -r "$cache_file"; then | ||
3187 | # Some versions of bash will fail to source /dev/null (special files | ||
3188 | # actually), so we avoid doing that. DJGPP emulates it as a regular file. | ||
3189 | if test /dev/null != "$cache_file" && test -f "$cache_file"; then | ||
3190 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 | ||
3191 | $as_echo "$as_me: loading cache $cache_file" >&6;} | ||
3192 | case $cache_file in | ||
3193 | [\\/]* | ?:[\\/]* ) . "$cache_file";; | ||
3194 | *) . "./$cache_file";; | ||
3195 | esac | ||
3196 | fi | ||
3197 | else | ||
3198 | { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 | ||
3199 | $as_echo "$as_me: creating cache $cache_file" >&6;} | ||
3200 | >$cache_file | ||
3201 | fi | ||
3202 | |||
3203 | as_fn_append ac_header_list " stdlib.h" | ||
3204 | as_fn_append ac_header_list " unistd.h" | ||
3205 | as_fn_append ac_header_list " sys/param.h" | ||
3206 | # Check that the precious variables saved in the cache have kept the same | ||
3207 | # value. | ||
3208 | ac_cache_corrupted=false | ||
3209 | for ac_var in $ac_precious_vars; do | ||
3210 | eval ac_old_set=\$ac_cv_env_${ac_var}_set | ||
3211 | eval ac_new_set=\$ac_env_${ac_var}_set | ||
3212 | eval ac_old_val=\$ac_cv_env_${ac_var}_value | ||
3213 | eval ac_new_val=\$ac_env_${ac_var}_value | ||
3214 | case $ac_old_set,$ac_new_set in | ||
3215 | set,) | ||
3216 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 | ||
3217 | $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} | ||
3218 | ac_cache_corrupted=: ;; | ||
3219 | ,set) | ||
3220 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 | ||
3221 | $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | ||
3222 | ac_cache_corrupted=: ;; | ||
3223 | ,);; | ||
3224 | *) | ||
3225 | if test "x$ac_old_val" != "x$ac_new_val"; then | ||
3226 | # differences in whitespace do not lead to failure. | ||
3227 | ac_old_val_w=`echo x $ac_old_val` | ||
3228 | ac_new_val_w=`echo x $ac_new_val` | ||
3229 | if test "$ac_old_val_w" != "$ac_new_val_w"; then | ||
3230 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 | ||
3231 | $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | ||
3232 | ac_cache_corrupted=: | ||
3233 | else | ||
3234 | { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 | ||
3235 | $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} | ||
3236 | eval $ac_var=\$ac_old_val | ||
3237 | fi | ||
3238 | { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 | ||
3239 | $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} | ||
3240 | { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 | ||
3241 | $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} | ||
3242 | fi;; | ||
3243 | esac | ||
3244 | # Pass precious variables to config.status. | ||
3245 | if test "$ac_new_set" = set; then | ||
3246 | case $ac_new_val in | ||
3247 | *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; | ||
3248 | *) ac_arg=$ac_var=$ac_new_val ;; | ||
3249 | esac | ||
3250 | case " $ac_configure_args " in | ||
3251 | *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. | ||
3252 | *) as_fn_append ac_configure_args " '$ac_arg'" ;; | ||
3253 | esac | ||
3254 | fi | ||
3255 | done | ||
3256 | if $ac_cache_corrupted; then | ||
3257 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||
3258 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||
3259 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | ||
3260 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | ||
3261 | as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | ||
3262 | fi | ||
3263 | ## -------------------- ## | ||
3264 | ## Main body of script. ## | ||
3265 | ## -------------------- ## | ||
3266 | |||
3267 | ac_ext=c | ||
3268 | ac_cpp='$CPP $CPPFLAGS' | ||
3269 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ||
3270 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | ||
3271 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||
3272 | |||
3273 | |||
3274 | |||
3275 | SOURCE_MODE=svn | ||
3276 | |||
3277 | am__api_version='1.11' | ||
3278 | |||
3279 | ac_aux_dir= | ||
3280 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | ||
3281 | for ac_t in install-sh install.sh shtool; do | ||
3282 | if test -f "$ac_dir/$ac_t"; then | ||
3283 | ac_aux_dir=$ac_dir | ||
3284 | ac_install_sh="$ac_aux_dir/$ac_t -c" | ||
3285 | break 2 | ||
3286 | fi | ||
3287 | done | ||
3288 | done | ||
3289 | if test -z "$ac_aux_dir"; then | ||
3290 | as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | ||
3291 | fi | ||
3292 | |||
3293 | # These three variables are undocumented and unsupported, | ||
3294 | # and are intended to be withdrawn in a future Autoconf release. | ||
3295 | # They can cause serious problems if a builder's source tree is in a directory | ||
3296 | # whose full name contains unusual characters. | ||
3297 | ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. | ||
3298 | ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. | ||
3299 | ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | ||
3300 | |||
3301 | |||
3302 | # Find a good install program. We prefer a C program (faster), | ||
3303 | # so one script is as good as another. But avoid the broken or | ||
3304 | # incompatible versions: | ||
3305 | # SysV /etc/install, /usr/sbin/install | ||
3306 | # SunOS /usr/etc/install | ||
3307 | # IRIX /sbin/install | ||
3308 | # AIX /bin/install | ||
3309 | # AmigaOS /C/install, which installs bootblocks on floppy discs | ||
3310 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | ||
3311 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | ||
3312 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | ||
3313 | # OS/2's system install, which has a completely different semantic | ||
3314 | # ./install, which can be erroneously created by make from ./install.sh. | ||
3315 | # Reject install programs that cannot install multiple files. | ||
3316 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 | ||
3317 | $as_echo_n "checking for a BSD-compatible install... " >&6; } | ||
3318 | if test -z "$INSTALL"; then | ||
3319 | if test "${ac_cv_path_install+set}" = set; then : | ||
3320 | $as_echo_n "(cached) " >&6 | ||
3321 | else | ||
3322 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
3323 | for as_dir in $PATH | ||
3324 | do | ||
3325 | IFS=$as_save_IFS | ||
3326 | test -z "$as_dir" && as_dir=. | ||
3327 | # Account for people who put trailing slashes in PATH elements. | ||
3328 | case $as_dir/ in #(( | ||
3329 | ./ | .// | /[cC]/* | \ | ||
3330 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | ||
3331 | ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | ||
3332 | /usr/ucb/* ) ;; | ||
3333 | *) | ||
3334 | # OSF1 and SCO ODT 3.0 have their own names for install. | ||
3335 | # Don't use installbsd from OSF since it installs stuff as root | ||
3336 | # by default. | ||
3337 | for ac_prog in ginstall scoinst install; do | ||
3338 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
3339 | if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | ||
3340 | if test $ac_prog = install && | ||
3341 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | ||
3342 | # AIX install. It has an incompatible calling convention. | ||
3343 | : | ||
3344 | elif test $ac_prog = install && | ||
3345 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | ||
3346 | # program-specific install script used by HP pwplus--don't use. | ||
3347 | : | ||
3348 | else | ||
3349 | rm -rf conftest.one conftest.two conftest.dir | ||
3350 | echo one > conftest.one | ||
3351 | echo two > conftest.two | ||
3352 | mkdir conftest.dir | ||
3353 | if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && | ||
3354 | test -s conftest.one && test -s conftest.two && | ||
3355 | test -s conftest.dir/conftest.one && | ||
3356 | test -s conftest.dir/conftest.two | ||
3357 | then | ||
3358 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | ||
3359 | break 3 | ||
3360 | fi | ||
3361 | fi | ||
3362 | fi | ||
3363 | done | ||
3364 | done | ||
3365 | ;; | ||
3366 | esac | ||
3367 | |||
3368 | done | ||
3369 | IFS=$as_save_IFS | ||
3370 | |||
3371 | rm -rf conftest.one conftest.two conftest.dir | ||
3372 | |||
3373 | fi | ||
3374 | if test "${ac_cv_path_install+set}" = set; then | ||
3375 | INSTALL=$ac_cv_path_install | ||
3376 | else | ||
3377 | # As a last resort, use the slow shell script. Don't cache a | ||
3378 | # value for INSTALL within a source directory, because that will | ||
3379 | # break other packages using the cache if that directory is | ||
3380 | # removed, or if the value is a relative name. | ||
3381 | INSTALL=$ac_install_sh | ||
3382 | fi | ||
3383 | fi | ||
3384 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | ||
3385 | $as_echo "$INSTALL" >&6; } | ||
3386 | |||
3387 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | ||
3388 | # It thinks the first close brace ends the variable substitution. | ||
3389 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | ||
3390 | |||
3391 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | ||
3392 | |||
3393 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | ||
3394 | |||
3395 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 | ||
3396 | $as_echo_n "checking whether build environment is sane... " >&6; } | ||
3397 | # Just in case | ||
3398 | sleep 1 | ||
3399 | echo timestamp > conftest.file | ||
3400 | # Reject unsafe characters in $srcdir or the absolute working directory | ||
3401 | # name. Accept space and tab only in the latter. | ||
3402 | am_lf=' | ||
3403 | ' | ||
3404 | case `pwd` in | ||
3405 | *[\\\"\#\$\&\'\`$am_lf]*) | ||
3406 | as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; | ||
3407 | esac | ||
3408 | case $srcdir in | ||
3409 | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | ||
3410 | as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | ||
3411 | esac | ||
3412 | |||
3413 | # Do `set' in a subshell so we don't clobber the current shell's | ||
3414 | # arguments. Must try -L first in case configure is actually a | ||
3415 | # symlink; some systems play weird games with the mod time of symlinks | ||
3416 | # (eg FreeBSD returns the mod time of the symlink's containing | ||
3417 | # directory). | ||
3418 | if ( | ||
3419 | set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` | ||
3420 | if test "$*" = "X"; then | ||
3421 | # -L didn't work. | ||
3422 | set X `ls -t "$srcdir/configure" conftest.file` | ||
3423 | fi | ||
3424 | rm -f conftest.file | ||
3425 | if test "$*" != "X $srcdir/configure conftest.file" \ | ||
3426 | && test "$*" != "X conftest.file $srcdir/configure"; then | ||
3427 | |||
3428 | # If neither matched, then we have a broken ls. This can happen | ||
3429 | # if, for instance, CONFIG_SHELL is bash and it inherits a | ||
3430 | # broken ls alias from the environment. This has actually | ||
3431 | # happened. Such a system could not be considered "sane". | ||
3432 | as_fn_error "ls -t appears to fail. Make sure there is not a broken | ||
3433 | alias in your environment" "$LINENO" 5 | ||
3434 | fi | ||
3435 | |||
3436 | test "$2" = conftest.file | ||
3437 | ) | ||
3438 | then | ||
3439 | # Ok. | ||
3440 | : | ||
3441 | else | ||
3442 | as_fn_error "newly created file is older than distributed files! | ||
3443 | Check your system clock" "$LINENO" 5 | ||
3444 | fi | ||
3445 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
3446 | $as_echo "yes" >&6; } | ||
3447 | test "$program_prefix" != NONE && | ||
3448 | program_transform_name="s&^&$program_prefix&;$program_transform_name" | ||
3449 | # Use a double $ so make ignores it. | ||
3450 | test "$program_suffix" != NONE && | ||
3451 | program_transform_name="s&\$&$program_suffix&;$program_transform_name" | ||
3452 | # Double any \ or $. | ||
3453 | # By default was `s,x,x', remove it if useless. | ||
3454 | ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | ||
3455 | program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | ||
3456 | |||
3457 | # expand $ac_aux_dir to an absolute path | ||
3458 | am_aux_dir=`cd $ac_aux_dir && pwd` | ||
3459 | |||
3460 | if test x"${MISSING+set}" != xset; then | ||
3461 | case $am_aux_dir in | ||
3462 | *\ * | *\ *) | ||
3463 | MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | ||
3464 | *) | ||
3465 | MISSING="\${SHELL} $am_aux_dir/missing" ;; | ||
3466 | esac | ||
3467 | fi | ||
3468 | # Use eval to expand $SHELL | ||
3469 | if eval "$MISSING --run true"; then | ||
3470 | am_missing_run="$MISSING --run " | ||
3471 | else | ||
3472 | am_missing_run= | ||
3473 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 | ||
3474 | $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} | ||
3475 | fi | ||
3476 | |||
3477 | if test x"${install_sh}" != xset; then | ||
3478 | case $am_aux_dir in | ||
3479 | *\ * | *\ *) | ||
3480 | install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | ||
3481 | *) | ||
3482 | install_sh="\${SHELL} $am_aux_dir/install-sh" | ||
3483 | esac | ||
3484 | fi | ||
3485 | |||
3486 | # Installed binaries are usually stripped using `strip' when the user | ||
3487 | # run `make install-strip'. However `strip' might not be the right | ||
3488 | # tool to use in cross-compilation environments, therefore Automake | ||
3489 | # will honor the `STRIP' environment variable to overrule this program. | ||
3490 | if test "$cross_compiling" != no; then | ||
3491 | if test -n "$ac_tool_prefix"; then | ||
3492 | # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. | ||
3493 | set dummy ${ac_tool_prefix}strip; ac_word=$2 | ||
3494 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
3495 | $as_echo_n "checking for $ac_word... " >&6; } | ||
3496 | if test "${ac_cv_prog_STRIP+set}" = set; then : | ||
3497 | $as_echo_n "(cached) " >&6 | ||
3498 | else | ||
3499 | if test -n "$STRIP"; then | ||
3500 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | ||
3501 | else | ||
3502 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
3503 | for as_dir in $PATH | ||
3504 | do | ||
3505 | IFS=$as_save_IFS | ||
3506 | test -z "$as_dir" && as_dir=. | ||
3507 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
3508 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
3509 | ac_cv_prog_STRIP="${ac_tool_prefix}strip" | ||
3510 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
3511 | break 2 | ||
3512 | fi | ||
3513 | done | ||
3514 | done | ||
3515 | IFS=$as_save_IFS | ||
3516 | |||
3517 | fi | ||
3518 | fi | ||
3519 | STRIP=$ac_cv_prog_STRIP | ||
3520 | if test -n "$STRIP"; then | ||
3521 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 | ||
3522 | $as_echo "$STRIP" >&6; } | ||
3523 | else | ||
3524 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
3525 | $as_echo "no" >&6; } | ||
3526 | fi | ||
3527 | |||
3528 | |||
3529 | fi | ||
3530 | if test -z "$ac_cv_prog_STRIP"; then | ||
3531 | ac_ct_STRIP=$STRIP | ||
3532 | # Extract the first word of "strip", so it can be a program name with args. | ||
3533 | set dummy strip; ac_word=$2 | ||
3534 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
3535 | $as_echo_n "checking for $ac_word... " >&6; } | ||
3536 | if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : | ||
3537 | $as_echo_n "(cached) " >&6 | ||
3538 | else | ||
3539 | if test -n "$ac_ct_STRIP"; then | ||
3540 | ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | ||
3541 | else | ||
3542 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
3543 | for as_dir in $PATH | ||
3544 | do | ||
3545 | IFS=$as_save_IFS | ||
3546 | test -z "$as_dir" && as_dir=. | ||
3547 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
3548 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
3549 | ac_cv_prog_ac_ct_STRIP="strip" | ||
3550 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
3551 | break 2 | ||
3552 | fi | ||
3553 | done | ||
3554 | done | ||
3555 | IFS=$as_save_IFS | ||
3556 | |||
3557 | fi | ||
3558 | fi | ||
3559 | ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP | ||
3560 | if test -n "$ac_ct_STRIP"; then | ||
3561 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 | ||
3562 | $as_echo "$ac_ct_STRIP" >&6; } | ||
3563 | else | ||
3564 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
3565 | $as_echo "no" >&6; } | ||
3566 | fi | ||
3567 | |||
3568 | if test "x$ac_ct_STRIP" = x; then | ||
3569 | STRIP=":" | ||
3570 | else | ||
3571 | case $cross_compiling:$ac_tool_warned in | ||
3572 | yes:) | ||
3573 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | ||
3574 | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} | ||
3575 | ac_tool_warned=yes ;; | ||
3576 | esac | ||
3577 | STRIP=$ac_ct_STRIP | ||
3578 | fi | ||
3579 | else | ||
3580 | STRIP="$ac_cv_prog_STRIP" | ||
3581 | fi | ||
3582 | |||
3583 | fi | ||
3584 | INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" | ||
3585 | |||
3586 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 | ||
3587 | $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } | ||
3588 | if test -z "$MKDIR_P"; then | ||
3589 | if test "${ac_cv_path_mkdir+set}" = set; then : | ||
3590 | $as_echo_n "(cached) " >&6 | ||
3591 | else | ||
3592 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
3593 | for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | ||
3594 | do | ||
3595 | IFS=$as_save_IFS | ||
3596 | test -z "$as_dir" && as_dir=. | ||
3597 | for ac_prog in mkdir gmkdir; do | ||
3598 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
3599 | { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue | ||
3600 | case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | ||
3601 | 'mkdir (GNU coreutils) '* | \ | ||
3602 | 'mkdir (coreutils) '* | \ | ||
3603 | 'mkdir (fileutils) '4.1*) | ||
3604 | ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | ||
3605 | break 3;; | ||
3606 | esac | ||
3607 | done | ||
3608 | done | ||
3609 | done | ||
3610 | IFS=$as_save_IFS | ||
3611 | |||
3612 | fi | ||
3613 | |||
3614 | test -d ./--version && rmdir ./--version | ||
3615 | if test "${ac_cv_path_mkdir+set}" = set; then | ||
3616 | MKDIR_P="$ac_cv_path_mkdir -p" | ||
3617 | else | ||
3618 | # As a last resort, use the slow shell script. Don't cache a | ||
3619 | # value for MKDIR_P within a source directory, because that will | ||
3620 | # break other packages using the cache if that directory is | ||
3621 | # removed, or if the value is a relative name. | ||
3622 | MKDIR_P="$ac_install_sh -d" | ||
3623 | fi | ||
3624 | fi | ||
3625 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 | ||
3626 | $as_echo "$MKDIR_P" >&6; } | ||
3627 | |||
3628 | mkdir_p="$MKDIR_P" | ||
3629 | case $mkdir_p in | ||
3630 | [\\/$]* | ?:[\\/]*) ;; | ||
3631 | */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; | ||
3632 | esac | ||
3633 | |||
3634 | for ac_prog in gawk mawk nawk awk | ||
3635 | do | ||
3636 | # Extract the first word of "$ac_prog", so it can be a program name with args. | ||
3637 | set dummy $ac_prog; ac_word=$2 | ||
3638 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
3639 | $as_echo_n "checking for $ac_word... " >&6; } | ||
3640 | if test "${ac_cv_prog_AWK+set}" = set; then : | ||
3641 | $as_echo_n "(cached) " >&6 | ||
3642 | else | ||
3643 | if test -n "$AWK"; then | ||
3644 | ac_cv_prog_AWK="$AWK" # Let the user override the test. | ||
3645 | else | ||
3646 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
3647 | for as_dir in $PATH | ||
3648 | do | ||
3649 | IFS=$as_save_IFS | ||
3650 | test -z "$as_dir" && as_dir=. | ||
3651 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
3652 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
3653 | ac_cv_prog_AWK="$ac_prog" | ||
3654 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
3655 | break 2 | ||
3656 | fi | ||
3657 | done | ||
3658 | done | ||
3659 | IFS=$as_save_IFS | ||
3660 | |||
3661 | fi | ||
3662 | fi | ||
3663 | AWK=$ac_cv_prog_AWK | ||
3664 | if test -n "$AWK"; then | ||
3665 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 | ||
3666 | $as_echo "$AWK" >&6; } | ||
3667 | else | ||
3668 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
3669 | $as_echo "no" >&6; } | ||
3670 | fi | ||
3671 | |||
3672 | |||
3673 | test -n "$AWK" && break | ||
3674 | done | ||
3675 | |||
3676 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | ||
3677 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | ||
3678 | set x ${MAKE-make} | ||
3679 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | ||
3680 | if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : | ||
3681 | $as_echo_n "(cached) " >&6 | ||
3682 | else | ||
3683 | cat >conftest.make <<\_ACEOF | ||
3684 | SHELL = /bin/sh | ||
3685 | all: | ||
3686 | @echo '@@@%%%=$(MAKE)=@@@%%%' | ||
3687 | _ACEOF | ||
3688 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | ||
3689 | case `${MAKE-make} -f conftest.make 2>/dev/null` in | ||
3690 | *@@@%%%=?*=@@@%%%*) | ||
3691 | eval ac_cv_prog_make_${ac_make}_set=yes;; | ||
3692 | *) | ||
3693 | eval ac_cv_prog_make_${ac_make}_set=no;; | ||
3694 | esac | ||
3695 | rm -f conftest.make | ||
3696 | fi | ||
3697 | if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then | ||
3698 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
3699 | $as_echo "yes" >&6; } | ||
3700 | SET_MAKE= | ||
3701 | else | ||
3702 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
3703 | $as_echo "no" >&6; } | ||
3704 | SET_MAKE="MAKE=${MAKE-make}" | ||
3705 | fi | ||
3706 | |||
3707 | rm -rf .tst 2>/dev/null | ||
3708 | mkdir .tst 2>/dev/null | ||
3709 | if test -d .tst; then | ||
3710 | am__leading_dot=. | ||
3711 | else | ||
3712 | am__leading_dot=_ | ||
3713 | fi | ||
3714 | rmdir .tst 2>/dev/null | ||
3715 | |||
3716 | if test "`cd $srcdir && pwd`" != "`pwd`"; then | ||
3717 | # Use -I$(srcdir) only when $(srcdir) != ., so that make's output | ||
3718 | # is not polluted with repeated "-I." | ||
3719 | am__isrc=' -I$(srcdir)' | ||
3720 | # test to see if srcdir already configured | ||
3721 | if test -f $srcdir/config.status; then | ||
3722 | as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 | ||
3723 | fi | ||
3724 | fi | ||
3725 | |||
3726 | # test whether we have cygpath | ||
3727 | if test -z "$CYGPATH_W"; then | ||
3728 | if (cygpath --version) >/dev/null 2>/dev/null; then | ||
3729 | CYGPATH_W='cygpath -w' | ||
3730 | else | ||
3731 | CYGPATH_W=echo | ||
3732 | fi | ||
3733 | fi | ||
3734 | |||
3735 | |||
3736 | # Define the identity of the package. | ||
3737 | PACKAGE='zanavi' | ||
3738 | VERSION='1.0.0' | ||
3739 | |||
3740 | |||
3741 | cat >>confdefs.h <<_ACEOF | ||
3742 | #define PACKAGE "$PACKAGE" | ||
3743 | _ACEOF | ||
3744 | |||
3745 | |||
3746 | cat >>confdefs.h <<_ACEOF | ||
3747 | #define VERSION "$VERSION" | ||
3748 | _ACEOF | ||
3749 | |||
3750 | # Some tools Automake needs. | ||
3751 | |||
3752 | ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | ||
3753 | |||
3754 | |||
3755 | AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | ||
3756 | |||
3757 | |||
3758 | AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | ||
3759 | |||
3760 | |||
3761 | AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | ||
3762 | |||
3763 | |||
3764 | MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | ||
3765 | |||
3766 | # We need awk for the "check" target. The system "awk" is bad on | ||
3767 | # some platforms. | ||
3768 | # Always define AMTAR for backward compatibility. | ||
3769 | |||
3770 | AMTAR=${AMTAR-"${am_missing_run}tar"} | ||
3771 | |||
3772 | am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' | ||
3773 | |||
3774 | |||
3775 | |||
3776 | |||
3777 | |||
3778 | ac_config_headers="$ac_config_headers config.h" | ||
3779 | |||
3780 | |||
3781 | |||
3782 | if test "x${SOURCE_MODE}" = "xsvn"; then | ||
3783 | SOURCE_MODE_SVN_TRUE= | ||
3784 | SOURCE_MODE_SVN_FALSE='#' | ||
3785 | else | ||
3786 | SOURCE_MODE_SVN_TRUE='#' | ||
3787 | SOURCE_MODE_SVN_FALSE= | ||
3788 | fi | ||
3789 | |||
3790 | |||
3791 | if test "x${SOURCE_MODE}" = "xsvn" ; then | ||
3792 | USE_MAINTAINER_MODE=yes | ||
3793 | else | ||
3794 | USE_MAINTAINER_MODE=no | ||
3795 | fi | ||
3796 | |||
3797 | |||
3798 | |||
3799 | # This is what autoupdate's m4 run will expand. It fires | ||
3800 | # the warning (with _au_warn_XXX), outputs it into the | ||
3801 | # updated configure.ac (with AC_DIAGNOSE), and then outputs | ||
3802 | # the replacement expansion. | ||
3803 | |||
3804 | |||
3805 | # This is an auxiliary macro that is also run when | ||
3806 | # autoupdate runs m4. It simply calls m4_warning, but | ||
3807 | # we need a wrapper so that each warning is emitted only | ||
3808 | # once. We break the quoting in m4_warning's argument in | ||
3809 | # order to expand this macro's arguments, not AU_DEFUN's. | ||
3810 | |||
3811 | |||
3812 | # Finally, this is the expansion that is picked up by | ||
3813 | # autoconf. It tells the user to run autoupdate, and | ||
3814 | # then outputs the replacement expansion. We do not care | ||
3815 | # about autoupdate's warning because that contains | ||
3816 | # information on what to do *after* running autoupdate. | ||
3817 | |||
3818 | |||
3819 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 | ||
3820 | $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } | ||
3821 | # Check whether --enable-maintainer-mode was given. | ||
3822 | if test "${enable_maintainer_mode+set}" = set; then : | ||
3823 | enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval | ||
3824 | fi | ||
3825 | |||
3826 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 | ||
3827 | $as_echo "$USE_MAINTAINER_MODE" >&6; } | ||
3828 | if test $USE_MAINTAINER_MODE = yes; then | ||
3829 | MAINTAINER_MODE_TRUE= | ||
3830 | MAINTAINER_MODE_FALSE='#' | ||
3831 | else | ||
3832 | MAINTAINER_MODE_TRUE='#' | ||
3833 | MAINTAINER_MODE_FALSE= | ||
3834 | fi | ||
3835 | |||
3836 | MAINT=$MAINTAINER_MODE_TRUE | ||
3837 | |||
3838 | |||
3839 | |||
3840 | |||
3841 | plugins=yes; plugins_reason=default | ||
3842 | postgresql=yes; postgresql_reason=default | ||
3843 | samplemap=yes; samplemap_reason=default | ||
3844 | binding_dbus=yes; binding_dbus_reason=default | ||
3845 | binding_dbus_use_system_bus=no | ||
3846 | binding_python=yes; binding_python_reason=default | ||
3847 | font_freetype=yes; font_freetype_reason=default | ||
3848 | fontconfig=yes; fontconfig_reason=default | ||
3849 | fribidi=yes; fribidi_reason=default | ||
3850 | gui_gtk=no; gui_gtk_reason=default | ||
3851 | gui_win32=no; gui_win32_reason=default | ||
3852 | gui_internal=yes; gui_internal_reason=default | ||
3853 | gui_qml=no; gui_qml_reason=default | ||
3854 | graphics=yes; graphics_reason=default | ||
3855 | graphics_gd=no; graphics_gd_reason=default | ||
3856 | graphics_gtk_drawing_area=no; graphics_gtk_drawing_area_reason=default | ||
3857 | graphics_qt_qpainter=yes; graphics_qt_qpainter_reason=default | ||
3858 | graphics_null=yes; graphics_null_reason=default | ||
3859 | graphics_opengl=yes; graphics_opengl_reason=default | ||
3860 | graphics_sdl=yes; graphics_sdl_reason=default | ||
3861 | graphics_win32=no; graphics_win32_reason=default | ||
3862 | maptool=yes; maptool_reason=default | ||
3863 | map_binfile=yes; map_binfile_reason=default | ||
3864 | map_filter=yes; map_filter_reason=default | ||
3865 | map_mg=yes; map_mg_reason=default | ||
3866 | map_shapefile=yes; map_shapefile_reason=default | ||
3867 | map_textfile=yes; map_textfile_reason=default | ||
3868 | map_csv=yes; map_csv_reason=default | ||
3869 | osd_core=yes; osd_core_reason=default | ||
3870 | plugin_pedestrian=no; plugin_pedestrian_reason=default | ||
3871 | routing=yes; routing_reason=default | ||
3872 | speech_android=no; speech_android_reason=default | ||
3873 | speech_cmdline=yes; speech_cmdline_reason=default | ||
3874 | speech_dbus=no; speech_dbus_reason=default | ||
3875 | speech_espeak=no; speech_espeak_reason=default | ||
3876 | speech_speech_dispatcher=yes; speech_speech_dispatcher_reason=default | ||
3877 | vehicle_demo=yes; vehicle_demo_reason=default | ||
3878 | vehicle_file=yes; vehicle_file_reason=default | ||
3879 | vehicle_gpsd=yes; vehicle_gpsd_reason=default | ||
3880 | vehicle_gpsd_dbus=no; vehicle_gpsd_dbus_reason=default | ||
3881 | vehicle_gypsy=yes; vehicle_gypsy_reason=default | ||
3882 | vehicle_null=no; vehicle_null_reason=default | ||
3883 | vehicle_wince=no; vehicle_wince_reason=default | ||
3884 | vehicle_iphone=no; vehicle_iphone_reason=default | ||
3885 | vehicle_android=no; vehicle_android_reason=default | ||
3886 | graphics_android=no; graphics_android_reason=default | ||
3887 | vehicle_maemo=no; vehicle_maemo_reason=default | ||
3888 | vehicle_webos=no; vehicle_webos_reason=default | ||
3889 | |||
3890 | shared_libnavit=no | ||
3891 | LIBNAVIT=navit | ||
3892 | bin_navit=yes | ||
3893 | |||
3894 | # Make sure we can run config.sub. | ||
3895 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | ||
3896 | as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | ||
3897 | |||
3898 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | ||
3899 | $as_echo_n "checking build system type... " >&6; } | ||
3900 | if test "${ac_cv_build+set}" = set; then : | ||
3901 | $as_echo_n "(cached) " >&6 | ||
3902 | else | ||
3903 | ac_build_alias=$build_alias | ||
3904 | test "x$ac_build_alias" = x && | ||
3905 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | ||
3906 | test "x$ac_build_alias" = x && | ||
3907 | as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 | ||
3908 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | ||
3909 | as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | ||
3910 | |||
3911 | fi | ||
3912 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | ||
3913 | $as_echo "$ac_cv_build" >&6; } | ||
3914 | case $ac_cv_build in | ||
3915 | *-*-*) ;; | ||
3916 | *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; | ||
3917 | esac | ||
3918 | build=$ac_cv_build | ||
3919 | ac_save_IFS=$IFS; IFS='-' | ||
3920 | set x $ac_cv_build | ||
3921 | shift | ||
3922 | build_cpu=$1 | ||
3923 | build_vendor=$2 | ||
3924 | shift; shift | ||
3925 | # Remember, the first character of IFS is used to create $*, | ||
3926 | # except with old shells: | ||
3927 | build_os=$* | ||
3928 | IFS=$ac_save_IFS | ||
3929 | case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac | ||
3930 | |||
3931 | |||
3932 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 | ||
3933 | $as_echo_n "checking host system type... " >&6; } | ||
3934 | if test "${ac_cv_host+set}" = set; then : | ||
3935 | $as_echo_n "(cached) " >&6 | ||
3936 | else | ||
3937 | if test "x$host_alias" = x; then | ||
3938 | ac_cv_host=$ac_cv_build | ||
3939 | else | ||
3940 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | ||
3941 | as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 | ||
3942 | fi | ||
3943 | |||
3944 | fi | ||
3945 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 | ||
3946 | $as_echo "$ac_cv_host" >&6; } | ||
3947 | case $ac_cv_host in | ||
3948 | *-*-*) ;; | ||
3949 | *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; | ||
3950 | esac | ||
3951 | host=$ac_cv_host | ||
3952 | ac_save_IFS=$IFS; IFS='-' | ||
3953 | set x $ac_cv_host | ||
3954 | shift | ||
3955 | host_cpu=$1 | ||
3956 | host_vendor=$2 | ||
3957 | shift; shift | ||
3958 | # Remember, the first character of IFS is used to create $*, | ||
3959 | # except with old shells: | ||
3960 | host_os=$* | ||
3961 | IFS=$ac_save_IFS | ||
3962 | case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac | ||
3963 | |||
3964 | |||
3965 | win32=no | ||
3966 | win32ce=no | ||
3967 | case $host_os in | ||
3968 | wince|mingw32ce|cegcc) | ||
3969 | win32=yes | ||
3970 | win32ce=yes | ||
3971 | |||
3972 | $as_echo "#define HAVE_API_WIN32_BASE 1" >>confdefs.h | ||
3973 | |||
3974 | |||
3975 | $as_echo "#define HAVE_API_WIN32_CE 1" >>confdefs.h | ||
3976 | |||
3977 | gui_win32=yes; gui_win32_reason="host_os is wince" | ||
3978 | graphics_win32=yes; graphics_win32_reason="host_os is wince" | ||
3979 | vehicle_wince=yes; vehcile_wince_reason="host_os is wince" | ||
3980 | speech_espeak=yes; speech_espeak_reason="host_os is wince" | ||
3981 | support_libpng=yes | ||
3982 | maptool=no; maptool_reason="host_os is wince" | ||
3983 | ;; | ||
3984 | mingw32) | ||
3985 | win32=yes | ||
3986 | |||
3987 | $as_echo "#define HAVE_API_WIN32_BASE 1" >>confdefs.h | ||
3988 | |||
3989 | |||
3990 | $as_echo "#define HAVE_API_WIN32 1" >>confdefs.h | ||
3991 | |||
3992 | gui_win32=yes; gui_win32_reason="host_os is mingw32" | ||
3993 | graphics_win32=yes; graphics_win32_reason="host_os is mingw32" | ||
3994 | speech_espeak=yes; speech_espeak_reason="host_os is mingw32" | ||
3995 | support_libpng=yes | ||
3996 | ;; | ||
3997 | linux*_android) | ||
3998 | android=yes | ||
3999 | shared_libnavit=yes | ||
4000 | bin_navit=no | ||
4001 | |||
4002 | $as_echo "#define HAVE_API_ANDROID 1" >>confdefs.h | ||
4003 | |||
4004 | echo "void dl_unwind_find_exidx(void) {}" >crt0.c | ||
4005 | $CC -c crt0.c | ||
4006 | $AR r libg.a crt0.o | ||
4007 | vehicle_android=yes; vehicle_android_reason="host_os is android" | ||
4008 | graphics_android=yes; graphics_android_reason="host_os is android" | ||
4009 | speech_android=yes; speech_android_reason="host_os is android" | ||
4010 | MODULE_LDFLAGS="-module -Xcompiler -nostdlib -Xcompiler -Wl,-rpath -Xcompiler -Wl,/data/data/com.zoffcc.applications.zanavi/lib" | ||
4011 | MODULE_LIBADD="-llog" | ||
4012 | LIBNAVIT=_data_data_com.zoffcc.applications.zanavi_lib_navit | ||
4013 | NAVIT_MODULE_LDFLAGS="$MODULE_LDFLAGS -L\$(top_builddir)/navit -l$LIBNAVIT" | ||
4014 | ;; | ||
4015 | esac | ||
4016 | if test "x$win32" = "xyes" | ||
4017 | then | ||
4018 | NAVIT_CFLAGS="$NAVIT_CFLAGS -I\$(top_srcdir)/navit/support/win32" | ||
4019 | NAVIT_LIBS="$NAVIT_LIBS -L\$(top_builddir)/navit/support/win32 -lsupport_win32" | ||
4020 | NAVIT_SOCKET_LDFLAGS="$MODULE_LDFLAGS -lws2_32" | ||
4021 | fi | ||
4022 | |||
4023 | |||
4024 | if test "x$win32" = "xyes"; then | ||
4025 | SUPPORT_WIN32_TRUE= | ||
4026 | SUPPORT_WIN32_FALSE='#' | ||
4027 | else | ||
4028 | SUPPORT_WIN32_TRUE='#' | ||
4029 | SUPPORT_WIN32_FALSE= | ||
4030 | fi | ||
4031 | |||
4032 | if test "x$win32ce" = "xyes"; then | ||
4033 | SUPPORT_WIN32CE_TRUE= | ||
4034 | SUPPORT_WIN32CE_FALSE='#' | ||
4035 | else | ||
4036 | SUPPORT_WIN32CE_TRUE='#' | ||
4037 | SUPPORT_WIN32CE_FALSE= | ||
4038 | fi | ||
4039 | |||
4040 | if test "x$android" = "xyes"; then | ||
4041 | SUPPORT_ANDROID_TRUE= | ||
4042 | SUPPORT_ANDROID_FALSE='#' | ||
4043 | else | ||
4044 | SUPPORT_ANDROID_TRUE='#' | ||
4045 | SUPPORT_ANDROID_FALSE= | ||
4046 | fi | ||
4047 | |||
4048 | |||
4049 | if test "x$support_libpng" = "xyes" | ||
4050 | then | ||
4051 | NAVIT_CFLAGS="$NAVIT_CFLAGS -I\$(top_srcdir)/navit/support/libpng" | ||
4052 | NAVIT_LIBS="$NAVIT_LIBS -L\$(top_builddir)/navit/support/libpng -lsupport_libpng" | ||
4053 | fi | ||
4054 | if test "x$support_libpng" = "xyes"; then | ||
4055 | SUPPORT_LIBPNG_TRUE= | ||
4056 | SUPPORT_LIBPNG_FALSE='#' | ||
4057 | else | ||
4058 | SUPPORT_LIBPNG_TRUE='#' | ||
4059 | SUPPORT_LIBPNG_FALSE= | ||
4060 | fi | ||
4061 | |||
4062 | |||
4063 | |||
4064 | |||
4065 | |||
4066 | |||
4067 | |||
4068 | LIBS="$LIBS -lm" | ||
4069 | if test "$win32" == "no" -a test "$host_os" != "cygwin"; then | ||
4070 | LIBS="$LIBS -rdynamic" | ||
4071 | fi | ||
4072 | |||
4073 | |||
4074 | |||
4075 | DEPDIR="${am__leading_dot}deps" | ||
4076 | |||
4077 | ac_config_commands="$ac_config_commands depfiles" | ||
4078 | |||
4079 | |||
4080 | am_make=${MAKE-make} | ||
4081 | cat > confinc << 'END' | ||
4082 | am__doit: | ||
4083 | @echo this is the am__doit target | ||
4084 | .PHONY: am__doit | ||
4085 | END | ||
4086 | # If we don't find an include directive, just comment out the code. | ||
4087 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 | ||
4088 | $as_echo_n "checking for style of include used by $am_make... " >&6; } | ||
4089 | am__include="#" | ||
4090 | am__quote= | ||
4091 | _am_result=none | ||
4092 | # First try GNU make style include. | ||
4093 | echo "include confinc" > confmf | ||
4094 | # Ignore all kinds of additional output from `make'. | ||
4095 | case `$am_make -s -f confmf 2> /dev/null` in #( | ||
4096 | *the\ am__doit\ target*) | ||
4097 | am__include=include | ||
4098 | am__quote= | ||
4099 | _am_result=GNU | ||
4100 | ;; | ||
4101 | esac | ||
4102 | # Now try BSD make style include. | ||
4103 | if test "$am__include" = "#"; then | ||
4104 | echo '.include "confinc"' > confmf | ||
4105 | case `$am_make -s -f confmf 2> /dev/null` in #( | ||
4106 | *the\ am__doit\ target*) | ||
4107 | am__include=.include | ||
4108 | am__quote="\"" | ||
4109 | _am_result=BSD | ||
4110 | ;; | ||
4111 | esac | ||
4112 | fi | ||
4113 | |||
4114 | |||
4115 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 | ||
4116 | $as_echo "$_am_result" >&6; } | ||
4117 | rm -f confinc confmf | ||
4118 | |||
4119 | # Check whether --enable-dependency-tracking was given. | ||
4120 | if test "${enable_dependency_tracking+set}" = set; then : | ||
4121 | enableval=$enable_dependency_tracking; | ||
4122 | fi | ||
4123 | |||
4124 | if test "x$enable_dependency_tracking" != xno; then | ||
4125 | am_depcomp="$ac_aux_dir/depcomp" | ||
4126 | AMDEPBACKSLASH='\' | ||
4127 | fi | ||
4128 | if test "x$enable_dependency_tracking" != xno; then | ||
4129 | AMDEP_TRUE= | ||
4130 | AMDEP_FALSE='#' | ||
4131 | else | ||
4132 | AMDEP_TRUE='#' | ||
4133 | AMDEP_FALSE= | ||
4134 | fi | ||
4135 | |||
4136 | |||
4137 | ac_ext=c | ||
4138 | ac_cpp='$CPP $CPPFLAGS' | ||
4139 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ||
4140 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | ||
4141 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||
4142 | if test -n "$ac_tool_prefix"; then | ||
4143 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | ||
4144 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | ||
4145 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
4146 | $as_echo_n "checking for $ac_word... " >&6; } | ||
4147 | if test "${ac_cv_prog_CC+set}" = set; then : | ||
4148 | $as_echo_n "(cached) " >&6 | ||
4149 | else | ||
4150 | if test -n "$CC"; then | ||
4151 | ac_cv_prog_CC="$CC" # Let the user override the test. | ||
4152 | else | ||
4153 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
4154 | for as_dir in $PATH | ||
4155 | do | ||
4156 | IFS=$as_save_IFS | ||
4157 | test -z "$as_dir" && as_dir=. | ||
4158 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
4159 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
4160 | ac_cv_prog_CC="${ac_tool_prefix}gcc" | ||
4161 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
4162 | break 2 | ||
4163 | fi | ||
4164 | done | ||
4165 | done | ||
4166 | IFS=$as_save_IFS | ||
4167 | |||
4168 | fi | ||
4169 | fi | ||
4170 | CC=$ac_cv_prog_CC | ||
4171 | if test -n "$CC"; then | ||
4172 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | ||
4173 | $as_echo "$CC" >&6; } | ||
4174 | else | ||
4175 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
4176 | $as_echo "no" >&6; } | ||
4177 | fi | ||
4178 | |||
4179 | |||
4180 | fi | ||
4181 | if test -z "$ac_cv_prog_CC"; then | ||
4182 | ac_ct_CC=$CC | ||
4183 | # Extract the first word of "gcc", so it can be a program name with args. | ||
4184 | set dummy gcc; ac_word=$2 | ||
4185 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
4186 | $as_echo_n "checking for $ac_word... " >&6; } | ||
4187 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : | ||
4188 | $as_echo_n "(cached) " >&6 | ||
4189 | else | ||
4190 | if test -n "$ac_ct_CC"; then | ||
4191 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | ||
4192 | else | ||
4193 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
4194 | for as_dir in $PATH | ||
4195 | do | ||
4196 | IFS=$as_save_IFS | ||
4197 | test -z "$as_dir" && as_dir=. | ||
4198 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
4199 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
4200 | ac_cv_prog_ac_ct_CC="gcc" | ||
4201 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
4202 | break 2 | ||
4203 | fi | ||
4204 | done | ||
4205 | done | ||
4206 | IFS=$as_save_IFS | ||
4207 | |||
4208 | fi | ||
4209 | fi | ||
4210 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | ||
4211 | if test -n "$ac_ct_CC"; then | ||
4212 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | ||
4213 | $as_echo "$ac_ct_CC" >&6; } | ||
4214 | else | ||
4215 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
4216 | $as_echo "no" >&6; } | ||
4217 | fi | ||
4218 | |||
4219 | if test "x$ac_ct_CC" = x; then | ||
4220 | CC="" | ||
4221 | else | ||
4222 | case $cross_compiling:$ac_tool_warned in | ||
4223 | yes:) | ||
4224 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | ||
4225 | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} | ||
4226 | ac_tool_warned=yes ;; | ||
4227 | esac | ||
4228 | CC=$ac_ct_CC | ||
4229 | fi | ||
4230 | else | ||
4231 | CC="$ac_cv_prog_CC" | ||
4232 | fi | ||
4233 | |||
4234 | if test -z "$CC"; then | ||
4235 | if test -n "$ac_tool_prefix"; then | ||
4236 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. | ||
4237 | set dummy ${ac_tool_prefix}cc; ac_word=$2 | ||
4238 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
4239 | $as_echo_n "checking for $ac_word... " >&6; } | ||
4240 | if test "${ac_cv_prog_CC+set}" = set; then : | ||
4241 | $as_echo_n "(cached) " >&6 | ||
4242 | else | ||
4243 | if test -n "$CC"; then | ||
4244 | ac_cv_prog_CC="$CC" # Let the user override the test. | ||
4245 | else | ||
4246 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
4247 | for as_dir in $PATH | ||
4248 | do | ||
4249 | IFS=$as_save_IFS | ||
4250 | test -z "$as_dir" && as_dir=. | ||
4251 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
4252 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
4253 | ac_cv_prog_CC="${ac_tool_prefix}cc" | ||
4254 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
4255 | break 2 | ||
4256 | fi | ||
4257 | done | ||
4258 | done | ||
4259 | IFS=$as_save_IFS | ||
4260 | |||
4261 | fi | ||
4262 | fi | ||
4263 | CC=$ac_cv_prog_CC | ||
4264 | if test -n "$CC"; then | ||
4265 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | ||
4266 | $as_echo "$CC" >&6; } | ||
4267 | else | ||
4268 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
4269 | $as_echo "no" >&6; } | ||
4270 | fi | ||
4271 | |||
4272 | |||
4273 | fi | ||
4274 | fi | ||
4275 | if test -z "$CC"; then | ||
4276 | # Extract the first word of "cc", so it can be a program name with args. | ||
4277 | set dummy cc; ac_word=$2 | ||
4278 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||
4279 | $as_echo_n "checking for $ac_word... " >&6; } | ||
4280 | if test "${ac_cv_prog_CC+set}" = set; then : | ||
4281 | $as_echo_n "(cached) " >&6 | ||
4282 | else | ||
4283 | if test -n "$CC"; then | ||
4284 | ac_cv_prog_CC="$CC" # Let the user override the test. | ||
4285 | else | ||
4286 | ac_prog_rejected=no | ||
4287 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||
4288 | for as_dir in $PATH | ||
4289 | do | ||
4290 | IFS=$as_save_IFS | ||
4291 | test -z "$as_dir" && as_dir=. | ||
4292 | for ac_exec_ext in '' $ac_executable_extensions; do | ||
4293 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | ||
4294 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | ||
4295 | ac_prog_rejected=yes | ||
4296 | continue | ||
4297 | fi | ||
4298 | ac_cv_prog_CC="cc" | ||
4299 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | ||
4300 | break 2 | ||
4301 | fi | ||
4302 | done | ||
4303 | done | ||
4304 | IFS=$as_save_IFS | ||
4305 | |||
4306 | if test $ac_prog_rejected = yes; then | ||
4307 | # We found a bogon in the path, so make sure we never use it. | ||
4308 | set dummy $ac_cv_prog_CC | ||
4309 | shift | ||
4310 | if test $# != 0; then | ||
4311 | # We chose a different compiler from the bogus one. | ||
4312 | # However, it has the same basename, so the bogon will be chosen | ||
4313 | # first if we set CC to just the basename; use the full file name. | ||
4314 | shift | ||
4315 | ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" | ||
4316 | fi | ||
4317 | fi | ||
4318 | fi | ||
4319 | fi | ||
4320 | CC=$ac_cv_prog_CC | ||
4321 | if test -n "$CC"; then | ||
4322 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | ||
4323 | $as_echo "$CC" >&6; } | ||
4324 | else | ||
4325 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
4326 | $as_echo "no" >&6; } | ||
4327 | fi | ||
4328 | |||
4329 | |||
4330 | fi | ||