blob: 226bbb56b48360e9ac6ce6fd8c0098a488765362 [file] [log] [blame]
Jeff Thompson39128c62013-06-19 14:08:51 -07001#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for ndn-cpp 0.5.
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7#
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
14
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
31fi
32
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
79fi
80
81
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
90as_myself=
91case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94for as_dir in $PATH
95do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100IFS=$as_save_IFS
101
102 ;;
103esac
104# We did not find ourselves, most probably we were run as `sh COMMAND'
105# in which case we are not to be found in the path.
106if test "x$as_myself" = x; then
107 as_myself=$0
108fi
109if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112fi
113
114# Unset variables that we do not need and which cause bugs (e.g. in
115# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116# suppresses any "Segmentation fault" message there. '((' could
117# trigger a bug in pdksh 5.2.14.
118for as_var in BASH_ENV ENV MAIL MAILPATH
119do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121done
122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
127LC_ALL=C
128export LC_ALL
129LANGUAGE=C
130export LANGUAGE
131
132# CDPATH.
133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
160if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174esac
175fi
176"
177 as_required="as_fn_return () { (exit \$1); }
178as_fn_success () { as_fn_return 0; }
179as_fn_failure () { as_fn_return 1; }
180as_fn_ret_success () { return 0; }
181as_fn_ret_failure () { return 1; }
182
183exitcode=0
184as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190else
191 exitcode=1; echo positional parameters were not saved.
192fi
193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
Jeff Thompson39128c62013-06-19 14:08:51 -0700199 if (eval "$as_required") 2>/dev/null; then :
200 as_have_required=yes
201else
202 as_have_required=no
203fi
204 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
205
206else
207 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
208as_found=false
209for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
210do
211 IFS=$as_save_IFS
212 test -z "$as_dir" && as_dir=.
213 as_found=:
214 case $as_dir in #(
215 /*)
216 for as_base in sh bash ksh sh5; do
217 # Try only shells that exist, to save several forks.
218 as_shell=$as_dir/$as_base
219 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
220 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
221 CONFIG_SHELL=$as_shell as_have_required=yes
222 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
223 break 2
224fi
225fi
226 done;;
227 esac
228 as_found=false
229done
230$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
231 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
232 CONFIG_SHELL=$SHELL as_have_required=yes
233fi; }
234IFS=$as_save_IFS
235
236
237 if test "x$CONFIG_SHELL" != x; then :
238 export CONFIG_SHELL
239 # We cannot yet assume a decent shell, so we have to provide a
240# neutralization value for shells without unset; and this also
241# works around shells that cannot unset nonexistent variables.
242# Preserve -v and -x to the replacement shell.
243BASH_ENV=/dev/null
244ENV=/dev/null
245(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
246case $- in # ((((
247 *v*x* | *x*v* ) as_opts=-vx ;;
248 *v* ) as_opts=-v ;;
249 *x* ) as_opts=-x ;;
250 * ) as_opts= ;;
251esac
252exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
253# Admittedly, this is quite paranoid, since all the known shells bail
254# out after a failed `exec'.
255$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
256exit 255
257fi
258
259 if test x$as_have_required = xno; then :
260 $as_echo "$0: This script requires a shell more modern than all"
261 $as_echo "$0: the shells that I found on your system."
262 if test x${ZSH_VERSION+set} = xset ; then
263 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
264 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
265 else
266 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
267$0: including any error possibly output before this
268$0: message. Then install a modern shell, or manually run
269$0: the script under such a shell if you do have one."
270 fi
271 exit 1
272fi
273fi
274fi
275SHELL=${CONFIG_SHELL-/bin/sh}
276export SHELL
277# Unset more variables known to interfere with behavior of common tools.
278CLICOLOR_FORCE= GREP_OPTIONS=
279unset CLICOLOR_FORCE GREP_OPTIONS
280
281## --------------------- ##
282## M4sh Shell Functions. ##
283## --------------------- ##
284# as_fn_unset VAR
285# ---------------
286# Portably unset VAR.
287as_fn_unset ()
288{
289 { eval $1=; unset $1;}
290}
291as_unset=as_fn_unset
292
293# as_fn_set_status STATUS
294# -----------------------
295# Set $? to STATUS, without forking.
296as_fn_set_status ()
297{
298 return $1
299} # as_fn_set_status
300
301# as_fn_exit STATUS
302# -----------------
303# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
304as_fn_exit ()
305{
306 set +e
307 as_fn_set_status $1
308 exit $1
309} # as_fn_exit
310
311# as_fn_mkdir_p
312# -------------
313# Create "$as_dir" as a directory, including parents if necessary.
314as_fn_mkdir_p ()
315{
316
317 case $as_dir in #(
318 -*) as_dir=./$as_dir;;
319 esac
320 test -d "$as_dir" || eval $as_mkdir_p || {
321 as_dirs=
322 while :; do
323 case $as_dir in #(
324 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
325 *) as_qdir=$as_dir;;
326 esac
327 as_dirs="'$as_qdir' $as_dirs"
328 as_dir=`$as_dirname -- "$as_dir" ||
329$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
330 X"$as_dir" : 'X\(//\)[^/]' \| \
331 X"$as_dir" : 'X\(//\)$' \| \
332 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
333$as_echo X"$as_dir" |
334 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
335 s//\1/
336 q
337 }
338 /^X\(\/\/\)[^/].*/{
339 s//\1/
340 q
341 }
342 /^X\(\/\/\)$/{
343 s//\1/
344 q
345 }
346 /^X\(\/\).*/{
347 s//\1/
348 q
349 }
350 s/.*/./; q'`
351 test -d "$as_dir" && break
352 done
353 test -z "$as_dirs" || eval "mkdir $as_dirs"
354 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
355
356
357} # as_fn_mkdir_p
358
359# as_fn_executable_p FILE
360# -----------------------
361# Test if FILE is an executable regular file.
362as_fn_executable_p ()
363{
364 test -f "$1" && test -x "$1"
365} # as_fn_executable_p
366# as_fn_append VAR VALUE
367# ----------------------
368# Append the text in VALUE to the end of the definition contained in VAR. Take
369# advantage of any shell optimizations that allow amortized linear growth over
370# repeated appends, instead of the typical quadratic growth present in naive
371# implementations.
372if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
373 eval 'as_fn_append ()
374 {
375 eval $1+=\$2
376 }'
377else
378 as_fn_append ()
379 {
380 eval $1=\$$1\$2
381 }
382fi # as_fn_append
383
384# as_fn_arith ARG...
385# ------------------
386# Perform arithmetic evaluation on the ARGs, and store the result in the
387# global $as_val. Take advantage of shells that can avoid forks. The arguments
388# must be portable across $(()) and expr.
389if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
390 eval 'as_fn_arith ()
391 {
392 as_val=$(( $* ))
393 }'
394else
395 as_fn_arith ()
396 {
397 as_val=`expr "$@" || test $? -eq 1`
398 }
399fi # as_fn_arith
400
401
402# as_fn_error STATUS ERROR [LINENO LOG_FD]
403# ----------------------------------------
404# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
405# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
406# script with STATUS, using 1 if that was 0.
407as_fn_error ()
408{
409 as_status=$1; test $as_status -eq 0 && as_status=1
410 if test "$4"; then
411 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
412 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
413 fi
414 $as_echo "$as_me: error: $2" >&2
415 as_fn_exit $as_status
416} # as_fn_error
417
418if expr a : '\(a\)' >/dev/null 2>&1 &&
419 test "X`expr 00001 : '.*\(...\)'`" = X001; then
420 as_expr=expr
421else
422 as_expr=false
423fi
424
425if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
426 as_basename=basename
427else
428 as_basename=false
429fi
430
431if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
432 as_dirname=dirname
433else
434 as_dirname=false
435fi
436
437as_me=`$as_basename -- "$0" ||
438$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
439 X"$0" : 'X\(//\)$' \| \
440 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
441$as_echo X/"$0" |
442 sed '/^.*\/\([^/][^/]*\)\/*$/{
443 s//\1/
444 q
445 }
446 /^X\/\(\/\/\)$/{
447 s//\1/
448 q
449 }
450 /^X\/\(\/\).*/{
451 s//\1/
452 q
453 }
454 s/.*/./; q'`
455
456# Avoid depending upon Character Ranges.
457as_cr_letters='abcdefghijklmnopqrstuvwxyz'
458as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
459as_cr_Letters=$as_cr_letters$as_cr_LETTERS
460as_cr_digits='0123456789'
461as_cr_alnum=$as_cr_Letters$as_cr_digits
462
463
464 as_lineno_1=$LINENO as_lineno_1a=$LINENO
465 as_lineno_2=$LINENO as_lineno_2a=$LINENO
466 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
467 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
468 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
469 sed -n '
470 p
471 /[$]LINENO/=
472 ' <$as_myself |
473 sed '
474 s/[$]LINENO.*/&-/
475 t lineno
476 b
477 :lineno
478 N
479 :loop
480 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
481 t loop
482 s/-\n.*//
483 ' >$as_me.lineno &&
484 chmod +x "$as_me.lineno" ||
485 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
486
487 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
488 # already done that, so ensure we don't try to do so again and fall
489 # in an infinite loop. This has already happened in practice.
490 _as_can_reexec=no; export _as_can_reexec
491 # Don't try to exec as it changes $[0], causing all sort of problems
492 # (the dirname of $[0] is not the place where we might find the
493 # original and so on. Autoconf is especially sensitive to this).
494 . "./$as_me.lineno"
495 # Exit status is that of the last command.
496 exit
497}
498
499ECHO_C= ECHO_N= ECHO_T=
500case `echo -n x` in #(((((
501-n*)
502 case `echo 'xy\c'` in
503 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
504 xy) ECHO_C='\c';;
505 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
506 ECHO_T=' ';;
507 esac;;
508*)
509 ECHO_N='-n';;
510esac
511
512rm -f conf$$ conf$$.exe conf$$.file
513if test -d conf$$.dir; then
514 rm -f conf$$.dir/conf$$.file
515else
516 rm -f conf$$.dir
517 mkdir conf$$.dir 2>/dev/null
518fi
519if (echo >conf$$.file) 2>/dev/null; then
520 if ln -s conf$$.file conf$$ 2>/dev/null; then
521 as_ln_s='ln -s'
522 # ... but there are two gotchas:
523 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
524 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
525 # In both cases, we have to default to `cp -pR'.
526 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
527 as_ln_s='cp -pR'
528 elif ln conf$$.file conf$$ 2>/dev/null; then
529 as_ln_s=ln
530 else
531 as_ln_s='cp -pR'
532 fi
533else
534 as_ln_s='cp -pR'
535fi
536rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
537rmdir conf$$.dir 2>/dev/null
538
539if mkdir -p . 2>/dev/null; then
540 as_mkdir_p='mkdir -p "$as_dir"'
541else
542 test -d ./-p && rmdir ./-p
543 as_mkdir_p=false
544fi
545
546as_test_x='test -x'
547as_executable_p=as_fn_executable_p
548
549# Sed expression to map a string onto a valid CPP name.
550as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
551
552# Sed expression to map a string onto a valid variable name.
553as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
554
555
556test -n "$DJDIR" || exec 7<&0 </dev/null
557exec 6>&1
558
559# Name of the host.
560# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
561# so uname gets run too.
562ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
563
564#
565# Initializations.
566#
567ac_default_prefix=/usr/local
568ac_clean_files=
569ac_config_libobj_dir=.
570LIBOBJS=
571cross_compiling=no
572subdirs=
573MFLAGS=
574MAKEFLAGS=
575
576# Identity of this package.
577PACKAGE_NAME='ndn-cpp'
578PACKAGE_TARNAME='ndn-cpp'
579PACKAGE_VERSION='0.5'
580PACKAGE_STRING='ndn-cpp 0.5'
581PACKAGE_BUGREPORT=''
582PACKAGE_URL='https://github.com/named-data/ndn-cpp'
583
584ac_subst_vars='am__EXEEXT_FALSE
585am__EXEEXT_TRUE
586LTLIBOBJS
587LIBOBJS
Jeff Thompsonca45e552013-06-26 17:40:06 -0700588DOXYGEN_PAPER_SIZE
589DX_COND_latex_FALSE
590DX_COND_latex_TRUE
591DX_COND_pdf_FALSE
592DX_COND_pdf_TRUE
593DX_PDFLATEX
594DX_FLAG_pdf
595DX_COND_ps_FALSE
596DX_COND_ps_TRUE
597DX_EGREP
598DX_DVIPS
599DX_MAKEINDEX
600DX_LATEX
601DX_FLAG_ps
602DX_COND_html_FALSE
603DX_COND_html_TRUE
604DX_FLAG_html
605DX_COND_chi_FALSE
606DX_COND_chi_TRUE
607DX_FLAG_chi
608DX_COND_chm_FALSE
609DX_COND_chm_TRUE
610DX_HHC
611DX_FLAG_chm
612DX_COND_xml_FALSE
613DX_COND_xml_TRUE
614DX_FLAG_xml
615DX_COND_rtf_FALSE
616DX_COND_rtf_TRUE
617DX_FLAG_rtf
618DX_COND_man_FALSE
619DX_COND_man_TRUE
620DX_FLAG_man
621DX_COND_dot_FALSE
622DX_COND_dot_TRUE
623DX_DOT
624DX_FLAG_dot
625DX_COND_doc_FALSE
626DX_COND_doc_TRUE
627DX_PERL
628DX_DOXYGEN
629DX_FLAG_doc
630DX_ENV
631DX_DOCDIR
632DX_CONFIG
633DX_PROJECT
Jeff Thompson1b8f4c92013-06-19 16:18:46 -0700634HAVE_CXX11
Jeff Thompson36174062013-06-21 16:03:44 -0700635am__fastdepCC_FALSE
636am__fastdepCC_TRUE
637CCDEPMODE
638ac_ct_CC
639CFLAGS
640CC
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700641ac_ct_AR
642AR
643RANLIB
Jeff Thompson39128c62013-06-19 14:08:51 -0700644am__fastdepCXX_FALSE
645am__fastdepCXX_TRUE
646CXXDEPMODE
647am__nodep
648AMDEPBACKSLASH
649AMDEP_FALSE
650AMDEP_TRUE
651am__quote
652am__include
653DEPDIR
654OBJEXT
655EXEEXT
656ac_ct_CXX
657CPPFLAGS
658LDFLAGS
659CXXFLAGS
660CXX
661AM_BACKSLASH
662AM_DEFAULT_VERBOSITY
663AM_DEFAULT_V
664AM_V
665am__untar
666am__tar
667AMTAR
668am__leading_dot
669SET_MAKE
670AWK
671mkdir_p
672MKDIR_P
673INSTALL_STRIP_PROGRAM
674STRIP
675install_sh
676MAKEINFO
677AUTOHEADER
678AUTOMAKE
679AUTOCONF
680ACLOCAL
681VERSION
682PACKAGE
683CYGPATH_W
684am__isrc
685INSTALL_DATA
686INSTALL_SCRIPT
687INSTALL_PROGRAM
688target_alias
689host_alias
690build_alias
691LIBS
692ECHO_T
693ECHO_N
694ECHO_C
695DEFS
696mandir
697localedir
698libdir
699psdir
700pdfdir
701dvidir
702htmldir
703infodir
704docdir
705oldincludedir
706includedir
707localstatedir
708sharedstatedir
709sysconfdir
710datadir
711datarootdir
712libexecdir
713sbindir
714bindir
715program_transform_name
716prefix
717exec_prefix
718PACKAGE_URL
719PACKAGE_BUGREPORT
720PACKAGE_STRING
721PACKAGE_VERSION
722PACKAGE_TARNAME
723PACKAGE_NAME
724PATH_SEPARATOR
725SHELL'
726ac_subst_files=''
727ac_user_opts='
728enable_option_checking
729enable_silent_rules
730enable_dependency_tracking
Jeff Thompsonca45e552013-06-26 17:40:06 -0700731enable_doxygen_doc
732enable_doxygen_dot
733enable_doxygen_man
734enable_doxygen_rtf
735enable_doxygen_xml
736enable_doxygen_chm
737enable_doxygen_chi
738enable_doxygen_html
739enable_doxygen_ps
740enable_doxygen_pdf
Jeff Thompson39128c62013-06-19 14:08:51 -0700741'
742 ac_precious_vars='build_alias
743host_alias
744target_alias
745CXX
746CXXFLAGS
747LDFLAGS
748LIBS
749CPPFLAGS
Jeff Thompson36174062013-06-21 16:03:44 -0700750CCC
751CC
Jeff Thompsonca45e552013-06-26 17:40:06 -0700752CFLAGS
753DOXYGEN_PAPER_SIZE'
Jeff Thompson39128c62013-06-19 14:08:51 -0700754
755
756# Initialize some variables set by options.
757ac_init_help=
758ac_init_version=false
759ac_unrecognized_opts=
760ac_unrecognized_sep=
761# The variables have the same names as the options, with
762# dashes changed to underlines.
763cache_file=/dev/null
764exec_prefix=NONE
765no_create=
766no_recursion=
767prefix=NONE
768program_prefix=NONE
769program_suffix=NONE
770program_transform_name=s,x,x,
771silent=
772site=
773srcdir=
774verbose=
775x_includes=NONE
776x_libraries=NONE
777
778# Installation directory options.
779# These are left unexpanded so users can "make install exec_prefix=/foo"
780# and all the variables that are supposed to be based on exec_prefix
781# by default will actually change.
782# Use braces instead of parens because sh, perl, etc. also accept them.
783# (The list follows the same order as the GNU Coding Standards.)
784bindir='${exec_prefix}/bin'
785sbindir='${exec_prefix}/sbin'
786libexecdir='${exec_prefix}/libexec'
787datarootdir='${prefix}/share'
788datadir='${datarootdir}'
789sysconfdir='${prefix}/etc'
790sharedstatedir='${prefix}/com'
791localstatedir='${prefix}/var'
792includedir='${prefix}/include'
793oldincludedir='/usr/include'
794docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
795infodir='${datarootdir}/info'
796htmldir='${docdir}'
797dvidir='${docdir}'
798pdfdir='${docdir}'
799psdir='${docdir}'
800libdir='${exec_prefix}/lib'
801localedir='${datarootdir}/locale'
802mandir='${datarootdir}/man'
803
804ac_prev=
805ac_dashdash=
806for ac_option
807do
808 # If the previous option needs an argument, assign it.
809 if test -n "$ac_prev"; then
810 eval $ac_prev=\$ac_option
811 ac_prev=
812 continue
813 fi
814
815 case $ac_option in
816 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
817 *=) ac_optarg= ;;
818 *) ac_optarg=yes ;;
819 esac
820
821 # Accept the important Cygnus configure options, so we can diagnose typos.
822
823 case $ac_dashdash$ac_option in
824 --)
825 ac_dashdash=yes ;;
826
827 -bindir | --bindir | --bindi | --bind | --bin | --bi)
828 ac_prev=bindir ;;
829 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
830 bindir=$ac_optarg ;;
831
832 -build | --build | --buil | --bui | --bu)
833 ac_prev=build_alias ;;
834 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
835 build_alias=$ac_optarg ;;
836
837 -cache-file | --cache-file | --cache-fil | --cache-fi \
838 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
839 ac_prev=cache_file ;;
840 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
841 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
842 cache_file=$ac_optarg ;;
843
844 --config-cache | -C)
845 cache_file=config.cache ;;
846
847 -datadir | --datadir | --datadi | --datad)
848 ac_prev=datadir ;;
849 -datadir=* | --datadir=* | --datadi=* | --datad=*)
850 datadir=$ac_optarg ;;
851
852 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
853 | --dataroo | --dataro | --datar)
854 ac_prev=datarootdir ;;
855 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
856 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
857 datarootdir=$ac_optarg ;;
858
859 -disable-* | --disable-*)
860 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
861 # Reject names that are not valid shell variable names.
862 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
863 as_fn_error $? "invalid feature name: $ac_useropt"
864 ac_useropt_orig=$ac_useropt
865 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
866 case $ac_user_opts in
867 *"
868"enable_$ac_useropt"
869"*) ;;
870 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
871 ac_unrecognized_sep=', ';;
872 esac
873 eval enable_$ac_useropt=no ;;
874
875 -docdir | --docdir | --docdi | --doc | --do)
876 ac_prev=docdir ;;
877 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
878 docdir=$ac_optarg ;;
879
880 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
881 ac_prev=dvidir ;;
882 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
883 dvidir=$ac_optarg ;;
884
885 -enable-* | --enable-*)
886 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
887 # Reject names that are not valid shell variable names.
888 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
889 as_fn_error $? "invalid feature name: $ac_useropt"
890 ac_useropt_orig=$ac_useropt
891 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
892 case $ac_user_opts in
893 *"
894"enable_$ac_useropt"
895"*) ;;
896 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
897 ac_unrecognized_sep=', ';;
898 esac
899 eval enable_$ac_useropt=\$ac_optarg ;;
900
901 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
902 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
903 | --exec | --exe | --ex)
904 ac_prev=exec_prefix ;;
905 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
906 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
907 | --exec=* | --exe=* | --ex=*)
908 exec_prefix=$ac_optarg ;;
909
910 -gas | --gas | --ga | --g)
911 # Obsolete; use --with-gas.
912 with_gas=yes ;;
913
914 -help | --help | --hel | --he | -h)
915 ac_init_help=long ;;
916 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
917 ac_init_help=recursive ;;
918 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
919 ac_init_help=short ;;
920
921 -host | --host | --hos | --ho)
922 ac_prev=host_alias ;;
923 -host=* | --host=* | --hos=* | --ho=*)
924 host_alias=$ac_optarg ;;
925
926 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
927 ac_prev=htmldir ;;
928 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
929 | --ht=*)
930 htmldir=$ac_optarg ;;
931
932 -includedir | --includedir | --includedi | --included | --include \
933 | --includ | --inclu | --incl | --inc)
934 ac_prev=includedir ;;
935 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
936 | --includ=* | --inclu=* | --incl=* | --inc=*)
937 includedir=$ac_optarg ;;
938
939 -infodir | --infodir | --infodi | --infod | --info | --inf)
940 ac_prev=infodir ;;
941 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
942 infodir=$ac_optarg ;;
943
944 -libdir | --libdir | --libdi | --libd)
945 ac_prev=libdir ;;
946 -libdir=* | --libdir=* | --libdi=* | --libd=*)
947 libdir=$ac_optarg ;;
948
949 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
950 | --libexe | --libex | --libe)
951 ac_prev=libexecdir ;;
952 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
953 | --libexe=* | --libex=* | --libe=*)
954 libexecdir=$ac_optarg ;;
955
956 -localedir | --localedir | --localedi | --localed | --locale)
957 ac_prev=localedir ;;
958 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
959 localedir=$ac_optarg ;;
960
961 -localstatedir | --localstatedir | --localstatedi | --localstated \
962 | --localstate | --localstat | --localsta | --localst | --locals)
963 ac_prev=localstatedir ;;
964 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
965 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
966 localstatedir=$ac_optarg ;;
967
968 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
969 ac_prev=mandir ;;
970 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
971 mandir=$ac_optarg ;;
972
973 -nfp | --nfp | --nf)
974 # Obsolete; use --without-fp.
975 with_fp=no ;;
976
977 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
978 | --no-cr | --no-c | -n)
979 no_create=yes ;;
980
981 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
982 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
983 no_recursion=yes ;;
984
985 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
986 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
987 | --oldin | --oldi | --old | --ol | --o)
988 ac_prev=oldincludedir ;;
989 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
990 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
991 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
992 oldincludedir=$ac_optarg ;;
993
994 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
995 ac_prev=prefix ;;
996 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
997 prefix=$ac_optarg ;;
998
999 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1000 | --program-pre | --program-pr | --program-p)
1001 ac_prev=program_prefix ;;
1002 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1003 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1004 program_prefix=$ac_optarg ;;
1005
1006 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1007 | --program-suf | --program-su | --program-s)
1008 ac_prev=program_suffix ;;
1009 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1010 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1011 program_suffix=$ac_optarg ;;
1012
1013 -program-transform-name | --program-transform-name \
1014 | --program-transform-nam | --program-transform-na \
1015 | --program-transform-n | --program-transform- \
1016 | --program-transform | --program-transfor \
1017 | --program-transfo | --program-transf \
1018 | --program-trans | --program-tran \
1019 | --progr-tra | --program-tr | --program-t)
1020 ac_prev=program_transform_name ;;
1021 -program-transform-name=* | --program-transform-name=* \
1022 | --program-transform-nam=* | --program-transform-na=* \
1023 | --program-transform-n=* | --program-transform-=* \
1024 | --program-transform=* | --program-transfor=* \
1025 | --program-transfo=* | --program-transf=* \
1026 | --program-trans=* | --program-tran=* \
1027 | --progr-tra=* | --program-tr=* | --program-t=*)
1028 program_transform_name=$ac_optarg ;;
1029
1030 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1031 ac_prev=pdfdir ;;
1032 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1033 pdfdir=$ac_optarg ;;
1034
1035 -psdir | --psdir | --psdi | --psd | --ps)
1036 ac_prev=psdir ;;
1037 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1038 psdir=$ac_optarg ;;
1039
1040 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1041 | -silent | --silent | --silen | --sile | --sil)
1042 silent=yes ;;
1043
1044 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1045 ac_prev=sbindir ;;
1046 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1047 | --sbi=* | --sb=*)
1048 sbindir=$ac_optarg ;;
1049
1050 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1051 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1052 | --sharedst | --shareds | --shared | --share | --shar \
1053 | --sha | --sh)
1054 ac_prev=sharedstatedir ;;
1055 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1056 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1057 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1058 | --sha=* | --sh=*)
1059 sharedstatedir=$ac_optarg ;;
1060
1061 -site | --site | --sit)
1062 ac_prev=site ;;
1063 -site=* | --site=* | --sit=*)
1064 site=$ac_optarg ;;
1065
1066 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1067 ac_prev=srcdir ;;
1068 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1069 srcdir=$ac_optarg ;;
1070
1071 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1072 | --syscon | --sysco | --sysc | --sys | --sy)
1073 ac_prev=sysconfdir ;;
1074 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1075 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1076 sysconfdir=$ac_optarg ;;
1077
1078 -target | --target | --targe | --targ | --tar | --ta | --t)
1079 ac_prev=target_alias ;;
1080 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1081 target_alias=$ac_optarg ;;
1082
1083 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1084 verbose=yes ;;
1085
1086 -version | --version | --versio | --versi | --vers | -V)
1087 ac_init_version=: ;;
1088
1089 -with-* | --with-*)
1090 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1091 # Reject names that are not valid shell variable names.
1092 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1093 as_fn_error $? "invalid package name: $ac_useropt"
1094 ac_useropt_orig=$ac_useropt
1095 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1096 case $ac_user_opts in
1097 *"
1098"with_$ac_useropt"
1099"*) ;;
1100 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1101 ac_unrecognized_sep=', ';;
1102 esac
1103 eval with_$ac_useropt=\$ac_optarg ;;
1104
1105 -without-* | --without-*)
1106 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1107 # Reject names that are not valid shell variable names.
1108 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1109 as_fn_error $? "invalid package name: $ac_useropt"
1110 ac_useropt_orig=$ac_useropt
1111 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1112 case $ac_user_opts in
1113 *"
1114"with_$ac_useropt"
1115"*) ;;
1116 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1117 ac_unrecognized_sep=', ';;
1118 esac
1119 eval with_$ac_useropt=no ;;
1120
1121 --x)
1122 # Obsolete; use --with-x.
1123 with_x=yes ;;
1124
1125 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1126 | --x-incl | --x-inc | --x-in | --x-i)
1127 ac_prev=x_includes ;;
1128 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1129 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1130 x_includes=$ac_optarg ;;
1131
1132 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1133 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1134 ac_prev=x_libraries ;;
1135 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1136 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1137 x_libraries=$ac_optarg ;;
1138
1139 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1140Try \`$0 --help' for more information"
1141 ;;
1142
1143 *=*)
1144 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1145 # Reject names that are not valid shell variable names.
1146 case $ac_envvar in #(
1147 '' | [0-9]* | *[!_$as_cr_alnum]* )
1148 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1149 esac
1150 eval $ac_envvar=\$ac_optarg
1151 export $ac_envvar ;;
1152
1153 *)
1154 # FIXME: should be removed in autoconf 3.0.
1155 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1156 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1157 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1158 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1159 ;;
1160
1161 esac
1162done
1163
1164if test -n "$ac_prev"; then
1165 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1166 as_fn_error $? "missing argument to $ac_option"
1167fi
1168
1169if test -n "$ac_unrecognized_opts"; then
1170 case $enable_option_checking in
1171 no) ;;
1172 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1173 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1174 esac
1175fi
1176
1177# Check all directory arguments for consistency.
1178for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1179 datadir sysconfdir sharedstatedir localstatedir includedir \
1180 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1181 libdir localedir mandir
1182do
1183 eval ac_val=\$$ac_var
1184 # Remove trailing slashes.
1185 case $ac_val in
1186 */ )
1187 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1188 eval $ac_var=\$ac_val;;
1189 esac
1190 # Be sure to have absolute directory names.
1191 case $ac_val in
1192 [\\/$]* | ?:[\\/]* ) continue;;
1193 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1194 esac
1195 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1196done
1197
1198# There might be people who depend on the old broken behavior: `$host'
1199# used to hold the argument of --host etc.
1200# FIXME: To remove some day.
1201build=$build_alias
1202host=$host_alias
1203target=$target_alias
1204
1205# FIXME: To remove some day.
1206if test "x$host_alias" != x; then
1207 if test "x$build_alias" = x; then
1208 cross_compiling=maybe
1209 elif test "x$build_alias" != "x$host_alias"; then
1210 cross_compiling=yes
1211 fi
1212fi
1213
1214ac_tool_prefix=
1215test -n "$host_alias" && ac_tool_prefix=$host_alias-
1216
1217test "$silent" = yes && exec 6>/dev/null
1218
1219
1220ac_pwd=`pwd` && test -n "$ac_pwd" &&
1221ac_ls_di=`ls -di .` &&
1222ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1223 as_fn_error $? "working directory cannot be determined"
1224test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1225 as_fn_error $? "pwd does not report name of working directory"
1226
1227
1228# Find the source files, if location was not specified.
1229if test -z "$srcdir"; then
1230 ac_srcdir_defaulted=yes
1231 # Try the directory containing this script, then the parent directory.
1232 ac_confdir=`$as_dirname -- "$as_myself" ||
1233$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1234 X"$as_myself" : 'X\(//\)[^/]' \| \
1235 X"$as_myself" : 'X\(//\)$' \| \
1236 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1237$as_echo X"$as_myself" |
1238 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1239 s//\1/
1240 q
1241 }
1242 /^X\(\/\/\)[^/].*/{
1243 s//\1/
1244 q
1245 }
1246 /^X\(\/\/\)$/{
1247 s//\1/
1248 q
1249 }
1250 /^X\(\/\).*/{
1251 s//\1/
1252 q
1253 }
1254 s/.*/./; q'`
1255 srcdir=$ac_confdir
1256 if test ! -r "$srcdir/$ac_unique_file"; then
1257 srcdir=..
1258 fi
1259else
1260 ac_srcdir_defaulted=no
1261fi
1262if test ! -r "$srcdir/$ac_unique_file"; then
1263 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1264 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1265fi
1266ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1267ac_abs_confdir=`(
1268 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1269 pwd)`
1270# When building in place, set srcdir=.
1271if test "$ac_abs_confdir" = "$ac_pwd"; then
1272 srcdir=.
1273fi
1274# Remove unnecessary trailing slashes from srcdir.
1275# Double slashes in file names in object file debugging info
1276# mess up M-x gdb in Emacs.
1277case $srcdir in
1278*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1279esac
1280for ac_var in $ac_precious_vars; do
1281 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1282 eval ac_env_${ac_var}_value=\$${ac_var}
1283 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1284 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1285done
1286
1287#
1288# Report the --help message.
1289#
1290if test "$ac_init_help" = "long"; then
1291 # Omit some internal or obsolete options to make the list less imposing.
1292 # This message is too long to be a string in the A/UX 3.1 sh.
1293 cat <<_ACEOF
1294\`configure' configures ndn-cpp 0.5 to adapt to many kinds of systems.
1295
1296Usage: $0 [OPTION]... [VAR=VALUE]...
1297
1298To assign environment variables (e.g., CC, CFLAGS...), specify them as
1299VAR=VALUE. See below for descriptions of some of the useful variables.
1300
1301Defaults for the options are specified in brackets.
1302
1303Configuration:
1304 -h, --help display this help and exit
1305 --help=short display options specific to this package
1306 --help=recursive display the short help of all the included packages
1307 -V, --version display version information and exit
1308 -q, --quiet, --silent do not print \`checking ...' messages
1309 --cache-file=FILE cache test results in FILE [disabled]
1310 -C, --config-cache alias for \`--cache-file=config.cache'
1311 -n, --no-create do not create output files
1312 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1313
1314Installation directories:
1315 --prefix=PREFIX install architecture-independent files in PREFIX
1316 [$ac_default_prefix]
1317 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1318 [PREFIX]
1319
1320By default, \`make install' will install all the files in
1321\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1322an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1323for instance \`--prefix=\$HOME'.
1324
1325For better control, use the options below.
1326
1327Fine tuning of the installation directories:
1328 --bindir=DIR user executables [EPREFIX/bin]
1329 --sbindir=DIR system admin executables [EPREFIX/sbin]
1330 --libexecdir=DIR program executables [EPREFIX/libexec]
1331 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1332 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1333 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1334 --libdir=DIR object code libraries [EPREFIX/lib]
1335 --includedir=DIR C header files [PREFIX/include]
1336 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1337 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1338 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1339 --infodir=DIR info documentation [DATAROOTDIR/info]
1340 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1341 --mandir=DIR man documentation [DATAROOTDIR/man]
1342 --docdir=DIR documentation root [DATAROOTDIR/doc/ndn-cpp]
1343 --htmldir=DIR html documentation [DOCDIR]
1344 --dvidir=DIR dvi documentation [DOCDIR]
1345 --pdfdir=DIR pdf documentation [DOCDIR]
1346 --psdir=DIR ps documentation [DOCDIR]
1347_ACEOF
1348
1349 cat <<\_ACEOF
1350
1351Program names:
1352 --program-prefix=PREFIX prepend PREFIX to installed program names
1353 --program-suffix=SUFFIX append SUFFIX to installed program names
1354 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1355_ACEOF
1356fi
1357
1358if test -n "$ac_init_help"; then
1359 case $ac_init_help in
1360 short | recursive ) echo "Configuration of ndn-cpp 0.5:";;
1361 esac
1362 cat <<\_ACEOF
1363
1364Optional Features:
1365 --disable-option-checking ignore unrecognized --enable/--with options
1366 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1367 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1368 --enable-silent-rules less verbose build output (undo: "make V=1")
1369 --disable-silent-rules verbose build output (undo: "make V=0")
1370 --enable-dependency-tracking
1371 do not reject slow dependency extractors
1372 --disable-dependency-tracking
1373 speeds up one-time build
Jeff Thompsonca45e552013-06-26 17:40:06 -07001374 --disable-doxygen-doc don't generate any doxygen documentation
1375 --enable-doxygen-dot generate graphics for doxygen documentation
1376 --enable-doxygen-man generate doxygen manual pages
1377 --enable-doxygen-rtf generate doxygen RTF documentation
1378 --enable-doxygen-xml generate doxygen XML documentation
1379 --enable-doxygen-chm generate doxygen compressed HTML help documentation
1380 --enable-doxygen-chi generate doxygen seperate compressed HTML help index
1381 file
1382 --disable-doxygen-html don't generate doxygen plain HTML documentation
1383 --enable-doxygen-ps generate doxygen PostScript documentation
1384 --enable-doxygen-pdf generate doxygen PDF documentation
Jeff Thompson39128c62013-06-19 14:08:51 -07001385
1386Some influential environment variables:
1387 CXX C++ compiler command
1388 CXXFLAGS C++ compiler flags
1389 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1390 nonstandard directory <lib dir>
1391 LIBS libraries to pass to the linker, e.g. -l<library>
1392 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1393 you have headers in a nonstandard directory <include dir>
Jeff Thompson36174062013-06-21 16:03:44 -07001394 CC C compiler command
1395 CFLAGS C compiler flags
Jeff Thompsonca45e552013-06-26 17:40:06 -07001396 DOXYGEN_PAPER_SIZE
1397 a4wide (default), a4, letter, legal or executive
Jeff Thompson39128c62013-06-19 14:08:51 -07001398
1399Use these variables to override the choices made by `configure' or to help
1400it to find libraries and programs with nonstandard names/locations.
1401
1402Report bugs to the package provider.
1403ndn-cpp home page: <https://github.com/named-data/ndn-cpp>.
1404_ACEOF
1405ac_status=$?
1406fi
1407
1408if test "$ac_init_help" = "recursive"; then
1409 # If there are subdirs, report their specific --help.
1410 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1411 test -d "$ac_dir" ||
1412 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1413 continue
1414 ac_builddir=.
1415
1416case "$ac_dir" in
1417.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1418*)
1419 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1420 # A ".." for each directory in $ac_dir_suffix.
1421 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1422 case $ac_top_builddir_sub in
1423 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1424 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1425 esac ;;
1426esac
1427ac_abs_top_builddir=$ac_pwd
1428ac_abs_builddir=$ac_pwd$ac_dir_suffix
1429# for backward compatibility:
1430ac_top_builddir=$ac_top_build_prefix
1431
1432case $srcdir in
1433 .) # We are building in place.
1434 ac_srcdir=.
1435 ac_top_srcdir=$ac_top_builddir_sub
1436 ac_abs_top_srcdir=$ac_pwd ;;
1437 [\\/]* | ?:[\\/]* ) # Absolute name.
1438 ac_srcdir=$srcdir$ac_dir_suffix;
1439 ac_top_srcdir=$srcdir
1440 ac_abs_top_srcdir=$srcdir ;;
1441 *) # Relative name.
1442 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1443 ac_top_srcdir=$ac_top_build_prefix$srcdir
1444 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1445esac
1446ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1447
1448 cd "$ac_dir" || { ac_status=$?; continue; }
1449 # Check for guested configure.
1450 if test -f "$ac_srcdir/configure.gnu"; then
1451 echo &&
1452 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1453 elif test -f "$ac_srcdir/configure"; then
1454 echo &&
1455 $SHELL "$ac_srcdir/configure" --help=recursive
1456 else
1457 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1458 fi || ac_status=$?
1459 cd "$ac_pwd" || { ac_status=$?; break; }
1460 done
1461fi
1462
1463test -n "$ac_init_help" && exit $ac_status
1464if $ac_init_version; then
1465 cat <<\_ACEOF
1466ndn-cpp configure 0.5
1467generated by GNU Autoconf 2.69
1468
1469Copyright (C) 2012 Free Software Foundation, Inc.
1470This configure script is free software; the Free Software Foundation
1471gives unlimited permission to copy, distribute and modify it.
1472_ACEOF
1473 exit
1474fi
1475
1476## ------------------------ ##
1477## Autoconf initialization. ##
1478## ------------------------ ##
1479
1480# ac_fn_cxx_try_compile LINENO
1481# ----------------------------
1482# Try to compile conftest.$ac_ext, and return whether this succeeded.
1483ac_fn_cxx_try_compile ()
1484{
1485 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1486 rm -f conftest.$ac_objext
1487 if { { ac_try="$ac_compile"
1488case "(($ac_try" in
1489 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1490 *) ac_try_echo=$ac_try;;
1491esac
1492eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1493$as_echo "$ac_try_echo"; } >&5
1494 (eval "$ac_compile") 2>conftest.err
1495 ac_status=$?
1496 if test -s conftest.err; then
1497 grep -v '^ *+' conftest.err >conftest.er1
1498 cat conftest.er1 >&5
1499 mv -f conftest.er1 conftest.err
1500 fi
1501 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1502 test $ac_status = 0; } && {
1503 test -z "$ac_cxx_werror_flag" ||
1504 test ! -s conftest.err
1505 } && test -s conftest.$ac_objext; then :
1506 ac_retval=0
1507else
1508 $as_echo "$as_me: failed program was:" >&5
1509sed 's/^/| /' conftest.$ac_ext >&5
1510
1511 ac_retval=1
1512fi
1513 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1514 as_fn_set_status $ac_retval
1515
1516} # ac_fn_cxx_try_compile
Jeff Thompson36174062013-06-21 16:03:44 -07001517
1518# ac_fn_c_try_compile LINENO
1519# --------------------------
1520# Try to compile conftest.$ac_ext, and return whether this succeeded.
1521ac_fn_c_try_compile ()
1522{
1523 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1524 rm -f conftest.$ac_objext
1525 if { { ac_try="$ac_compile"
1526case "(($ac_try" in
1527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1528 *) ac_try_echo=$ac_try;;
1529esac
1530eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1531$as_echo "$ac_try_echo"; } >&5
1532 (eval "$ac_compile") 2>conftest.err
1533 ac_status=$?
1534 if test -s conftest.err; then
1535 grep -v '^ *+' conftest.err >conftest.er1
1536 cat conftest.er1 >&5
1537 mv -f conftest.er1 conftest.err
1538 fi
1539 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1540 test $ac_status = 0; } && {
1541 test -z "$ac_c_werror_flag" ||
1542 test ! -s conftest.err
1543 } && test -s conftest.$ac_objext; then :
1544 ac_retval=0
1545else
1546 $as_echo "$as_me: failed program was:" >&5
1547sed 's/^/| /' conftest.$ac_ext >&5
1548
1549 ac_retval=1
1550fi
1551 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1552 as_fn_set_status $ac_retval
1553
1554} # ac_fn_c_try_compile
Jeff Thompson39128c62013-06-19 14:08:51 -07001555cat >config.log <<_ACEOF
1556This file contains any messages produced by compilers while
1557running configure, to aid debugging if configure makes a mistake.
1558
1559It was created by ndn-cpp $as_me 0.5, which was
1560generated by GNU Autoconf 2.69. Invocation command line was
1561
1562 $ $0 $@
1563
1564_ACEOF
1565exec 5>>config.log
1566{
1567cat <<_ASUNAME
1568## --------- ##
1569## Platform. ##
1570## --------- ##
1571
1572hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1573uname -m = `(uname -m) 2>/dev/null || echo unknown`
1574uname -r = `(uname -r) 2>/dev/null || echo unknown`
1575uname -s = `(uname -s) 2>/dev/null || echo unknown`
1576uname -v = `(uname -v) 2>/dev/null || echo unknown`
1577
1578/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1579/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1580
1581/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1582/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1583/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1584/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1585/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1586/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1587/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1588
1589_ASUNAME
1590
1591as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1592for as_dir in $PATH
1593do
1594 IFS=$as_save_IFS
1595 test -z "$as_dir" && as_dir=.
1596 $as_echo "PATH: $as_dir"
1597 done
1598IFS=$as_save_IFS
1599
1600} >&5
1601
1602cat >&5 <<_ACEOF
1603
1604
1605## ----------- ##
1606## Core tests. ##
1607## ----------- ##
1608
1609_ACEOF
1610
1611
1612# Keep a trace of the command line.
1613# Strip out --no-create and --no-recursion so they do not pile up.
1614# Strip out --silent because we don't want to record it for future runs.
1615# Also quote any args containing shell meta-characters.
1616# Make two passes to allow for proper duplicate-argument suppression.
1617ac_configure_args=
1618ac_configure_args0=
1619ac_configure_args1=
1620ac_must_keep_next=false
1621for ac_pass in 1 2
1622do
1623 for ac_arg
1624 do
1625 case $ac_arg in
1626 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1627 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1628 | -silent | --silent | --silen | --sile | --sil)
1629 continue ;;
1630 *\'*)
1631 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1632 esac
1633 case $ac_pass in
1634 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1635 2)
1636 as_fn_append ac_configure_args1 " '$ac_arg'"
1637 if test $ac_must_keep_next = true; then
1638 ac_must_keep_next=false # Got value, back to normal.
1639 else
1640 case $ac_arg in
1641 *=* | --config-cache | -C | -disable-* | --disable-* \
1642 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1643 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1644 | -with-* | --with-* | -without-* | --without-* | --x)
1645 case "$ac_configure_args0 " in
1646 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1647 esac
1648 ;;
1649 -* ) ac_must_keep_next=true ;;
1650 esac
1651 fi
1652 as_fn_append ac_configure_args " '$ac_arg'"
1653 ;;
1654 esac
1655 done
1656done
1657{ ac_configure_args0=; unset ac_configure_args0;}
1658{ ac_configure_args1=; unset ac_configure_args1;}
1659
1660# When interrupted or exit'd, cleanup temporary files, and complete
1661# config.log. We remove comments because anyway the quotes in there
1662# would cause problems or look ugly.
1663# WARNING: Use '\'' to represent an apostrophe within the trap.
1664# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1665trap 'exit_status=$?
1666 # Save into config.log some information that might help in debugging.
1667 {
1668 echo
1669
1670 $as_echo "## ---------------- ##
1671## Cache variables. ##
1672## ---------------- ##"
1673 echo
1674 # The following way of writing the cache mishandles newlines in values,
1675(
1676 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1677 eval ac_val=\$$ac_var
1678 case $ac_val in #(
1679 *${as_nl}*)
1680 case $ac_var in #(
1681 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1682$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1683 esac
1684 case $ac_var in #(
1685 _ | IFS | as_nl) ;; #(
1686 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1687 *) { eval $ac_var=; unset $ac_var;} ;;
1688 esac ;;
1689 esac
1690 done
1691 (set) 2>&1 |
1692 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1693 *${as_nl}ac_space=\ *)
1694 sed -n \
1695 "s/'\''/'\''\\\\'\'''\''/g;
1696 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1697 ;; #(
1698 *)
1699 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1700 ;;
1701 esac |
1702 sort
1703)
1704 echo
1705
1706 $as_echo "## ----------------- ##
1707## Output variables. ##
1708## ----------------- ##"
1709 echo
1710 for ac_var in $ac_subst_vars
1711 do
1712 eval ac_val=\$$ac_var
1713 case $ac_val in
1714 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1715 esac
1716 $as_echo "$ac_var='\''$ac_val'\''"
1717 done | sort
1718 echo
1719
1720 if test -n "$ac_subst_files"; then
1721 $as_echo "## ------------------- ##
1722## File substitutions. ##
1723## ------------------- ##"
1724 echo
1725 for ac_var in $ac_subst_files
1726 do
1727 eval ac_val=\$$ac_var
1728 case $ac_val in
1729 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1730 esac
1731 $as_echo "$ac_var='\''$ac_val'\''"
1732 done | sort
1733 echo
1734 fi
1735
1736 if test -s confdefs.h; then
1737 $as_echo "## ----------- ##
1738## confdefs.h. ##
1739## ----------- ##"
1740 echo
1741 cat confdefs.h
1742 echo
1743 fi
1744 test "$ac_signal" != 0 &&
1745 $as_echo "$as_me: caught signal $ac_signal"
1746 $as_echo "$as_me: exit $exit_status"
1747 } >&5
1748 rm -f core *.core core.conftest.* &&
1749 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1750 exit $exit_status
1751' 0
1752for ac_signal in 1 2 13 15; do
1753 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1754done
1755ac_signal=0
1756
1757# confdefs.h avoids OS command line length limits that DEFS can exceed.
1758rm -f -r conftest* confdefs.h
1759
1760$as_echo "/* confdefs.h */" > confdefs.h
1761
1762# Predefined preprocessor variables.
1763
1764cat >>confdefs.h <<_ACEOF
1765#define PACKAGE_NAME "$PACKAGE_NAME"
1766_ACEOF
1767
1768cat >>confdefs.h <<_ACEOF
1769#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1770_ACEOF
1771
1772cat >>confdefs.h <<_ACEOF
1773#define PACKAGE_VERSION "$PACKAGE_VERSION"
1774_ACEOF
1775
1776cat >>confdefs.h <<_ACEOF
1777#define PACKAGE_STRING "$PACKAGE_STRING"
1778_ACEOF
1779
1780cat >>confdefs.h <<_ACEOF
1781#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1782_ACEOF
1783
1784cat >>confdefs.h <<_ACEOF
1785#define PACKAGE_URL "$PACKAGE_URL"
1786_ACEOF
1787
1788
1789# Let the site file select an alternate cache file if it wants to.
1790# Prefer an explicitly selected file to automatically selected ones.
1791ac_site_file1=NONE
1792ac_site_file2=NONE
1793if test -n "$CONFIG_SITE"; then
1794 # We do not want a PATH search for config.site.
1795 case $CONFIG_SITE in #((
1796 -*) ac_site_file1=./$CONFIG_SITE;;
1797 */*) ac_site_file1=$CONFIG_SITE;;
1798 *) ac_site_file1=./$CONFIG_SITE;;
1799 esac
1800elif test "x$prefix" != xNONE; then
1801 ac_site_file1=$prefix/share/config.site
1802 ac_site_file2=$prefix/etc/config.site
1803else
1804 ac_site_file1=$ac_default_prefix/share/config.site
1805 ac_site_file2=$ac_default_prefix/etc/config.site
1806fi
1807for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1808do
1809 test "x$ac_site_file" = xNONE && continue
1810 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1811 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1812$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1813 sed 's/^/| /' "$ac_site_file" >&5
1814 . "$ac_site_file" \
1815 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1816$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1817as_fn_error $? "failed to load site script $ac_site_file
1818See \`config.log' for more details" "$LINENO" 5; }
1819 fi
1820done
1821
1822if test -r "$cache_file"; then
1823 # Some versions of bash will fail to source /dev/null (special files
1824 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1825 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1826 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1827$as_echo "$as_me: loading cache $cache_file" >&6;}
1828 case $cache_file in
1829 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1830 *) . "./$cache_file";;
1831 esac
1832 fi
1833else
1834 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1835$as_echo "$as_me: creating cache $cache_file" >&6;}
1836 >$cache_file
1837fi
1838
1839# Check that the precious variables saved in the cache have kept the same
1840# value.
1841ac_cache_corrupted=false
1842for ac_var in $ac_precious_vars; do
1843 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1844 eval ac_new_set=\$ac_env_${ac_var}_set
1845 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1846 eval ac_new_val=\$ac_env_${ac_var}_value
1847 case $ac_old_set,$ac_new_set in
1848 set,)
1849 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1850$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1851 ac_cache_corrupted=: ;;
1852 ,set)
1853 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1854$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1855 ac_cache_corrupted=: ;;
1856 ,);;
1857 *)
1858 if test "x$ac_old_val" != "x$ac_new_val"; then
1859 # differences in whitespace do not lead to failure.
1860 ac_old_val_w=`echo x $ac_old_val`
1861 ac_new_val_w=`echo x $ac_new_val`
1862 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1863 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1864$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1865 ac_cache_corrupted=:
1866 else
1867 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1868$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1869 eval $ac_var=\$ac_old_val
1870 fi
1871 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1872$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1873 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1874$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1875 fi;;
1876 esac
1877 # Pass precious variables to config.status.
1878 if test "$ac_new_set" = set; then
1879 case $ac_new_val in
1880 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1881 *) ac_arg=$ac_var=$ac_new_val ;;
1882 esac
1883 case " $ac_configure_args " in
1884 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1885 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1886 esac
1887 fi
1888done
1889if $ac_cache_corrupted; then
1890 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1891$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1892 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1893$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1894 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1895fi
1896## -------------------- ##
1897## Main body of script. ##
1898## -------------------- ##
1899
1900ac_ext=c
1901ac_cpp='$CPP $CPPFLAGS'
1902ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1903ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1904ac_compiler_gnu=$ac_cv_c_compiler_gnu
1905
1906
1907
1908am__api_version='1.13'
1909
1910ac_aux_dir=
1911for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1912 if test -f "$ac_dir/install-sh"; then
1913 ac_aux_dir=$ac_dir
1914 ac_install_sh="$ac_aux_dir/install-sh -c"
1915 break
1916 elif test -f "$ac_dir/install.sh"; then
1917 ac_aux_dir=$ac_dir
1918 ac_install_sh="$ac_aux_dir/install.sh -c"
1919 break
1920 elif test -f "$ac_dir/shtool"; then
1921 ac_aux_dir=$ac_dir
1922 ac_install_sh="$ac_aux_dir/shtool install -c"
1923 break
1924 fi
1925done
1926if test -z "$ac_aux_dir"; then
1927 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1928fi
1929
1930# These three variables are undocumented and unsupported,
1931# and are intended to be withdrawn in a future Autoconf release.
1932# They can cause serious problems if a builder's source tree is in a directory
1933# whose full name contains unusual characters.
1934ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1935ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1936ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1937
1938
1939# Find a good install program. We prefer a C program (faster),
1940# so one script is as good as another. But avoid the broken or
1941# incompatible versions:
1942# SysV /etc/install, /usr/sbin/install
1943# SunOS /usr/etc/install
1944# IRIX /sbin/install
1945# AIX /bin/install
1946# AmigaOS /C/install, which installs bootblocks on floppy discs
1947# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1948# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1949# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1950# OS/2's system install, which has a completely different semantic
1951# ./install, which can be erroneously created by make from ./install.sh.
1952# Reject install programs that cannot install multiple files.
1953{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1954$as_echo_n "checking for a BSD-compatible install... " >&6; }
1955if test -z "$INSTALL"; then
1956if ${ac_cv_path_install+:} false; then :
1957 $as_echo_n "(cached) " >&6
1958else
1959 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1960for as_dir in $PATH
1961do
1962 IFS=$as_save_IFS
1963 test -z "$as_dir" && as_dir=.
1964 # Account for people who put trailing slashes in PATH elements.
1965case $as_dir/ in #((
1966 ./ | .// | /[cC]/* | \
1967 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1968 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
1969 /usr/ucb/* ) ;;
1970 *)
1971 # OSF1 and SCO ODT 3.0 have their own names for install.
1972 # Don't use installbsd from OSF since it installs stuff as root
1973 # by default.
1974 for ac_prog in ginstall scoinst install; do
1975 for ac_exec_ext in '' $ac_executable_extensions; do
1976 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1977 if test $ac_prog = install &&
1978 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1979 # AIX install. It has an incompatible calling convention.
1980 :
1981 elif test $ac_prog = install &&
1982 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1983 # program-specific install script used by HP pwplus--don't use.
1984 :
1985 else
1986 rm -rf conftest.one conftest.two conftest.dir
1987 echo one > conftest.one
1988 echo two > conftest.two
1989 mkdir conftest.dir
1990 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1991 test -s conftest.one && test -s conftest.two &&
1992 test -s conftest.dir/conftest.one &&
1993 test -s conftest.dir/conftest.two
1994 then
1995 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1996 break 3
1997 fi
1998 fi
1999 fi
2000 done
2001 done
2002 ;;
2003esac
2004
2005 done
2006IFS=$as_save_IFS
2007
2008rm -rf conftest.one conftest.two conftest.dir
2009
2010fi
2011 if test "${ac_cv_path_install+set}" = set; then
2012 INSTALL=$ac_cv_path_install
2013 else
2014 # As a last resort, use the slow shell script. Don't cache a
2015 # value for INSTALL within a source directory, because that will
2016 # break other packages using the cache if that directory is
2017 # removed, or if the value is a relative name.
2018 INSTALL=$ac_install_sh
2019 fi
2020fi
2021{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2022$as_echo "$INSTALL" >&6; }
2023
2024# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2025# It thinks the first close brace ends the variable substitution.
2026test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2027
2028test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2029
2030test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2031
2032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2033$as_echo_n "checking whether build environment is sane... " >&6; }
2034# Reject unsafe characters in $srcdir or the absolute working directory
2035# name. Accept space and tab only in the latter.
2036am_lf='
2037'
2038case `pwd` in
2039 *[\\\"\#\$\&\'\`$am_lf]*)
2040 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2041esac
2042case $srcdir in
2043 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2044 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2045esac
2046
2047# Do 'set' in a subshell so we don't clobber the current shell's
2048# arguments. Must try -L first in case configure is actually a
2049# symlink; some systems play weird games with the mod time of symlinks
2050# (eg FreeBSD returns the mod time of the symlink's containing
2051# directory).
2052if (
2053 am_has_slept=no
2054 for am_try in 1 2; do
2055 echo "timestamp, slept: $am_has_slept" > conftest.file
2056 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2057 if test "$*" = "X"; then
2058 # -L didn't work.
2059 set X `ls -t "$srcdir/configure" conftest.file`
2060 fi
2061 if test "$*" != "X $srcdir/configure conftest.file" \
2062 && test "$*" != "X conftest.file $srcdir/configure"; then
2063
2064 # If neither matched, then we have a broken ls. This can happen
2065 # if, for instance, CONFIG_SHELL is bash and it inherits a
2066 # broken ls alias from the environment. This has actually
2067 # happened. Such a system could not be considered "sane".
2068 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2069 alias in your environment" "$LINENO" 5
2070 fi
2071 if test "$2" = conftest.file || test $am_try -eq 2; then
2072 break
2073 fi
2074 # Just in case.
2075 sleep 1
2076 am_has_slept=yes
2077 done
2078 test "$2" = conftest.file
2079 )
2080then
2081 # Ok.
2082 :
2083else
2084 as_fn_error $? "newly created file is older than distributed files!
2085Check your system clock" "$LINENO" 5
2086fi
2087{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2088$as_echo "yes" >&6; }
2089# If we didn't sleep, we still need to ensure time stamps of config.status and
2090# generated files are strictly newer.
2091am_sleep_pid=
2092if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2093 ( sleep 1 ) &
2094 am_sleep_pid=$!
2095fi
2096
2097rm -f conftest.file
2098
2099test "$program_prefix" != NONE &&
2100 program_transform_name="s&^&$program_prefix&;$program_transform_name"
2101# Use a double $ so make ignores it.
2102test "$program_suffix" != NONE &&
2103 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2104# Double any \ or $.
2105# By default was `s,x,x', remove it if useless.
2106ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2107program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2108
2109# expand $ac_aux_dir to an absolute path
2110am_aux_dir=`cd $ac_aux_dir && pwd`
2111
2112if test x"${MISSING+set}" != xset; then
2113 case $am_aux_dir in
2114 *\ * | *\ *)
2115 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2116 *)
2117 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2118 esac
2119fi
2120# Use eval to expand $SHELL
2121if eval "$MISSING --is-lightweight"; then
2122 am_missing_run="$MISSING "
2123else
2124 am_missing_run=
2125 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2126$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2127fi
2128
2129if test x"${install_sh}" != xset; then
2130 case $am_aux_dir in
2131 *\ * | *\ *)
2132 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2133 *)
2134 install_sh="\${SHELL} $am_aux_dir/install-sh"
2135 esac
2136fi
2137
2138# Installed binaries are usually stripped using 'strip' when the user
2139# run "make install-strip". However 'strip' might not be the right
2140# tool to use in cross-compilation environments, therefore Automake
2141# will honor the 'STRIP' environment variable to overrule this program.
2142if test "$cross_compiling" != no; then
2143 if test -n "$ac_tool_prefix"; then
2144 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2145set dummy ${ac_tool_prefix}strip; ac_word=$2
2146{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2147$as_echo_n "checking for $ac_word... " >&6; }
2148if ${ac_cv_prog_STRIP+:} false; then :
2149 $as_echo_n "(cached) " >&6
2150else
2151 if test -n "$STRIP"; then
2152 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2153else
2154as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2155for as_dir in $PATH
2156do
2157 IFS=$as_save_IFS
2158 test -z "$as_dir" && as_dir=.
2159 for ac_exec_ext in '' $ac_executable_extensions; do
2160 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2161 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2162 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2163 break 2
2164 fi
2165done
2166 done
2167IFS=$as_save_IFS
2168
2169fi
2170fi
2171STRIP=$ac_cv_prog_STRIP
2172if test -n "$STRIP"; then
2173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2174$as_echo "$STRIP" >&6; }
2175else
2176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2177$as_echo "no" >&6; }
2178fi
2179
2180
2181fi
2182if test -z "$ac_cv_prog_STRIP"; then
2183 ac_ct_STRIP=$STRIP
2184 # Extract the first word of "strip", so it can be a program name with args.
2185set dummy strip; ac_word=$2
2186{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2187$as_echo_n "checking for $ac_word... " >&6; }
2188if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2189 $as_echo_n "(cached) " >&6
2190else
2191 if test -n "$ac_ct_STRIP"; then
2192 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2193else
2194as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2195for as_dir in $PATH
2196do
2197 IFS=$as_save_IFS
2198 test -z "$as_dir" && as_dir=.
2199 for ac_exec_ext in '' $ac_executable_extensions; do
2200 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2201 ac_cv_prog_ac_ct_STRIP="strip"
2202 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2203 break 2
2204 fi
2205done
2206 done
2207IFS=$as_save_IFS
2208
2209fi
2210fi
2211ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2212if test -n "$ac_ct_STRIP"; then
2213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2214$as_echo "$ac_ct_STRIP" >&6; }
2215else
2216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2217$as_echo "no" >&6; }
2218fi
2219
2220 if test "x$ac_ct_STRIP" = x; then
2221 STRIP=":"
2222 else
2223 case $cross_compiling:$ac_tool_warned in
2224yes:)
2225{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2226$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2227ac_tool_warned=yes ;;
2228esac
2229 STRIP=$ac_ct_STRIP
2230 fi
2231else
2232 STRIP="$ac_cv_prog_STRIP"
2233fi
2234
2235fi
2236INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2237
2238{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2239$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2240if test -z "$MKDIR_P"; then
2241 if ${ac_cv_path_mkdir+:} false; then :
2242 $as_echo_n "(cached) " >&6
2243else
2244 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2245for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2246do
2247 IFS=$as_save_IFS
2248 test -z "$as_dir" && as_dir=.
2249 for ac_prog in mkdir gmkdir; do
2250 for ac_exec_ext in '' $ac_executable_extensions; do
2251 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2252 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2253 'mkdir (GNU coreutils) '* | \
2254 'mkdir (coreutils) '* | \
2255 'mkdir (fileutils) '4.1*)
2256 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2257 break 3;;
2258 esac
2259 done
2260 done
2261 done
2262IFS=$as_save_IFS
2263
2264fi
2265
2266 test -d ./--version && rmdir ./--version
2267 if test "${ac_cv_path_mkdir+set}" = set; then
2268 MKDIR_P="$ac_cv_path_mkdir -p"
2269 else
2270 # As a last resort, use the slow shell script. Don't cache a
2271 # value for MKDIR_P within a source directory, because that will
2272 # break other packages using the cache if that directory is
2273 # removed, or if the value is a relative name.
2274 MKDIR_P="$ac_install_sh -d"
2275 fi
2276fi
2277{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2278$as_echo "$MKDIR_P" >&6; }
2279
2280for ac_prog in gawk mawk nawk awk
2281do
2282 # Extract the first word of "$ac_prog", so it can be a program name with args.
2283set dummy $ac_prog; ac_word=$2
2284{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2285$as_echo_n "checking for $ac_word... " >&6; }
2286if ${ac_cv_prog_AWK+:} false; then :
2287 $as_echo_n "(cached) " >&6
2288else
2289 if test -n "$AWK"; then
2290 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2291else
2292as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2293for as_dir in $PATH
2294do
2295 IFS=$as_save_IFS
2296 test -z "$as_dir" && as_dir=.
2297 for ac_exec_ext in '' $ac_executable_extensions; do
2298 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299 ac_cv_prog_AWK="$ac_prog"
2300 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2301 break 2
2302 fi
2303done
2304 done
2305IFS=$as_save_IFS
2306
2307fi
2308fi
2309AWK=$ac_cv_prog_AWK
2310if test -n "$AWK"; then
2311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2312$as_echo "$AWK" >&6; }
2313else
2314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2315$as_echo "no" >&6; }
2316fi
2317
2318
2319 test -n "$AWK" && break
2320done
2321
2322{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2323$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2324set x ${MAKE-make}
2325ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2326if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2327 $as_echo_n "(cached) " >&6
2328else
2329 cat >conftest.make <<\_ACEOF
2330SHELL = /bin/sh
2331all:
2332 @echo '@@@%%%=$(MAKE)=@@@%%%'
2333_ACEOF
2334# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2335case `${MAKE-make} -f conftest.make 2>/dev/null` in
2336 *@@@%%%=?*=@@@%%%*)
2337 eval ac_cv_prog_make_${ac_make}_set=yes;;
2338 *)
2339 eval ac_cv_prog_make_${ac_make}_set=no;;
2340esac
2341rm -f conftest.make
2342fi
2343if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2345$as_echo "yes" >&6; }
2346 SET_MAKE=
2347else
2348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2349$as_echo "no" >&6; }
2350 SET_MAKE="MAKE=${MAKE-make}"
2351fi
2352
2353rm -rf .tst 2>/dev/null
2354mkdir .tst 2>/dev/null
2355if test -d .tst; then
2356 am__leading_dot=.
2357else
2358 am__leading_dot=_
2359fi
2360rmdir .tst 2>/dev/null
2361
2362# Check whether --enable-silent-rules was given.
2363if test "${enable_silent_rules+set}" = set; then :
2364 enableval=$enable_silent_rules;
2365fi
2366
2367case $enable_silent_rules in # (((
2368 yes) AM_DEFAULT_VERBOSITY=0;;
2369 no) AM_DEFAULT_VERBOSITY=1;;
2370 *) AM_DEFAULT_VERBOSITY=1;;
2371esac
2372am_make=${MAKE-make}
2373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2374$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2375if ${am_cv_make_support_nested_variables+:} false; then :
2376 $as_echo_n "(cached) " >&6
2377else
2378 if $as_echo 'TRUE=$(BAR$(V))
2379BAR0=false
2380BAR1=true
2381V=1
2382am__doit:
2383 @$(TRUE)
2384.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2385 am_cv_make_support_nested_variables=yes
2386else
2387 am_cv_make_support_nested_variables=no
2388fi
2389fi
2390{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2391$as_echo "$am_cv_make_support_nested_variables" >&6; }
2392if test $am_cv_make_support_nested_variables = yes; then
2393 AM_V='$(V)'
2394 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2395else
2396 AM_V=$AM_DEFAULT_VERBOSITY
2397 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2398fi
2399AM_BACKSLASH='\'
2400
2401if test "`cd $srcdir && pwd`" != "`pwd`"; then
2402 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2403 # is not polluted with repeated "-I."
2404 am__isrc=' -I$(srcdir)'
2405 # test to see if srcdir already configured
2406 if test -f $srcdir/config.status; then
2407 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2408 fi
2409fi
2410
2411# test whether we have cygpath
2412if test -z "$CYGPATH_W"; then
2413 if (cygpath --version) >/dev/null 2>/dev/null; then
2414 CYGPATH_W='cygpath -w'
2415 else
2416 CYGPATH_W=echo
2417 fi
2418fi
2419
2420
2421# Define the identity of the package.
2422 PACKAGE='ndn-cpp'
2423 VERSION='0.5'
2424
2425
2426# Some tools Automake needs.
2427
2428ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2429
2430
2431AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2432
2433
2434AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2435
2436
2437AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2438
2439
2440MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2441
2442# For better backward compatibility. To be removed once Automake 1.9.x
2443# dies out for good. For more background, see:
2444# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2445# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2446mkdir_p='$(MKDIR_P)'
2447
2448# We need awk for the "check" target. The system "awk" is bad on
2449# some platforms.
2450# Always define AMTAR for backward compatibility. Yes, it's still used
2451# in the wild :-( We should find a proper way to deprecate it ...
2452AMTAR='$${TAR-tar}'
2453
2454
2455# We'll loop over all known methods to create a tar archive until one works.
2456_am_tools='gnutar pax cpio none'
2457
2458am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2459
2460
2461
2462
2463
2464
2465
2466ac_config_headers="$ac_config_headers config.h"
2467
2468ac_ext=cpp
2469ac_cpp='$CXXCPP $CPPFLAGS'
2470ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2471ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2472ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2473if test -z "$CXX"; then
2474 if test -n "$CCC"; then
2475 CXX=$CCC
2476 else
2477 if test -n "$ac_tool_prefix"; then
2478 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2479 do
2480 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2481set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2482{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2483$as_echo_n "checking for $ac_word... " >&6; }
2484if ${ac_cv_prog_CXX+:} false; then :
2485 $as_echo_n "(cached) " >&6
2486else
2487 if test -n "$CXX"; then
2488 ac_cv_prog_CXX="$CXX" # Let the user override the test.
2489else
2490as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2491for as_dir in $PATH
2492do
2493 IFS=$as_save_IFS
2494 test -z "$as_dir" && as_dir=.
2495 for ac_exec_ext in '' $ac_executable_extensions; do
2496 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2497 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2498 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2499 break 2
2500 fi
2501done
2502 done
2503IFS=$as_save_IFS
2504
2505fi
2506fi
2507CXX=$ac_cv_prog_CXX
2508if test -n "$CXX"; then
2509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2510$as_echo "$CXX" >&6; }
2511else
2512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2513$as_echo "no" >&6; }
2514fi
2515
2516
2517 test -n "$CXX" && break
2518 done
2519fi
2520if test -z "$CXX"; then
2521 ac_ct_CXX=$CXX
2522 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2523do
2524 # Extract the first word of "$ac_prog", so it can be a program name with args.
2525set dummy $ac_prog; ac_word=$2
2526{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2527$as_echo_n "checking for $ac_word... " >&6; }
2528if ${ac_cv_prog_ac_ct_CXX+:} false; then :
2529 $as_echo_n "(cached) " >&6
2530else
2531 if test -n "$ac_ct_CXX"; then
2532 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2533else
2534as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2535for as_dir in $PATH
2536do
2537 IFS=$as_save_IFS
2538 test -z "$as_dir" && as_dir=.
2539 for ac_exec_ext in '' $ac_executable_extensions; do
2540 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2541 ac_cv_prog_ac_ct_CXX="$ac_prog"
2542 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2543 break 2
2544 fi
2545done
2546 done
2547IFS=$as_save_IFS
2548
2549fi
2550fi
2551ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2552if test -n "$ac_ct_CXX"; then
2553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2554$as_echo "$ac_ct_CXX" >&6; }
2555else
2556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2557$as_echo "no" >&6; }
2558fi
2559
2560
2561 test -n "$ac_ct_CXX" && break
2562done
2563
2564 if test "x$ac_ct_CXX" = x; then
2565 CXX="g++"
2566 else
2567 case $cross_compiling:$ac_tool_warned in
2568yes:)
2569{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2570$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2571ac_tool_warned=yes ;;
2572esac
2573 CXX=$ac_ct_CXX
2574 fi
2575fi
2576
2577 fi
2578fi
2579# Provide some information about the compiler.
2580$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2581set X $ac_compile
2582ac_compiler=$2
2583for ac_option in --version -v -V -qversion; do
2584 { { ac_try="$ac_compiler $ac_option >&5"
2585case "(($ac_try" in
2586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2587 *) ac_try_echo=$ac_try;;
2588esac
2589eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2590$as_echo "$ac_try_echo"; } >&5
2591 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2592 ac_status=$?
2593 if test -s conftest.err; then
2594 sed '10a\
2595... rest of stderr output deleted ...
2596 10q' conftest.err >conftest.er1
2597 cat conftest.er1 >&5
2598 fi
2599 rm -f conftest.er1 conftest.err
2600 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2601 test $ac_status = 0; }
2602done
2603
2604cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2605/* end confdefs.h. */
2606
2607int
2608main ()
2609{
2610
2611 ;
2612 return 0;
2613}
2614_ACEOF
2615ac_clean_files_save=$ac_clean_files
2616ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2617# Try to create an executable without -o first, disregard a.out.
2618# It will help us diagnose broken compilers, and finding out an intuition
2619# of exeext.
2620{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
2621$as_echo_n "checking whether the C++ compiler works... " >&6; }
2622ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2623
2624# The possible output files:
2625ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2626
2627ac_rmfiles=
2628for ac_file in $ac_files
2629do
2630 case $ac_file in
2631 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2632 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2633 esac
2634done
2635rm -f $ac_rmfiles
2636
2637if { { ac_try="$ac_link_default"
2638case "(($ac_try" in
2639 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2640 *) ac_try_echo=$ac_try;;
2641esac
2642eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2643$as_echo "$ac_try_echo"; } >&5
2644 (eval "$ac_link_default") 2>&5
2645 ac_status=$?
2646 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2647 test $ac_status = 0; }; then :
2648 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2649# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2650# in a Makefile. We should not override ac_cv_exeext if it was cached,
2651# so that the user can short-circuit this test for compilers unknown to
2652# Autoconf.
2653for ac_file in $ac_files ''
2654do
2655 test -f "$ac_file" || continue
2656 case $ac_file in
2657 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2658 ;;
2659 [ab].out )
2660 # We found the default executable, but exeext='' is most
2661 # certainly right.
2662 break;;
2663 *.* )
2664 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2665 then :; else
2666 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2667 fi
2668 # We set ac_cv_exeext here because the later test for it is not
2669 # safe: cross compilers may not add the suffix if given an `-o'
2670 # argument, so we may need to know it at that point already.
2671 # Even if this section looks crufty: it has the advantage of
2672 # actually working.
2673 break;;
2674 * )
2675 break;;
2676 esac
2677done
2678test "$ac_cv_exeext" = no && ac_cv_exeext=
2679
2680else
2681 ac_file=''
2682fi
2683if test -z "$ac_file"; then :
2684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2685$as_echo "no" >&6; }
2686$as_echo "$as_me: failed program was:" >&5
2687sed 's/^/| /' conftest.$ac_ext >&5
2688
2689{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2690$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2691as_fn_error 77 "C++ compiler cannot create executables
2692See \`config.log' for more details" "$LINENO" 5; }
2693else
2694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2695$as_echo "yes" >&6; }
2696fi
2697{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
2698$as_echo_n "checking for C++ compiler default output file name... " >&6; }
2699{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2700$as_echo "$ac_file" >&6; }
2701ac_exeext=$ac_cv_exeext
2702
2703rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2704ac_clean_files=$ac_clean_files_save
2705{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2706$as_echo_n "checking for suffix of executables... " >&6; }
2707if { { ac_try="$ac_link"
2708case "(($ac_try" in
2709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2710 *) ac_try_echo=$ac_try;;
2711esac
2712eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2713$as_echo "$ac_try_echo"; } >&5
2714 (eval "$ac_link") 2>&5
2715 ac_status=$?
2716 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2717 test $ac_status = 0; }; then :
2718 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2719# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2720# work properly (i.e., refer to `conftest.exe'), while it won't with
2721# `rm'.
2722for ac_file in conftest.exe conftest conftest.*; do
2723 test -f "$ac_file" || continue
2724 case $ac_file in
2725 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2726 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2727 break;;
2728 * ) break;;
2729 esac
2730done
2731else
2732 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2733$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2734as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2735See \`config.log' for more details" "$LINENO" 5; }
2736fi
2737rm -f conftest conftest$ac_cv_exeext
2738{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2739$as_echo "$ac_cv_exeext" >&6; }
2740
2741rm -f conftest.$ac_ext
2742EXEEXT=$ac_cv_exeext
2743ac_exeext=$EXEEXT
2744cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2745/* end confdefs.h. */
2746#include <stdio.h>
2747int
2748main ()
2749{
2750FILE *f = fopen ("conftest.out", "w");
2751 return ferror (f) || fclose (f) != 0;
2752
2753 ;
2754 return 0;
2755}
2756_ACEOF
2757ac_clean_files="$ac_clean_files conftest.out"
2758# Check that the compiler produces executables we can run. If not, either
2759# the compiler is broken, or we cross compile.
2760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2761$as_echo_n "checking whether we are cross compiling... " >&6; }
2762if test "$cross_compiling" != yes; then
2763 { { ac_try="$ac_link"
2764case "(($ac_try" in
2765 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2766 *) ac_try_echo=$ac_try;;
2767esac
2768eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2769$as_echo "$ac_try_echo"; } >&5
2770 (eval "$ac_link") 2>&5
2771 ac_status=$?
2772 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2773 test $ac_status = 0; }
2774 if { ac_try='./conftest$ac_cv_exeext'
2775 { { case "(($ac_try" in
2776 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2777 *) ac_try_echo=$ac_try;;
2778esac
2779eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2780$as_echo "$ac_try_echo"; } >&5
2781 (eval "$ac_try") 2>&5
2782 ac_status=$?
2783 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2784 test $ac_status = 0; }; }; then
2785 cross_compiling=no
2786 else
2787 if test "$cross_compiling" = maybe; then
2788 cross_compiling=yes
2789 else
2790 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2791$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2792as_fn_error $? "cannot run C++ compiled programs.
2793If you meant to cross compile, use \`--host'.
2794See \`config.log' for more details" "$LINENO" 5; }
2795 fi
2796 fi
2797fi
2798{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2799$as_echo "$cross_compiling" >&6; }
2800
2801rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2802ac_clean_files=$ac_clean_files_save
2803{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2804$as_echo_n "checking for suffix of object files... " >&6; }
2805if ${ac_cv_objext+:} false; then :
2806 $as_echo_n "(cached) " >&6
2807else
2808 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2809/* end confdefs.h. */
2810
2811int
2812main ()
2813{
2814
2815 ;
2816 return 0;
2817}
2818_ACEOF
2819rm -f conftest.o conftest.obj
2820if { { ac_try="$ac_compile"
2821case "(($ac_try" in
2822 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2823 *) ac_try_echo=$ac_try;;
2824esac
2825eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2826$as_echo "$ac_try_echo"; } >&5
2827 (eval "$ac_compile") 2>&5
2828 ac_status=$?
2829 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2830 test $ac_status = 0; }; then :
2831 for ac_file in conftest.o conftest.obj conftest.*; do
2832 test -f "$ac_file" || continue;
2833 case $ac_file in
2834 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2835 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2836 break;;
2837 esac
2838done
2839else
2840 $as_echo "$as_me: failed program was:" >&5
2841sed 's/^/| /' conftest.$ac_ext >&5
2842
2843{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2844$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2845as_fn_error $? "cannot compute suffix of object files: cannot compile
2846See \`config.log' for more details" "$LINENO" 5; }
2847fi
2848rm -f conftest.$ac_cv_objext conftest.$ac_ext
2849fi
2850{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2851$as_echo "$ac_cv_objext" >&6; }
2852OBJEXT=$ac_cv_objext
2853ac_objext=$OBJEXT
2854{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
2855$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
2856if ${ac_cv_cxx_compiler_gnu+:} false; then :
2857 $as_echo_n "(cached) " >&6
2858else
2859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2860/* end confdefs.h. */
2861
2862int
2863main ()
2864{
2865#ifndef __GNUC__
2866 choke me
2867#endif
2868
2869 ;
2870 return 0;
2871}
2872_ACEOF
2873if ac_fn_cxx_try_compile "$LINENO"; then :
2874 ac_compiler_gnu=yes
2875else
2876 ac_compiler_gnu=no
2877fi
2878rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2879ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2880
2881fi
2882{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
2883$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
2884if test $ac_compiler_gnu = yes; then
2885 GXX=yes
2886else
2887 GXX=
2888fi
2889ac_test_CXXFLAGS=${CXXFLAGS+set}
2890ac_save_CXXFLAGS=$CXXFLAGS
2891{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
2892$as_echo_n "checking whether $CXX accepts -g... " >&6; }
2893if ${ac_cv_prog_cxx_g+:} false; then :
2894 $as_echo_n "(cached) " >&6
2895else
2896 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
2897 ac_cxx_werror_flag=yes
2898 ac_cv_prog_cxx_g=no
2899 CXXFLAGS="-g"
2900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2901/* end confdefs.h. */
2902
2903int
2904main ()
2905{
2906
2907 ;
2908 return 0;
2909}
2910_ACEOF
2911if ac_fn_cxx_try_compile "$LINENO"; then :
2912 ac_cv_prog_cxx_g=yes
2913else
2914 CXXFLAGS=""
2915 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2916/* end confdefs.h. */
2917
2918int
2919main ()
2920{
2921
2922 ;
2923 return 0;
2924}
2925_ACEOF
2926if ac_fn_cxx_try_compile "$LINENO"; then :
2927
2928else
2929 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2930 CXXFLAGS="-g"
2931 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2932/* end confdefs.h. */
2933
2934int
2935main ()
2936{
2937
2938 ;
2939 return 0;
2940}
2941_ACEOF
2942if ac_fn_cxx_try_compile "$LINENO"; then :
2943 ac_cv_prog_cxx_g=yes
2944fi
2945rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2946fi
2947rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2948fi
2949rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2950 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2951fi
2952{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
2953$as_echo "$ac_cv_prog_cxx_g" >&6; }
2954if test "$ac_test_CXXFLAGS" = set; then
2955 CXXFLAGS=$ac_save_CXXFLAGS
2956elif test $ac_cv_prog_cxx_g = yes; then
2957 if test "$GXX" = yes; then
2958 CXXFLAGS="-g -O2"
2959 else
2960 CXXFLAGS="-g"
2961 fi
2962else
2963 if test "$GXX" = yes; then
2964 CXXFLAGS="-O2"
2965 else
2966 CXXFLAGS=
2967 fi
2968fi
2969ac_ext=c
2970ac_cpp='$CPP $CPPFLAGS'
2971ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2972ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2973ac_compiler_gnu=$ac_cv_c_compiler_gnu
2974DEPDIR="${am__leading_dot}deps"
2975
2976ac_config_commands="$ac_config_commands depfiles"
2977
2978
2979am_make=${MAKE-make}
2980cat > confinc << 'END'
2981am__doit:
2982 @echo this is the am__doit target
2983.PHONY: am__doit
2984END
2985# If we don't find an include directive, just comment out the code.
2986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
2987$as_echo_n "checking for style of include used by $am_make... " >&6; }
2988am__include="#"
2989am__quote=
2990_am_result=none
2991# First try GNU make style include.
2992echo "include confinc" > confmf
2993# Ignore all kinds of additional output from 'make'.
2994case `$am_make -s -f confmf 2> /dev/null` in #(
2995*the\ am__doit\ target*)
2996 am__include=include
2997 am__quote=
2998 _am_result=GNU
2999 ;;
3000esac
3001# Now try BSD make style include.
3002if test "$am__include" = "#"; then
3003 echo '.include "confinc"' > confmf
3004 case `$am_make -s -f confmf 2> /dev/null` in #(
3005 *the\ am__doit\ target*)
3006 am__include=.include
3007 am__quote="\""
3008 _am_result=BSD
3009 ;;
3010 esac
3011fi
3012
3013
3014{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3015$as_echo "$_am_result" >&6; }
3016rm -f confinc confmf
3017
3018# Check whether --enable-dependency-tracking was given.
3019if test "${enable_dependency_tracking+set}" = set; then :
3020 enableval=$enable_dependency_tracking;
3021fi
3022
3023if test "x$enable_dependency_tracking" != xno; then
3024 am_depcomp="$ac_aux_dir/depcomp"
3025 AMDEPBACKSLASH='\'
3026 am__nodep='_no'
3027fi
3028 if test "x$enable_dependency_tracking" != xno; then
3029 AMDEP_TRUE=
3030 AMDEP_FALSE='#'
3031else
3032 AMDEP_TRUE='#'
3033 AMDEP_FALSE=
3034fi
3035
3036
3037
3038depcc="$CXX" am_compiler_list=
3039
3040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3041$as_echo_n "checking dependency style of $depcc... " >&6; }
3042if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
3043 $as_echo_n "(cached) " >&6
3044else
3045 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3046 # We make a subdir and do the tests there. Otherwise we can end up
3047 # making bogus files that we don't know about and never remove. For
3048 # instance it was reported that on HP-UX the gcc test will end up
3049 # making a dummy file named 'D' -- because '-MD' means "put the output
3050 # in D".
3051 rm -rf conftest.dir
3052 mkdir conftest.dir
3053 # Copy depcomp to subdir because otherwise we won't find it if we're
3054 # using a relative directory.
3055 cp "$am_depcomp" conftest.dir
3056 cd conftest.dir
3057 # We will build objects and dependencies in a subdirectory because
3058 # it helps to detect inapplicable dependency modes. For instance
3059 # both Tru64's cc and ICC support -MD to output dependencies as a
3060 # side effect of compilation, but ICC will put the dependencies in
3061 # the current directory while Tru64 will put them in the object
3062 # directory.
3063 mkdir sub
3064
3065 am_cv_CXX_dependencies_compiler_type=none
3066 if test "$am_compiler_list" = ""; then
3067 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3068 fi
3069 am__universal=false
3070 case " $depcc " in #(
3071 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3072 esac
3073
3074 for depmode in $am_compiler_list; do
3075 # Setup a source with many dependencies, because some compilers
3076 # like to wrap large dependency lists on column 80 (with \), and
3077 # we should not choose a depcomp mode which is confused by this.
3078 #
3079 # We need to recreate these files for each test, as the compiler may
3080 # overwrite some of them when testing with obscure command lines.
3081 # This happens at least with the AIX C compiler.
3082 : > sub/conftest.c
3083 for i in 1 2 3 4 5 6; do
3084 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3085 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3086 # Solaris 10 /bin/sh.
3087 echo '/* dummy */' > sub/conftst$i.h
3088 done
3089 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3090
3091 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3092 # mode. It turns out that the SunPro C++ compiler does not properly
3093 # handle '-M -o', and we need to detect this. Also, some Intel
3094 # versions had trouble with output in subdirs.
3095 am__obj=sub/conftest.${OBJEXT-o}
3096 am__minus_obj="-o $am__obj"
3097 case $depmode in
3098 gcc)
3099 # This depmode causes a compiler race in universal mode.
3100 test "$am__universal" = false || continue
3101 ;;
3102 nosideeffect)
3103 # After this tag, mechanisms are not by side-effect, so they'll
3104 # only be used when explicitly requested.
3105 if test "x$enable_dependency_tracking" = xyes; then
3106 continue
3107 else
3108 break
3109 fi
3110 ;;
3111 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3112 # This compiler won't grok '-c -o', but also, the minuso test has
3113 # not run yet. These depmodes are late enough in the game, and
3114 # so weak that their functioning should not be impacted.
3115 am__obj=conftest.${OBJEXT-o}
3116 am__minus_obj=
3117 ;;
3118 none) break ;;
3119 esac
3120 if depmode=$depmode \
3121 source=sub/conftest.c object=$am__obj \
3122 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3123 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3124 >/dev/null 2>conftest.err &&
3125 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3126 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3127 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3128 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3129 # icc doesn't choke on unknown options, it will just issue warnings
3130 # or remarks (even with -Werror). So we grep stderr for any message
3131 # that says an option was ignored or not supported.
3132 # When given -MP, icc 7.0 and 7.1 complain thusly:
3133 # icc: Command line warning: ignoring option '-M'; no argument required
3134 # The diagnosis changed in icc 8.0:
3135 # icc: Command line remark: option '-MP' not supported
3136 if (grep 'ignoring option' conftest.err ||
3137 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3138 am_cv_CXX_dependencies_compiler_type=$depmode
3139 break
3140 fi
3141 fi
3142 done
3143
3144 cd ..
3145 rm -rf conftest.dir
3146else
3147 am_cv_CXX_dependencies_compiler_type=none
3148fi
3149
3150fi
3151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
3152$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
3153CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3154
3155 if
3156 test "x$enable_dependency_tracking" != xno \
3157 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3158 am__fastdepCXX_TRUE=
3159 am__fastdepCXX_FALSE='#'
3160else
3161 am__fastdepCXX_TRUE='#'
3162 am__fastdepCXX_FALSE=
3163fi
3164
3165
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003166if test -n "$ac_tool_prefix"; then
3167 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3168set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3170$as_echo_n "checking for $ac_word... " >&6; }
3171if ${ac_cv_prog_RANLIB+:} false; then :
Jeff Thompson36174062013-06-21 16:03:44 -07003172 $as_echo_n "(cached) " >&6
3173else
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003174 if test -n "$RANLIB"; then
3175 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3176else
3177as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3178for as_dir in $PATH
3179do
3180 IFS=$as_save_IFS
3181 test -z "$as_dir" && as_dir=.
3182 for ac_exec_ext in '' $ac_executable_extensions; do
3183 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3184 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3185 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3186 break 2
3187 fi
3188done
3189 done
3190IFS=$as_save_IFS
Jeff Thompson36174062013-06-21 16:03:44 -07003191
3192fi
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003193fi
3194RANLIB=$ac_cv_prog_RANLIB
3195if test -n "$RANLIB"; then
3196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
3197$as_echo "$RANLIB" >&6; }
3198else
3199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3200$as_echo "no" >&6; }
3201fi
Jeff Thompson36174062013-06-21 16:03:44 -07003202
3203
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003204fi
3205if test -z "$ac_cv_prog_RANLIB"; then
3206 ac_ct_RANLIB=$RANLIB
3207 # Extract the first word of "ranlib", so it can be a program name with args.
3208set dummy ranlib; ac_word=$2
3209{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3210$as_echo_n "checking for $ac_word... " >&6; }
3211if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
Jeff Thompson36174062013-06-21 16:03:44 -07003212 $as_echo_n "(cached) " >&6
3213else
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003214 if test -n "$ac_ct_RANLIB"; then
3215 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
Jeff Thompson36174062013-06-21 16:03:44 -07003216else
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003217as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3218for as_dir in $PATH
3219do
3220 IFS=$as_save_IFS
3221 test -z "$as_dir" && as_dir=.
3222 for ac_exec_ext in '' $ac_executable_extensions; do
3223 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3224 ac_cv_prog_ac_ct_RANLIB="ranlib"
3225 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3226 break 2
3227 fi
3228done
3229 done
3230IFS=$as_save_IFS
Jeff Thompson36174062013-06-21 16:03:44 -07003231
3232fi
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003233fi
3234ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3235if test -n "$ac_ct_RANLIB"; then
3236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
3237$as_echo "$ac_ct_RANLIB" >&6; }
Jeff Thompson36174062013-06-21 16:03:44 -07003238else
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3240$as_echo "no" >&6; }
Jeff Thompson36174062013-06-21 16:03:44 -07003241fi
3242
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003243 if test "x$ac_ct_RANLIB" = x; then
3244 RANLIB=":"
3245 else
3246 case $cross_compiling:$ac_tool_warned in
3247yes:)
3248{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3249$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3250ac_tool_warned=yes ;;
Jeff Thompson36174062013-06-21 16:03:44 -07003251esac
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003252 RANLIB=$ac_ct_RANLIB
3253 fi
3254else
3255 RANLIB="$ac_cv_prog_RANLIB"
3256fi
Jeff Thompson36174062013-06-21 16:03:44 -07003257
3258ac_ext=c
3259ac_cpp='$CPP $CPPFLAGS'
3260ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3261ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3262ac_compiler_gnu=$ac_cv_c_compiler_gnu
3263if test -n "$ac_tool_prefix"; then
3264 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3265set dummy ${ac_tool_prefix}gcc; ac_word=$2
3266{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3267$as_echo_n "checking for $ac_word... " >&6; }
3268if ${ac_cv_prog_CC+:} false; then :
3269 $as_echo_n "(cached) " >&6
3270else
3271 if test -n "$CC"; then
3272 ac_cv_prog_CC="$CC" # Let the user override the test.
3273else
3274as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3275for as_dir in $PATH
3276do
3277 IFS=$as_save_IFS
3278 test -z "$as_dir" && as_dir=.
3279 for ac_exec_ext in '' $ac_executable_extensions; do
3280 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3281 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3282 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3283 break 2
3284 fi
3285done
3286 done
3287IFS=$as_save_IFS
3288
3289fi
3290fi
3291CC=$ac_cv_prog_CC
3292if test -n "$CC"; then
3293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3294$as_echo "$CC" >&6; }
3295else
3296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3297$as_echo "no" >&6; }
3298fi
3299
3300
3301fi
3302if test -z "$ac_cv_prog_CC"; then
3303 ac_ct_CC=$CC
3304 # Extract the first word of "gcc", so it can be a program name with args.
3305set dummy gcc; ac_word=$2
3306{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3307$as_echo_n "checking for $ac_word... " >&6; }
3308if ${ac_cv_prog_ac_ct_CC+:} false; then :
3309 $as_echo_n "(cached) " >&6
3310else
3311 if test -n "$ac_ct_CC"; then
3312 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3313else
3314as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3315for as_dir in $PATH
3316do
3317 IFS=$as_save_IFS
3318 test -z "$as_dir" && as_dir=.
3319 for ac_exec_ext in '' $ac_executable_extensions; do
3320 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3321 ac_cv_prog_ac_ct_CC="gcc"
3322 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3323 break 2
3324 fi
3325done
3326 done
3327IFS=$as_save_IFS
3328
3329fi
3330fi
3331ac_ct_CC=$ac_cv_prog_ac_ct_CC
3332if test -n "$ac_ct_CC"; then
3333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3334$as_echo "$ac_ct_CC" >&6; }
3335else
3336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3337$as_echo "no" >&6; }
3338fi
3339
3340 if test "x$ac_ct_CC" = x; then
3341 CC=""
3342 else
3343 case $cross_compiling:$ac_tool_warned in
3344yes:)
3345{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3346$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3347ac_tool_warned=yes ;;
3348esac
3349 CC=$ac_ct_CC
3350 fi
3351else
3352 CC="$ac_cv_prog_CC"
3353fi
3354
3355if test -z "$CC"; then
3356 if test -n "$ac_tool_prefix"; then
3357 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3358set dummy ${ac_tool_prefix}cc; ac_word=$2
3359{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3360$as_echo_n "checking for $ac_word... " >&6; }
3361if ${ac_cv_prog_CC+:} false; then :
3362 $as_echo_n "(cached) " >&6
3363else
3364 if test -n "$CC"; then
3365 ac_cv_prog_CC="$CC" # Let the user override the test.
3366else
3367as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3368for as_dir in $PATH
3369do
3370 IFS=$as_save_IFS
3371 test -z "$as_dir" && as_dir=.
3372 for ac_exec_ext in '' $ac_executable_extensions; do
3373 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3374 ac_cv_prog_CC="${ac_tool_prefix}cc"
3375 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3376 break 2
3377 fi
3378done
3379 done
3380IFS=$as_save_IFS
3381
3382fi
3383fi
3384CC=$ac_cv_prog_CC
3385if test -n "$CC"; then
3386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3387$as_echo "$CC" >&6; }
3388else
3389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3390$as_echo "no" >&6; }
3391fi
3392
3393
3394 fi
3395fi
3396if test -z "$CC"; then
3397 # Extract the first word of "cc", so it can be a program name with args.
3398set dummy cc; ac_word=$2
3399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3400$as_echo_n "checking for $ac_word... " >&6; }
3401if ${ac_cv_prog_CC+:} false; then :
3402 $as_echo_n "(cached) " >&6
3403else
3404 if test -n "$CC"; then
3405 ac_cv_prog_CC="$CC" # Let the user override the test.
3406else
3407 ac_prog_rejected=no
3408as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3409for as_dir in $PATH
3410do
3411 IFS=$as_save_IFS
3412 test -z "$as_dir" && as_dir=.
3413 for ac_exec_ext in '' $ac_executable_extensions; do
3414 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3415 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3416 ac_prog_rejected=yes
3417 continue
3418 fi
3419 ac_cv_prog_CC="cc"
3420 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3421 break 2
3422 fi
3423done
3424 done
3425IFS=$as_save_IFS
3426
3427if test $ac_prog_rejected = yes; then
3428 # We found a bogon in the path, so make sure we never use it.
3429 set dummy $ac_cv_prog_CC
3430 shift
3431 if test $# != 0; then
3432 # We chose a different compiler from the bogus one.
3433 # However, it has the same basename, so the bogon will be chosen
3434 # first if we set CC to just the basename; use the full file name.
3435 shift
3436 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3437 fi
3438fi
3439fi
3440fi
3441CC=$ac_cv_prog_CC
3442if test -n "$CC"; then
3443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3444$as_echo "$CC" >&6; }
3445else
3446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3447$as_echo "no" >&6; }
3448fi
3449
3450
3451fi
3452if test -z "$CC"; then
3453 if test -n "$ac_tool_prefix"; then
3454 for ac_prog in cl.exe
3455 do
3456 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3457set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3458{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3459$as_echo_n "checking for $ac_word... " >&6; }
3460if ${ac_cv_prog_CC+:} false; then :
3461 $as_echo_n "(cached) " >&6
3462else
3463 if test -n "$CC"; then
3464 ac_cv_prog_CC="$CC" # Let the user override the test.
3465else
3466as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3467for as_dir in $PATH
3468do
3469 IFS=$as_save_IFS
3470 test -z "$as_dir" && as_dir=.
3471 for ac_exec_ext in '' $ac_executable_extensions; do
3472 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3473 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3474 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3475 break 2
3476 fi
3477done
3478 done
3479IFS=$as_save_IFS
3480
3481fi
3482fi
3483CC=$ac_cv_prog_CC
3484if test -n "$CC"; then
3485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3486$as_echo "$CC" >&6; }
3487else
3488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3489$as_echo "no" >&6; }
3490fi
3491
3492
3493 test -n "$CC" && break
3494 done
3495fi
3496if test -z "$CC"; then
3497 ac_ct_CC=$CC
3498 for ac_prog in cl.exe
3499do
3500 # Extract the first word of "$ac_prog", so it can be a program name with args.
3501set dummy $ac_prog; ac_word=$2
3502{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3503$as_echo_n "checking for $ac_word... " >&6; }
3504if ${ac_cv_prog_ac_ct_CC+:} false; then :
3505 $as_echo_n "(cached) " >&6
3506else
3507 if test -n "$ac_ct_CC"; then
3508 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3509else
3510as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3511for as_dir in $PATH
3512do
3513 IFS=$as_save_IFS
3514 test -z "$as_dir" && as_dir=.
3515 for ac_exec_ext in '' $ac_executable_extensions; do
3516 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3517 ac_cv_prog_ac_ct_CC="$ac_prog"
3518 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3519 break 2
3520 fi
3521done
3522 done
3523IFS=$as_save_IFS
3524
3525fi
3526fi
3527ac_ct_CC=$ac_cv_prog_ac_ct_CC
3528if test -n "$ac_ct_CC"; then
3529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3530$as_echo "$ac_ct_CC" >&6; }
3531else
3532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3533$as_echo "no" >&6; }
3534fi
3535
3536
3537 test -n "$ac_ct_CC" && break
3538done
3539
3540 if test "x$ac_ct_CC" = x; then
3541 CC=""
3542 else
3543 case $cross_compiling:$ac_tool_warned in
3544yes:)
3545{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3546$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3547ac_tool_warned=yes ;;
3548esac
3549 CC=$ac_ct_CC
3550 fi
3551fi
3552
3553fi
3554
3555
3556test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3557$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3558as_fn_error $? "no acceptable C compiler found in \$PATH
3559See \`config.log' for more details" "$LINENO" 5; }
3560
3561# Provide some information about the compiler.
3562$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3563set X $ac_compile
3564ac_compiler=$2
3565for ac_option in --version -v -V -qversion; do
3566 { { ac_try="$ac_compiler $ac_option >&5"
3567case "(($ac_try" in
3568 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3569 *) ac_try_echo=$ac_try;;
3570esac
3571eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3572$as_echo "$ac_try_echo"; } >&5
3573 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3574 ac_status=$?
3575 if test -s conftest.err; then
3576 sed '10a\
3577... rest of stderr output deleted ...
3578 10q' conftest.err >conftest.er1
3579 cat conftest.er1 >&5
3580 fi
3581 rm -f conftest.er1 conftest.err
3582 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3583 test $ac_status = 0; }
3584done
3585
3586{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3587$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3588if ${ac_cv_c_compiler_gnu+:} false; then :
3589 $as_echo_n "(cached) " >&6
3590else
3591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3592/* end confdefs.h. */
3593
3594int
3595main ()
3596{
3597#ifndef __GNUC__
3598 choke me
3599#endif
3600
3601 ;
3602 return 0;
3603}
3604_ACEOF
3605if ac_fn_c_try_compile "$LINENO"; then :
3606 ac_compiler_gnu=yes
3607else
3608 ac_compiler_gnu=no
3609fi
3610rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3611ac_cv_c_compiler_gnu=$ac_compiler_gnu
3612
3613fi
3614{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3615$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3616if test $ac_compiler_gnu = yes; then
3617 GCC=yes
3618else
3619 GCC=
3620fi
3621ac_test_CFLAGS=${CFLAGS+set}
3622ac_save_CFLAGS=$CFLAGS
3623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3624$as_echo_n "checking whether $CC accepts -g... " >&6; }
3625if ${ac_cv_prog_cc_g+:} false; then :
3626 $as_echo_n "(cached) " >&6
3627else
3628 ac_save_c_werror_flag=$ac_c_werror_flag
3629 ac_c_werror_flag=yes
3630 ac_cv_prog_cc_g=no
3631 CFLAGS="-g"
3632 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3633/* end confdefs.h. */
3634
3635int
3636main ()
3637{
3638
3639 ;
3640 return 0;
3641}
3642_ACEOF
3643if ac_fn_c_try_compile "$LINENO"; then :
3644 ac_cv_prog_cc_g=yes
3645else
3646 CFLAGS=""
3647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3648/* end confdefs.h. */
3649
3650int
3651main ()
3652{
3653
3654 ;
3655 return 0;
3656}
3657_ACEOF
3658if ac_fn_c_try_compile "$LINENO"; then :
3659
3660else
3661 ac_c_werror_flag=$ac_save_c_werror_flag
3662 CFLAGS="-g"
3663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3664/* end confdefs.h. */
3665
3666int
3667main ()
3668{
3669
3670 ;
3671 return 0;
3672}
3673_ACEOF
3674if ac_fn_c_try_compile "$LINENO"; then :
3675 ac_cv_prog_cc_g=yes
3676fi
3677rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3678fi
3679rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3680fi
3681rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3682 ac_c_werror_flag=$ac_save_c_werror_flag
3683fi
3684{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3685$as_echo "$ac_cv_prog_cc_g" >&6; }
3686if test "$ac_test_CFLAGS" = set; then
3687 CFLAGS=$ac_save_CFLAGS
3688elif test $ac_cv_prog_cc_g = yes; then
3689 if test "$GCC" = yes; then
3690 CFLAGS="-g -O2"
3691 else
3692 CFLAGS="-g"
3693 fi
3694else
3695 if test "$GCC" = yes; then
3696 CFLAGS="-O2"
3697 else
3698 CFLAGS=
3699 fi
3700fi
3701{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3702$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3703if ${ac_cv_prog_cc_c89+:} false; then :
3704 $as_echo_n "(cached) " >&6
3705else
3706 ac_cv_prog_cc_c89=no
3707ac_save_CC=$CC
3708cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3709/* end confdefs.h. */
3710#include <stdarg.h>
3711#include <stdio.h>
3712struct stat;
3713/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3714struct buf { int x; };
3715FILE * (*rcsopen) (struct buf *, struct stat *, int);
3716static char *e (p, i)
3717 char **p;
3718 int i;
3719{
3720 return p[i];
3721}
3722static char *f (char * (*g) (char **, int), char **p, ...)
3723{
3724 char *s;
3725 va_list v;
3726 va_start (v,p);
3727 s = g (p, va_arg (v,int));
3728 va_end (v);
3729 return s;
3730}
3731
3732/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3733 function prototypes and stuff, but not '\xHH' hex character constants.
3734 These don't provoke an error unfortunately, instead are silently treated
3735 as 'x'. The following induces an error, until -std is added to get
3736 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3737 array size at least. It's necessary to write '\x00'==0 to get something
3738 that's true only with -std. */
3739int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3740
3741/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3742 inside strings and character constants. */
3743#define FOO(x) 'x'
3744int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3745
3746int test (int i, double x);
3747struct s1 {int (*f) (int a);};
3748struct s2 {int (*f) (double a);};
3749int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3750int argc;
3751char **argv;
3752int
3753main ()
3754{
3755return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3756 ;
3757 return 0;
3758}
3759_ACEOF
3760for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3761 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3762do
3763 CC="$ac_save_CC $ac_arg"
3764 if ac_fn_c_try_compile "$LINENO"; then :
3765 ac_cv_prog_cc_c89=$ac_arg
3766fi
3767rm -f core conftest.err conftest.$ac_objext
3768 test "x$ac_cv_prog_cc_c89" != "xno" && break
3769done
3770rm -f conftest.$ac_ext
3771CC=$ac_save_CC
3772
3773fi
3774# AC_CACHE_VAL
3775case "x$ac_cv_prog_cc_c89" in
3776 x)
3777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3778$as_echo "none needed" >&6; } ;;
3779 xno)
3780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3781$as_echo "unsupported" >&6; } ;;
3782 *)
3783 CC="$CC $ac_cv_prog_cc_c89"
3784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3785$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3786esac
3787if test "x$ac_cv_prog_cc_c89" != xno; then :
3788
3789fi
3790
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003791ac_ext=c
3792ac_cpp='$CPP $CPPFLAGS'
3793ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3794ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3795ac_compiler_gnu=$ac_cv_c_compiler_gnu
Jeff Thompson36174062013-06-21 16:03:44 -07003796
3797depcc="$CC" am_compiler_list=
3798
3799{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3800$as_echo_n "checking dependency style of $depcc... " >&6; }
3801if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3802 $as_echo_n "(cached) " >&6
3803else
3804 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3805 # We make a subdir and do the tests there. Otherwise we can end up
3806 # making bogus files that we don't know about and never remove. For
3807 # instance it was reported that on HP-UX the gcc test will end up
3808 # making a dummy file named 'D' -- because '-MD' means "put the output
3809 # in D".
3810 rm -rf conftest.dir
3811 mkdir conftest.dir
3812 # Copy depcomp to subdir because otherwise we won't find it if we're
3813 # using a relative directory.
3814 cp "$am_depcomp" conftest.dir
3815 cd conftest.dir
3816 # We will build objects and dependencies in a subdirectory because
3817 # it helps to detect inapplicable dependency modes. For instance
3818 # both Tru64's cc and ICC support -MD to output dependencies as a
3819 # side effect of compilation, but ICC will put the dependencies in
3820 # the current directory while Tru64 will put them in the object
3821 # directory.
3822 mkdir sub
3823
3824 am_cv_CC_dependencies_compiler_type=none
3825 if test "$am_compiler_list" = ""; then
3826 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3827 fi
3828 am__universal=false
3829 case " $depcc " in #(
3830 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3831 esac
3832
3833 for depmode in $am_compiler_list; do
3834 # Setup a source with many dependencies, because some compilers
3835 # like to wrap large dependency lists on column 80 (with \), and
3836 # we should not choose a depcomp mode which is confused by this.
3837 #
3838 # We need to recreate these files for each test, as the compiler may
3839 # overwrite some of them when testing with obscure command lines.
3840 # This happens at least with the AIX C compiler.
3841 : > sub/conftest.c
3842 for i in 1 2 3 4 5 6; do
3843 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3844 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3845 # Solaris 10 /bin/sh.
3846 echo '/* dummy */' > sub/conftst$i.h
3847 done
3848 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3849
3850 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3851 # mode. It turns out that the SunPro C++ compiler does not properly
3852 # handle '-M -o', and we need to detect this. Also, some Intel
3853 # versions had trouble with output in subdirs.
3854 am__obj=sub/conftest.${OBJEXT-o}
3855 am__minus_obj="-o $am__obj"
3856 case $depmode in
3857 gcc)
3858 # This depmode causes a compiler race in universal mode.
3859 test "$am__universal" = false || continue
3860 ;;
3861 nosideeffect)
3862 # After this tag, mechanisms are not by side-effect, so they'll
3863 # only be used when explicitly requested.
3864 if test "x$enable_dependency_tracking" = xyes; then
3865 continue
3866 else
3867 break
3868 fi
3869 ;;
3870 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3871 # This compiler won't grok '-c -o', but also, the minuso test has
3872 # not run yet. These depmodes are late enough in the game, and
3873 # so weak that their functioning should not be impacted.
3874 am__obj=conftest.${OBJEXT-o}
3875 am__minus_obj=
3876 ;;
3877 none) break ;;
3878 esac
3879 if depmode=$depmode \
3880 source=sub/conftest.c object=$am__obj \
3881 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3882 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3883 >/dev/null 2>conftest.err &&
3884 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3885 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3886 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3887 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3888 # icc doesn't choke on unknown options, it will just issue warnings
3889 # or remarks (even with -Werror). So we grep stderr for any message
3890 # that says an option was ignored or not supported.
3891 # When given -MP, icc 7.0 and 7.1 complain thusly:
3892 # icc: Command line warning: ignoring option '-M'; no argument required
3893 # The diagnosis changed in icc 8.0:
3894 # icc: Command line remark: option '-MP' not supported
3895 if (grep 'ignoring option' conftest.err ||
3896 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3897 am_cv_CC_dependencies_compiler_type=$depmode
3898 break
3899 fi
3900 fi
3901 done
3902
3903 cd ..
3904 rm -rf conftest.dir
3905else
3906 am_cv_CC_dependencies_compiler_type=none
3907fi
3908
3909fi
3910{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3911$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3912CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3913
3914 if
3915 test "x$enable_dependency_tracking" != xno \
3916 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3917 am__fastdepCC_TRUE=
3918 am__fastdepCC_FALSE='#'
3919else
3920 am__fastdepCC_TRUE='#'
3921 am__fastdepCC_FALSE=
3922fi
3923
3924
Jeff Thompson36174062013-06-21 16:03:44 -07003925
3926if test -n "$ac_tool_prefix"; then
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003927 for ac_prog in ar lib "link -lib"
Jeff Thompson36174062013-06-21 16:03:44 -07003928 do
3929 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3930set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3932$as_echo_n "checking for $ac_word... " >&6; }
3933if ${ac_cv_prog_AR+:} false; then :
3934 $as_echo_n "(cached) " >&6
3935else
3936 if test -n "$AR"; then
3937 ac_cv_prog_AR="$AR" # Let the user override the test.
3938else
3939as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3940for as_dir in $PATH
3941do
3942 IFS=$as_save_IFS
3943 test -z "$as_dir" && as_dir=.
3944 for ac_exec_ext in '' $ac_executable_extensions; do
3945 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3946 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
3947 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3948 break 2
3949 fi
3950done
3951 done
3952IFS=$as_save_IFS
3953
3954fi
3955fi
3956AR=$ac_cv_prog_AR
3957if test -n "$AR"; then
3958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
3959$as_echo "$AR" >&6; }
3960else
3961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3962$as_echo "no" >&6; }
3963fi
3964
3965
3966 test -n "$AR" && break
3967 done
3968fi
3969if test -z "$AR"; then
3970 ac_ct_AR=$AR
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07003971 for ac_prog in ar lib "link -lib"
Jeff Thompson36174062013-06-21 16:03:44 -07003972do
3973 # Extract the first word of "$ac_prog", so it can be a program name with args.
3974set dummy $ac_prog; ac_word=$2
3975{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3976$as_echo_n "checking for $ac_word... " >&6; }
3977if ${ac_cv_prog_ac_ct_AR+:} false; then :
3978 $as_echo_n "(cached) " >&6
3979else
3980 if test -n "$ac_ct_AR"; then
3981 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
3982else
3983as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3984for as_dir in $PATH
3985do
3986 IFS=$as_save_IFS
3987 test -z "$as_dir" && as_dir=.
3988 for ac_exec_ext in '' $ac_executable_extensions; do
3989 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3990 ac_cv_prog_ac_ct_AR="$ac_prog"
3991 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3992 break 2
3993 fi
3994done
3995 done
3996IFS=$as_save_IFS
3997
3998fi
3999fi
4000ac_ct_AR=$ac_cv_prog_ac_ct_AR
4001if test -n "$ac_ct_AR"; then
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4003$as_echo "$ac_ct_AR" >&6; }
4004else
4005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4006$as_echo "no" >&6; }
4007fi
4008
4009
4010 test -n "$ac_ct_AR" && break
4011done
4012
4013 if test "x$ac_ct_AR" = x; then
4014 AR="false"
4015 else
4016 case $cross_compiling:$ac_tool_warned in
4017yes:)
4018{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4019$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4020ac_tool_warned=yes ;;
4021esac
4022 AR=$ac_ct_AR
4023 fi
4024fi
4025
4026: ${AR=ar}
Jeff Thompson36174062013-06-21 16:03:44 -07004027
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004028{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
4029$as_echo_n "checking the archiver ($AR) interface... " >&6; }
4030if ${am_cv_ar_interface+:} false; then :
Jeff Thompson36174062013-06-21 16:03:44 -07004031 $as_echo_n "(cached) " >&6
4032else
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004033 am_cv_ar_interface=ar
Jeff Thompson36174062013-06-21 16:03:44 -07004034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4035/* end confdefs.h. */
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004036int some_variable = 0;
Jeff Thompson36174062013-06-21 16:03:44 -07004037_ACEOF
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004038if ac_fn_c_try_compile "$LINENO"; then :
4039 am_ar_try='$AR cru libconftest.a conftest.$ac_objext >&5'
4040 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
4041 (eval $am_ar_try) 2>&5
Jeff Thompson36174062013-06-21 16:03:44 -07004042 ac_status=$?
4043 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4044 test $ac_status = 0; }
4045 if test "$ac_status" -eq 0; then
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004046 am_cv_ar_interface=ar
4047 else
4048 am_ar_try='$AR -NOLOGO -OUT:conftest.lib conftest.$ac_objext >&5'
4049 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
4050 (eval $am_ar_try) 2>&5
Jeff Thompson36174062013-06-21 16:03:44 -07004051 ac_status=$?
4052 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4053 test $ac_status = 0; }
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004054 if test "$ac_status" -eq 0; then
4055 am_cv_ar_interface=lib
4056 else
4057 am_cv_ar_interface=unknown
Jeff Thompson36174062013-06-21 16:03:44 -07004058 fi
4059 fi
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004060 rm -f conftest.lib libconftest.a
Jeff Thompson36174062013-06-21 16:03:44 -07004061
4062fi
4063rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4064
4065fi
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004066{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
4067$as_echo "$am_cv_ar_interface" >&6; }
Jeff Thompson36174062013-06-21 16:03:44 -07004068
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004069case $am_cv_ar_interface in
4070ar)
Jeff Thompson36174062013-06-21 16:03:44 -07004071 ;;
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004072lib)
4073 # Microsoft lib, so override with the ar-lib wrapper script.
4074 # FIXME: It is wrong to rewrite AR.
4075 # But if we don't then we get into trouble of one sort or another.
4076 # A longer-term fix would be to have automake use am__AR in this case,
4077 # and then we could set am__AR="$am_aux_dir/ar-lib \$(AR)" or something
4078 # similar.
4079 AR="$am_aux_dir/ar-lib $AR"
Jeff Thompson36174062013-06-21 16:03:44 -07004080 ;;
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07004081unknown)
4082 as_fn_error $? "could not determine $AR interface" "$LINENO" 5
Jeff Thompson36174062013-06-21 16:03:44 -07004083 ;;
4084esac
4085
Jeff Thompson36174062013-06-21 16:03:44 -07004086ac_ext=cpp
4087ac_cpp='$CXXCPP $CPPFLAGS'
4088ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4089ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4090ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4091
Jeff Thompson36174062013-06-21 16:03:44 -07004092
Jeff Thompson39128c62013-06-19 14:08:51 -07004093
Jeff Thompson1b8f4c92013-06-19 16:18:46 -07004094 ax_cxx_compile_cxx11_required=falsednl
4095 ac_ext=cpp
4096ac_cpp='$CXXCPP $CPPFLAGS'
4097ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4098ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4099ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4100 ac_success=no
4101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features by default" >&5
4102$as_echo_n "checking whether $CXX supports C++11 features by default... " >&6; }
4103if ${ax_cv_cxx_compile_cxx11+:} false; then :
4104 $as_echo_n "(cached) " >&6
4105else
4106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4107/* end confdefs.h. */
4108
4109 template <typename T>
4110 struct check
4111 {
4112 static_assert(sizeof(int) <= sizeof(T), "not big enough");
4113 };
4114
4115 typedef check<check<bool>> right_angle_brackets;
4116
4117 int a;
4118 decltype(a) b;
4119
4120 typedef check<int> check_type;
4121 check_type c;
4122 check_type&& cr = static_cast<check_type&&>(c);
4123
4124 auto d = a;
4125
4126_ACEOF
4127if ac_fn_cxx_try_compile "$LINENO"; then :
4128 ax_cv_cxx_compile_cxx11=yes
4129else
4130 ax_cv_cxx_compile_cxx11=no
4131fi
4132rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4133fi
4134{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx11" >&5
4135$as_echo "$ax_cv_cxx_compile_cxx11" >&6; }
4136 if test x$ax_cv_cxx_compile_cxx11 = xyes; then
4137 ac_success=yes
4138 fi
4139
4140 if test x$ac_success = xno; then
4141 for switch in -std=gnu++11 -std=gnu++0x; do
4142 cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
4143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
4144$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; }
4145if eval \${$cachevar+:} false; then :
4146 $as_echo_n "(cached) " >&6
4147else
4148 ac_save_CXXFLAGS="$CXXFLAGS"
4149 CXXFLAGS="$CXXFLAGS $switch"
4150 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4151/* end confdefs.h. */
4152
4153 template <typename T>
4154 struct check
4155 {
4156 static_assert(sizeof(int) <= sizeof(T), "not big enough");
4157 };
4158
4159 typedef check<check<bool>> right_angle_brackets;
4160
4161 int a;
4162 decltype(a) b;
4163
4164 typedef check<int> check_type;
4165 check_type c;
4166 check_type&& cr = static_cast<check_type&&>(c);
4167
4168 auto d = a;
4169
4170_ACEOF
4171if ac_fn_cxx_try_compile "$LINENO"; then :
4172 eval $cachevar=yes
4173else
4174 eval $cachevar=no
4175fi
4176rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4177 CXXFLAGS="$ac_save_CXXFLAGS"
4178fi
4179eval ac_res=\$$cachevar
4180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4181$as_echo "$ac_res" >&6; }
4182 if eval test x\$$cachevar = xyes; then
4183 CXXFLAGS="$CXXFLAGS $switch"
4184 ac_success=yes
4185 break
4186 fi
4187 done
4188 fi
4189
4190 if test x$ac_success = xno; then
4191 for switch in -std=c++11 -std=c++0x; do
4192 cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
4193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
4194$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; }
4195if eval \${$cachevar+:} false; then :
4196 $as_echo_n "(cached) " >&6
4197else
4198 ac_save_CXXFLAGS="$CXXFLAGS"
4199 CXXFLAGS="$CXXFLAGS $switch"
4200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4201/* end confdefs.h. */
4202
4203 template <typename T>
4204 struct check
4205 {
4206 static_assert(sizeof(int) <= sizeof(T), "not big enough");
4207 };
4208
4209 typedef check<check<bool>> right_angle_brackets;
4210
4211 int a;
4212 decltype(a) b;
4213
4214 typedef check<int> check_type;
4215 check_type c;
4216 check_type&& cr = static_cast<check_type&&>(c);
4217
4218 auto d = a;
4219
4220_ACEOF
4221if ac_fn_cxx_try_compile "$LINENO"; then :
4222 eval $cachevar=yes
4223else
4224 eval $cachevar=no
4225fi
4226rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4227 CXXFLAGS="$ac_save_CXXFLAGS"
4228fi
4229eval ac_res=\$$cachevar
4230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4231$as_echo "$ac_res" >&6; }
4232 if eval test x\$$cachevar = xyes; then
4233 CXXFLAGS="$CXXFLAGS $switch"
4234 ac_success=yes
4235 break
4236 fi
4237 done
4238 fi
4239 ac_ext=cpp
4240ac_cpp='$CXXCPP $CPPFLAGS'
4241ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4242ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4243ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4244
4245 if test x$ax_cxx_compile_cxx11_required = xtrue; then
4246 if test x$ac_success = xno; then
4247 as_fn_error $? "*** A compiler with support for C++11 language features is required." "$LINENO" 5
4248 fi
4249 else
4250 if test x$ac_success = xno; then
4251 HAVE_CXX11=0
4252 { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++11 support was found" >&5
4253$as_echo "$as_me: No compiler with C++11 support was found" >&6;}
4254 else
4255 HAVE_CXX11=1
4256
4257$as_echo "#define HAVE_CXX11 1" >>confdefs.h
4258
4259 fi
4260
4261
4262 fi
4263
4264
Jeff Thompson39128c62013-06-19 14:08:51 -07004265{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for std::shared_ptr" >&5
4266$as_echo_n "checking for std::shared_ptr... " >&6; }
Jeff Thompson39128c62013-06-19 14:08:51 -07004267cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4268/* end confdefs.h. */
4269#include <memory>
4270 std::shared_ptr<int> have_shared_ptr;
4271int
4272main ()
4273{
4274
4275 ;
4276 return 0;
4277}
4278
4279_ACEOF
4280if ac_fn_cxx_try_compile "$LINENO"; then :
4281
4282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4283$as_echo "yes" >&6; }
4284
4285cat >>confdefs.h <<_ACEOF
4286#define HAVE_STD_SHARED_PTR 1
4287_ACEOF
4288
4289
4290else
4291
4292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4293$as_echo "no" >&6; }
4294
4295cat >>confdefs.h <<_ACEOF
4296#define HAVE_STD_SHARED_PTR 0
4297_ACEOF
4298
4299
4300fi
4301rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Jeff Thompson9e9ea9f2013-06-22 10:31:18 -07004302{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for boost::shared_ptr" >&5
4303$as_echo_n "checking for boost::shared_ptr... " >&6; }
Jeff Thompson39128c62013-06-19 14:08:51 -07004304cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4305/* end confdefs.h. */
4306#include <boost/shared_ptr.hpp>
4307 boost::shared_ptr<int> have_shared_ptr;
4308int
4309main ()
4310{
4311
4312 ;
4313 return 0;
4314}
4315
4316_ACEOF
4317if ac_fn_cxx_try_compile "$LINENO"; then :
4318
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4320$as_echo "yes" >&6; }
4321
4322cat >>confdefs.h <<_ACEOF
4323#define HAVE_BOOST_SHARED_PTR 1
4324_ACEOF
4325
4326
4327else
4328
4329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4330$as_echo "no" >&6; }
4331
4332cat >>confdefs.h <<_ACEOF
4333#define HAVE_BOOST_SHARED_PTR 0
4334_ACEOF
4335
4336
4337fi
4338rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4339
Jeff Thompsonca45e552013-06-26 17:40:06 -07004340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350# Files:
4351DX_PROJECT=$PACKAGE_NAME
4352
4353DX_CONFIG=Doxyfile
4354
4355DX_DOCDIR=doxygen-doc
4356
4357
4358# Environment variables used inside doxygen.cfg:
4359DX_ENV="$DX_ENV SRCDIR='$srcdir'"
4360
4361DX_ENV="$DX_ENV PROJECT='$DX_PROJECT'"
4362
4363DX_ENV="$DX_ENV DOCDIR='$DX_DOCDIR'"
4364
4365DX_ENV="$DX_ENV VERSION='$PACKAGE_VERSION'"
4366
4367
4368# Doxygen itself:
4369
4370
4371
4372 # Check whether --enable-doxygen-doc was given.
4373if test "${enable_doxygen_doc+set}" = set; then :
4374 enableval=$enable_doxygen_doc;
4375case "$enableval" in
4376#(
4377y|Y|yes|Yes|YES)
4378 DX_FLAG_doc=1
4379
4380
4381;; #(
4382n|N|no|No|NO)
4383 DX_FLAG_doc=0
4384
4385;; #(
4386*)
4387 as_fn_error $? "invalid value '$enableval' given to doxygen-doc" "$LINENO" 5
4388;;
4389esac
4390
4391else
4392
4393DX_FLAG_doc=1
4394
4395
4396
4397fi
4398
4399if test "$DX_FLAG_doc" = 1; then
4400
4401if test -n "$ac_tool_prefix"; then
4402 # Extract the first word of "${ac_tool_prefix}doxygen", so it can be a program name with args.
4403set dummy ${ac_tool_prefix}doxygen; ac_word=$2
4404{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4405$as_echo_n "checking for $ac_word... " >&6; }
4406if ${ac_cv_path_DX_DOXYGEN+:} false; then :
4407 $as_echo_n "(cached) " >&6
4408else
4409 case $DX_DOXYGEN in
4410 [\\/]* | ?:[\\/]*)
4411 ac_cv_path_DX_DOXYGEN="$DX_DOXYGEN" # Let the user override the test with a path.
4412 ;;
4413 *)
4414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4415for as_dir in $PATH
4416do
4417 IFS=$as_save_IFS
4418 test -z "$as_dir" && as_dir=.
4419 for ac_exec_ext in '' $ac_executable_extensions; do
4420 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4421 ac_cv_path_DX_DOXYGEN="$as_dir/$ac_word$ac_exec_ext"
4422 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4423 break 2
4424 fi
4425done
4426 done
4427IFS=$as_save_IFS
4428
4429 ;;
4430esac
4431fi
4432DX_DOXYGEN=$ac_cv_path_DX_DOXYGEN
4433if test -n "$DX_DOXYGEN"; then
4434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DOXYGEN" >&5
4435$as_echo "$DX_DOXYGEN" >&6; }
4436else
4437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4438$as_echo "no" >&6; }
4439fi
4440
4441
4442fi
4443if test -z "$ac_cv_path_DX_DOXYGEN"; then
4444 ac_pt_DX_DOXYGEN=$DX_DOXYGEN
4445 # Extract the first word of "doxygen", so it can be a program name with args.
4446set dummy doxygen; ac_word=$2
4447{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4448$as_echo_n "checking for $ac_word... " >&6; }
4449if ${ac_cv_path_ac_pt_DX_DOXYGEN+:} false; then :
4450 $as_echo_n "(cached) " >&6
4451else
4452 case $ac_pt_DX_DOXYGEN in
4453 [\\/]* | ?:[\\/]*)
4454 ac_cv_path_ac_pt_DX_DOXYGEN="$ac_pt_DX_DOXYGEN" # Let the user override the test with a path.
4455 ;;
4456 *)
4457 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4458for as_dir in $PATH
4459do
4460 IFS=$as_save_IFS
4461 test -z "$as_dir" && as_dir=.
4462 for ac_exec_ext in '' $ac_executable_extensions; do
4463 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4464 ac_cv_path_ac_pt_DX_DOXYGEN="$as_dir/$ac_word$ac_exec_ext"
4465 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4466 break 2
4467 fi
4468done
4469 done
4470IFS=$as_save_IFS
4471
4472 ;;
4473esac
4474fi
4475ac_pt_DX_DOXYGEN=$ac_cv_path_ac_pt_DX_DOXYGEN
4476if test -n "$ac_pt_DX_DOXYGEN"; then
4477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DOXYGEN" >&5
4478$as_echo "$ac_pt_DX_DOXYGEN" >&6; }
4479else
4480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4481$as_echo "no" >&6; }
4482fi
4483
4484 if test "x$ac_pt_DX_DOXYGEN" = x; then
4485 DX_DOXYGEN=""
4486 else
4487 case $cross_compiling:$ac_tool_warned in
4488yes:)
4489{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4490$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4491ac_tool_warned=yes ;;
4492esac
4493 DX_DOXYGEN=$ac_pt_DX_DOXYGEN
4494 fi
4495else
4496 DX_DOXYGEN="$ac_cv_path_DX_DOXYGEN"
4497fi
4498
4499if test "$DX_FLAG_doc$DX_DOXYGEN" = 1; then
4500 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: doxygen not found - will not generate any doxygen documentation" >&5
4501$as_echo "$as_me: WARNING: doxygen not found - will not generate any doxygen documentation" >&2;}
4502 DX_FLAG_doc=0
4503
4504fi
4505
4506
4507if test -n "$ac_tool_prefix"; then
4508 # Extract the first word of "${ac_tool_prefix}perl", so it can be a program name with args.
4509set dummy ${ac_tool_prefix}perl; ac_word=$2
4510{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4511$as_echo_n "checking for $ac_word... " >&6; }
4512if ${ac_cv_path_DX_PERL+:} false; then :
4513 $as_echo_n "(cached) " >&6
4514else
4515 case $DX_PERL in
4516 [\\/]* | ?:[\\/]*)
4517 ac_cv_path_DX_PERL="$DX_PERL" # Let the user override the test with a path.
4518 ;;
4519 *)
4520 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4521for as_dir in $PATH
4522do
4523 IFS=$as_save_IFS
4524 test -z "$as_dir" && as_dir=.
4525 for ac_exec_ext in '' $ac_executable_extensions; do
4526 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4527 ac_cv_path_DX_PERL="$as_dir/$ac_word$ac_exec_ext"
4528 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4529 break 2
4530 fi
4531done
4532 done
4533IFS=$as_save_IFS
4534
4535 ;;
4536esac
4537fi
4538DX_PERL=$ac_cv_path_DX_PERL
4539if test -n "$DX_PERL"; then
4540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_PERL" >&5
4541$as_echo "$DX_PERL" >&6; }
4542else
4543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4544$as_echo "no" >&6; }
4545fi
4546
4547
4548fi
4549if test -z "$ac_cv_path_DX_PERL"; then
4550 ac_pt_DX_PERL=$DX_PERL
4551 # Extract the first word of "perl", so it can be a program name with args.
4552set dummy perl; ac_word=$2
4553{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4554$as_echo_n "checking for $ac_word... " >&6; }
4555if ${ac_cv_path_ac_pt_DX_PERL+:} false; then :
4556 $as_echo_n "(cached) " >&6
4557else
4558 case $ac_pt_DX_PERL in
4559 [\\/]* | ?:[\\/]*)
4560 ac_cv_path_ac_pt_DX_PERL="$ac_pt_DX_PERL" # Let the user override the test with a path.
4561 ;;
4562 *)
4563 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4564for as_dir in $PATH
4565do
4566 IFS=$as_save_IFS
4567 test -z "$as_dir" && as_dir=.
4568 for ac_exec_ext in '' $ac_executable_extensions; do
4569 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4570 ac_cv_path_ac_pt_DX_PERL="$as_dir/$ac_word$ac_exec_ext"
4571 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4572 break 2
4573 fi
4574done
4575 done
4576IFS=$as_save_IFS
4577
4578 ;;
4579esac
4580fi
4581ac_pt_DX_PERL=$ac_cv_path_ac_pt_DX_PERL
4582if test -n "$ac_pt_DX_PERL"; then
4583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_PERL" >&5
4584$as_echo "$ac_pt_DX_PERL" >&6; }
4585else
4586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4587$as_echo "no" >&6; }
4588fi
4589
4590 if test "x$ac_pt_DX_PERL" = x; then
4591 DX_PERL=""
4592 else
4593 case $cross_compiling:$ac_tool_warned in
4594yes:)
4595{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4596$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4597ac_tool_warned=yes ;;
4598esac
4599 DX_PERL=$ac_pt_DX_PERL
4600 fi
4601else
4602 DX_PERL="$ac_cv_path_DX_PERL"
4603fi
4604
4605if test "$DX_FLAG_doc$DX_PERL" = 1; then
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: perl not found - will not generate any doxygen documentation" >&5
4607$as_echo "$as_me: WARNING: perl not found - will not generate any doxygen documentation" >&2;}
4608 DX_FLAG_doc=0
4609
4610fi
4611
4612 :
4613fi
4614 if test "$DX_FLAG_doc" = 1; then
4615 DX_COND_doc_TRUE=
4616 DX_COND_doc_FALSE='#'
4617else
4618 DX_COND_doc_TRUE='#'
4619 DX_COND_doc_FALSE=
4620fi
4621
4622if test "$DX_FLAG_doc" = 1; then
4623 DX_ENV="$DX_ENV PERL_PATH='$DX_PERL'"
4624
4625 :
4626else
4627
4628 :
4629fi
4630
4631
4632# Dot for graphics:
4633
4634
4635
4636 # Check whether --enable-doxygen-dot was given.
4637if test "${enable_doxygen_dot+set}" = set; then :
4638 enableval=$enable_doxygen_dot;
4639case "$enableval" in
4640#(
4641y|Y|yes|Yes|YES)
4642 DX_FLAG_dot=1
4643
4644
4645test "$DX_FLAG_doc" = "1" \
4646|| as_fn_error $? "doxygen-dot requires doxygen-dot" "$LINENO" 5
4647
4648;; #(
4649n|N|no|No|NO)
4650 DX_FLAG_dot=0
4651
4652;; #(
4653*)
4654 as_fn_error $? "invalid value '$enableval' given to doxygen-dot" "$LINENO" 5
4655;;
4656esac
4657
4658else
4659
4660DX_FLAG_dot=0
4661
4662
4663test "$DX_FLAG_doc" = "1" || DX_FLAG_dot=0
4664
4665
4666
4667fi
4668
4669if test "$DX_FLAG_dot" = 1; then
4670
4671if test -n "$ac_tool_prefix"; then
4672 # Extract the first word of "${ac_tool_prefix}dot", so it can be a program name with args.
4673set dummy ${ac_tool_prefix}dot; ac_word=$2
4674{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4675$as_echo_n "checking for $ac_word... " >&6; }
4676if ${ac_cv_path_DX_DOT+:} false; then :
4677 $as_echo_n "(cached) " >&6
4678else
4679 case $DX_DOT in
4680 [\\/]* | ?:[\\/]*)
4681 ac_cv_path_DX_DOT="$DX_DOT" # Let the user override the test with a path.
4682 ;;
4683 *)
4684 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4685for as_dir in $PATH
4686do
4687 IFS=$as_save_IFS
4688 test -z "$as_dir" && as_dir=.
4689 for ac_exec_ext in '' $ac_executable_extensions; do
4690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4691 ac_cv_path_DX_DOT="$as_dir/$ac_word$ac_exec_ext"
4692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4693 break 2
4694 fi
4695done
4696 done
4697IFS=$as_save_IFS
4698
4699 ;;
4700esac
4701fi
4702DX_DOT=$ac_cv_path_DX_DOT
4703if test -n "$DX_DOT"; then
4704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DOT" >&5
4705$as_echo "$DX_DOT" >&6; }
4706else
4707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4708$as_echo "no" >&6; }
4709fi
4710
4711
4712fi
4713if test -z "$ac_cv_path_DX_DOT"; then
4714 ac_pt_DX_DOT=$DX_DOT
4715 # Extract the first word of "dot", so it can be a program name with args.
4716set dummy dot; ac_word=$2
4717{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4718$as_echo_n "checking for $ac_word... " >&6; }
4719if ${ac_cv_path_ac_pt_DX_DOT+:} false; then :
4720 $as_echo_n "(cached) " >&6
4721else
4722 case $ac_pt_DX_DOT in
4723 [\\/]* | ?:[\\/]*)
4724 ac_cv_path_ac_pt_DX_DOT="$ac_pt_DX_DOT" # Let the user override the test with a path.
4725 ;;
4726 *)
4727 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4728for as_dir in $PATH
4729do
4730 IFS=$as_save_IFS
4731 test -z "$as_dir" && as_dir=.
4732 for ac_exec_ext in '' $ac_executable_extensions; do
4733 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4734 ac_cv_path_ac_pt_DX_DOT="$as_dir/$ac_word$ac_exec_ext"
4735 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4736 break 2
4737 fi
4738done
4739 done
4740IFS=$as_save_IFS
4741
4742 ;;
4743esac
4744fi
4745ac_pt_DX_DOT=$ac_cv_path_ac_pt_DX_DOT
4746if test -n "$ac_pt_DX_DOT"; then
4747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DOT" >&5
4748$as_echo "$ac_pt_DX_DOT" >&6; }
4749else
4750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4751$as_echo "no" >&6; }
4752fi
4753
4754 if test "x$ac_pt_DX_DOT" = x; then
4755 DX_DOT=""
4756 else
4757 case $cross_compiling:$ac_tool_warned in
4758yes:)
4759{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4760$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4761ac_tool_warned=yes ;;
4762esac
4763 DX_DOT=$ac_pt_DX_DOT
4764 fi
4765else
4766 DX_DOT="$ac_cv_path_DX_DOT"
4767fi
4768
4769if test "$DX_FLAG_dot$DX_DOT" = 1; then
4770 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dot not found - will not generate graphics for doxygen documentation" >&5
4771$as_echo "$as_me: WARNING: dot not found - will not generate graphics for doxygen documentation" >&2;}
4772 DX_FLAG_dot=0
4773
4774fi
4775
4776 :
4777fi
4778 if test "$DX_FLAG_dot" = 1; then
4779 DX_COND_dot_TRUE=
4780 DX_COND_dot_FALSE='#'
4781else
4782 DX_COND_dot_TRUE='#'
4783 DX_COND_dot_FALSE=
4784fi
4785
4786if test "$DX_FLAG_dot" = 1; then
4787 DX_ENV="$DX_ENV HAVE_DOT='YES'"
4788
4789 DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
4790
4791 :
4792else
4793 DX_ENV="$DX_ENV HAVE_DOT='NO'"
4794
4795 :
4796fi
4797
4798
4799# Man pages generation:
4800
4801
4802
4803 # Check whether --enable-doxygen-man was given.
4804if test "${enable_doxygen_man+set}" = set; then :
4805 enableval=$enable_doxygen_man;
4806case "$enableval" in
4807#(
4808y|Y|yes|Yes|YES)
4809 DX_FLAG_man=1
4810
4811
4812test "$DX_FLAG_doc" = "1" \
4813|| as_fn_error $? "doxygen-man requires doxygen-man" "$LINENO" 5
4814
4815;; #(
4816n|N|no|No|NO)
4817 DX_FLAG_man=0
4818
4819;; #(
4820*)
4821 as_fn_error $? "invalid value '$enableval' given to doxygen-man" "$LINENO" 5
4822;;
4823esac
4824
4825else
4826
4827DX_FLAG_man=0
4828
4829
4830test "$DX_FLAG_doc" = "1" || DX_FLAG_man=0
4831
4832
4833
4834fi
4835
4836if test "$DX_FLAG_man" = 1; then
4837
4838 :
4839fi
4840 if test "$DX_FLAG_man" = 1; then
4841 DX_COND_man_TRUE=
4842 DX_COND_man_FALSE='#'
4843else
4844 DX_COND_man_TRUE='#'
4845 DX_COND_man_FALSE=
4846fi
4847
4848if test "$DX_FLAG_man" = 1; then
4849 DX_ENV="$DX_ENV GENERATE_MAN='YES'"
4850
4851 :
4852else
4853 DX_ENV="$DX_ENV GENERATE_MAN='NO'"
4854
4855 :
4856fi
4857
4858
4859# RTF file generation:
4860
4861
4862
4863 # Check whether --enable-doxygen-rtf was given.
4864if test "${enable_doxygen_rtf+set}" = set; then :
4865 enableval=$enable_doxygen_rtf;
4866case "$enableval" in
4867#(
4868y|Y|yes|Yes|YES)
4869 DX_FLAG_rtf=1
4870
4871
4872test "$DX_FLAG_doc" = "1" \
4873|| as_fn_error $? "doxygen-rtf requires doxygen-rtf" "$LINENO" 5
4874
4875;; #(
4876n|N|no|No|NO)
4877 DX_FLAG_rtf=0
4878
4879;; #(
4880*)
4881 as_fn_error $? "invalid value '$enableval' given to doxygen-rtf" "$LINENO" 5
4882;;
4883esac
4884
4885else
4886
4887DX_FLAG_rtf=0
4888
4889
4890test "$DX_FLAG_doc" = "1" || DX_FLAG_rtf=0
4891
4892
4893
4894fi
4895
4896if test "$DX_FLAG_rtf" = 1; then
4897
4898 :
4899fi
4900 if test "$DX_FLAG_rtf" = 1; then
4901 DX_COND_rtf_TRUE=
4902 DX_COND_rtf_FALSE='#'
4903else
4904 DX_COND_rtf_TRUE='#'
4905 DX_COND_rtf_FALSE=
4906fi
4907
4908if test "$DX_FLAG_rtf" = 1; then
4909 DX_ENV="$DX_ENV GENERATE_RTF='YES'"
4910
4911 :
4912else
4913 DX_ENV="$DX_ENV GENERATE_RTF='NO'"
4914
4915 :
4916fi
4917
4918
4919# XML file generation:
4920
4921
4922
4923 # Check whether --enable-doxygen-xml was given.
4924if test "${enable_doxygen_xml+set}" = set; then :
4925 enableval=$enable_doxygen_xml;
4926case "$enableval" in
4927#(
4928y|Y|yes|Yes|YES)
4929 DX_FLAG_xml=1
4930
4931
4932test "$DX_FLAG_doc" = "1" \
4933|| as_fn_error $? "doxygen-xml requires doxygen-xml" "$LINENO" 5
4934
4935;; #(
4936n|N|no|No|NO)
4937 DX_FLAG_xml=0
4938
4939;; #(
4940*)
4941 as_fn_error $? "invalid value '$enableval' given to doxygen-xml" "$LINENO" 5
4942;;
4943esac
4944
4945else
4946
4947DX_FLAG_xml=0
4948
4949
4950test "$DX_FLAG_doc" = "1" || DX_FLAG_xml=0
4951
4952
4953
4954fi
4955
4956if test "$DX_FLAG_xml" = 1; then
4957
4958 :
4959fi
4960 if test "$DX_FLAG_xml" = 1; then
4961 DX_COND_xml_TRUE=
4962 DX_COND_xml_FALSE='#'
4963else
4964 DX_COND_xml_TRUE='#'
4965 DX_COND_xml_FALSE=
4966fi
4967
4968if test "$DX_FLAG_xml" = 1; then
4969 DX_ENV="$DX_ENV GENERATE_XML='YES'"
4970
4971 :
4972else
4973 DX_ENV="$DX_ENV GENERATE_XML='NO'"
4974
4975 :
4976fi
4977
4978
4979# (Compressed) HTML help generation:
4980
4981
4982
4983 # Check whether --enable-doxygen-chm was given.
4984if test "${enable_doxygen_chm+set}" = set; then :
4985 enableval=$enable_doxygen_chm;
4986case "$enableval" in
4987#(
4988y|Y|yes|Yes|YES)
4989 DX_FLAG_chm=1
4990
4991
4992test "$DX_FLAG_doc" = "1" \
4993|| as_fn_error $? "doxygen-chm requires doxygen-chm" "$LINENO" 5
4994
4995;; #(
4996n|N|no|No|NO)
4997 DX_FLAG_chm=0
4998
4999;; #(
5000*)
5001 as_fn_error $? "invalid value '$enableval' given to doxygen-chm" "$LINENO" 5
5002;;
5003esac
5004
5005else
5006
5007DX_FLAG_chm=0
5008
5009
5010test "$DX_FLAG_doc" = "1" || DX_FLAG_chm=0
5011
5012
5013
5014fi
5015
5016if test "$DX_FLAG_chm" = 1; then
5017
5018if test -n "$ac_tool_prefix"; then
5019 # Extract the first word of "${ac_tool_prefix}hhc", so it can be a program name with args.
5020set dummy ${ac_tool_prefix}hhc; ac_word=$2
5021{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5022$as_echo_n "checking for $ac_word... " >&6; }
5023if ${ac_cv_path_DX_HHC+:} false; then :
5024 $as_echo_n "(cached) " >&6
5025else
5026 case $DX_HHC in
5027 [\\/]* | ?:[\\/]*)
5028 ac_cv_path_DX_HHC="$DX_HHC" # Let the user override the test with a path.
5029 ;;
5030 *)
5031 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5032for as_dir in $PATH
5033do
5034 IFS=$as_save_IFS
5035 test -z "$as_dir" && as_dir=.
5036 for ac_exec_ext in '' $ac_executable_extensions; do
5037 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5038 ac_cv_path_DX_HHC="$as_dir/$ac_word$ac_exec_ext"
5039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5040 break 2
5041 fi
5042done
5043 done
5044IFS=$as_save_IFS
5045
5046 ;;
5047esac
5048fi
5049DX_HHC=$ac_cv_path_DX_HHC
5050if test -n "$DX_HHC"; then
5051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_HHC" >&5
5052$as_echo "$DX_HHC" >&6; }
5053else
5054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5055$as_echo "no" >&6; }
5056fi
5057
5058
5059fi
5060if test -z "$ac_cv_path_DX_HHC"; then
5061 ac_pt_DX_HHC=$DX_HHC
5062 # Extract the first word of "hhc", so it can be a program name with args.
5063set dummy hhc; ac_word=$2
5064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5065$as_echo_n "checking for $ac_word... " >&6; }
5066if ${ac_cv_path_ac_pt_DX_HHC+:} false; then :
5067 $as_echo_n "(cached) " >&6
5068else
5069 case $ac_pt_DX_HHC in
5070 [\\/]* | ?:[\\/]*)
5071 ac_cv_path_ac_pt_DX_HHC="$ac_pt_DX_HHC" # Let the user override the test with a path.
5072 ;;
5073 *)
5074 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5075for as_dir in $PATH
5076do
5077 IFS=$as_save_IFS
5078 test -z "$as_dir" && as_dir=.
5079 for ac_exec_ext in '' $ac_executable_extensions; do
5080 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5081 ac_cv_path_ac_pt_DX_HHC="$as_dir/$ac_word$ac_exec_ext"
5082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5083 break 2
5084 fi
5085done
5086 done
5087IFS=$as_save_IFS
5088
5089 ;;
5090esac
5091fi
5092ac_pt_DX_HHC=$ac_cv_path_ac_pt_DX_HHC
5093if test -n "$ac_pt_DX_HHC"; then
5094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_HHC" >&5
5095$as_echo "$ac_pt_DX_HHC" >&6; }
5096else
5097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5098$as_echo "no" >&6; }
5099fi
5100
5101 if test "x$ac_pt_DX_HHC" = x; then
5102 DX_HHC=""
5103 else
5104 case $cross_compiling:$ac_tool_warned in
5105yes:)
5106{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5107$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5108ac_tool_warned=yes ;;
5109esac
5110 DX_HHC=$ac_pt_DX_HHC
5111 fi
5112else
5113 DX_HHC="$ac_cv_path_DX_HHC"
5114fi
5115
5116if test "$DX_FLAG_chm$DX_HHC" = 1; then
5117 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: hhc not found - will not generate doxygen compressed HTML help documentation" >&5
5118$as_echo "$as_me: WARNING: hhc not found - will not generate doxygen compressed HTML help documentation" >&2;}
5119 DX_FLAG_chm=0
5120
5121fi
5122
5123 :
5124fi
5125 if test "$DX_FLAG_chm" = 1; then
5126 DX_COND_chm_TRUE=
5127 DX_COND_chm_FALSE='#'
5128else
5129 DX_COND_chm_TRUE='#'
5130 DX_COND_chm_FALSE=
5131fi
5132
5133if test "$DX_FLAG_chm" = 1; then
5134 DX_ENV="$DX_ENV HHC_PATH='$DX_HHC'"
5135
5136 DX_ENV="$DX_ENV GENERATE_HTML='YES'"
5137
5138 DX_ENV="$DX_ENV GENERATE_HTMLHELP='YES'"
5139
5140 :
5141else
5142 DX_ENV="$DX_ENV GENERATE_HTMLHELP='NO'"
5143
5144 :
5145fi
5146
5147
5148# Seperate CHI file generation.
5149
5150
5151
5152 # Check whether --enable-doxygen-chi was given.
5153if test "${enable_doxygen_chi+set}" = set; then :
5154 enableval=$enable_doxygen_chi;
5155case "$enableval" in
5156#(
5157y|Y|yes|Yes|YES)
5158 DX_FLAG_chi=1
5159
5160
5161test "$DX_FLAG_chm" = "1" \
5162|| as_fn_error $? "doxygen-chi requires doxygen-chi" "$LINENO" 5
5163
5164;; #(
5165n|N|no|No|NO)
5166 DX_FLAG_chi=0
5167
5168;; #(
5169*)
5170 as_fn_error $? "invalid value '$enableval' given to doxygen-chi" "$LINENO" 5
5171;;
5172esac
5173
5174else
5175
5176DX_FLAG_chi=0
5177
5178
5179test "$DX_FLAG_chm" = "1" || DX_FLAG_chi=0
5180
5181
5182
5183fi
5184
5185if test "$DX_FLAG_chi" = 1; then
5186
5187 :
5188fi
5189 if test "$DX_FLAG_chi" = 1; then
5190 DX_COND_chi_TRUE=
5191 DX_COND_chi_FALSE='#'
5192else
5193 DX_COND_chi_TRUE='#'
5194 DX_COND_chi_FALSE=
5195fi
5196
5197if test "$DX_FLAG_chi" = 1; then
5198 DX_ENV="$DX_ENV GENERATE_CHI='YES'"
5199
5200 :
5201else
5202 DX_ENV="$DX_ENV GENERATE_CHI='NO'"
5203
5204 :
5205fi
5206
5207
5208# Plain HTML pages generation:
5209
5210
5211
5212 # Check whether --enable-doxygen-html was given.
5213if test "${enable_doxygen_html+set}" = set; then :
5214 enableval=$enable_doxygen_html;
5215case "$enableval" in
5216#(
5217y|Y|yes|Yes|YES)
5218 DX_FLAG_html=1
5219
5220
5221test "$DX_FLAG_doc" = "1" \
5222|| as_fn_error $? "doxygen-html requires doxygen-html" "$LINENO" 5
5223
5224test "$DX_FLAG_chm" = "0" \
5225|| as_fn_error $? "doxygen-html contradicts doxygen-html" "$LINENO" 5
5226
5227;; #(
5228n|N|no|No|NO)
5229 DX_FLAG_html=0
5230
5231;; #(
5232*)
5233 as_fn_error $? "invalid value '$enableval' given to doxygen-html" "$LINENO" 5
5234;;
5235esac
5236
5237else
5238
5239DX_FLAG_html=1
5240
5241
5242test "$DX_FLAG_doc" = "1" || DX_FLAG_html=0
5243
5244
5245test "$DX_FLAG_chm" = "0" || DX_FLAG_html=0
5246
5247
5248
5249fi
5250
5251if test "$DX_FLAG_html" = 1; then
5252
5253 :
5254fi
5255 if test "$DX_FLAG_html" = 1; then
5256 DX_COND_html_TRUE=
5257 DX_COND_html_FALSE='#'
5258else
5259 DX_COND_html_TRUE='#'
5260 DX_COND_html_FALSE=
5261fi
5262
5263if test "$DX_FLAG_html" = 1; then
5264 DX_ENV="$DX_ENV GENERATE_HTML='YES'"
5265
5266 :
5267else
5268 test "$DX_FLAG_chm" = 1 || DX_ENV="$DX_ENV GENERATE_HTML='NO'"
5269
5270 :
5271fi
5272
5273
5274# PostScript file generation:
5275
5276
5277
5278 # Check whether --enable-doxygen-ps was given.
5279if test "${enable_doxygen_ps+set}" = set; then :
5280 enableval=$enable_doxygen_ps;
5281case "$enableval" in
5282#(
5283y|Y|yes|Yes|YES)
5284 DX_FLAG_ps=1
5285
5286
5287test "$DX_FLAG_doc" = "1" \
5288|| as_fn_error $? "doxygen-ps requires doxygen-ps" "$LINENO" 5
5289
5290;; #(
5291n|N|no|No|NO)
5292 DX_FLAG_ps=0
5293
5294;; #(
5295*)
5296 as_fn_error $? "invalid value '$enableval' given to doxygen-ps" "$LINENO" 5
5297;;
5298esac
5299
5300else
5301
5302DX_FLAG_ps=0
5303
5304
5305test "$DX_FLAG_doc" = "1" || DX_FLAG_ps=0
5306
5307
5308
5309fi
5310
5311if test "$DX_FLAG_ps" = 1; then
5312
5313if test -n "$ac_tool_prefix"; then
5314 # Extract the first word of "${ac_tool_prefix}latex", so it can be a program name with args.
5315set dummy ${ac_tool_prefix}latex; ac_word=$2
5316{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5317$as_echo_n "checking for $ac_word... " >&6; }
5318if ${ac_cv_path_DX_LATEX+:} false; then :
5319 $as_echo_n "(cached) " >&6
5320else
5321 case $DX_LATEX in
5322 [\\/]* | ?:[\\/]*)
5323 ac_cv_path_DX_LATEX="$DX_LATEX" # Let the user override the test with a path.
5324 ;;
5325 *)
5326 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5327for as_dir in $PATH
5328do
5329 IFS=$as_save_IFS
5330 test -z "$as_dir" && as_dir=.
5331 for ac_exec_ext in '' $ac_executable_extensions; do
5332 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5333 ac_cv_path_DX_LATEX="$as_dir/$ac_word$ac_exec_ext"
5334 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5335 break 2
5336 fi
5337done
5338 done
5339IFS=$as_save_IFS
5340
5341 ;;
5342esac
5343fi
5344DX_LATEX=$ac_cv_path_DX_LATEX
5345if test -n "$DX_LATEX"; then
5346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_LATEX" >&5
5347$as_echo "$DX_LATEX" >&6; }
5348else
5349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5350$as_echo "no" >&6; }
5351fi
5352
5353
5354fi
5355if test -z "$ac_cv_path_DX_LATEX"; then
5356 ac_pt_DX_LATEX=$DX_LATEX
5357 # Extract the first word of "latex", so it can be a program name with args.
5358set dummy latex; ac_word=$2
5359{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5360$as_echo_n "checking for $ac_word... " >&6; }
5361if ${ac_cv_path_ac_pt_DX_LATEX+:} false; then :
5362 $as_echo_n "(cached) " >&6
5363else
5364 case $ac_pt_DX_LATEX in
5365 [\\/]* | ?:[\\/]*)
5366 ac_cv_path_ac_pt_DX_LATEX="$ac_pt_DX_LATEX" # Let the user override the test with a path.
5367 ;;
5368 *)
5369 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5370for as_dir in $PATH
5371do
5372 IFS=$as_save_IFS
5373 test -z "$as_dir" && as_dir=.
5374 for ac_exec_ext in '' $ac_executable_extensions; do
5375 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5376 ac_cv_path_ac_pt_DX_LATEX="$as_dir/$ac_word$ac_exec_ext"
5377 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5378 break 2
5379 fi
5380done
5381 done
5382IFS=$as_save_IFS
5383
5384 ;;
5385esac
5386fi
5387ac_pt_DX_LATEX=$ac_cv_path_ac_pt_DX_LATEX
5388if test -n "$ac_pt_DX_LATEX"; then
5389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_LATEX" >&5
5390$as_echo "$ac_pt_DX_LATEX" >&6; }
5391else
5392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5393$as_echo "no" >&6; }
5394fi
5395
5396 if test "x$ac_pt_DX_LATEX" = x; then
5397 DX_LATEX=""
5398 else
5399 case $cross_compiling:$ac_tool_warned in
5400yes:)
5401{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5402$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5403ac_tool_warned=yes ;;
5404esac
5405 DX_LATEX=$ac_pt_DX_LATEX
5406 fi
5407else
5408 DX_LATEX="$ac_cv_path_DX_LATEX"
5409fi
5410
5411if test "$DX_FLAG_ps$DX_LATEX" = 1; then
5412 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: latex not found - will not generate doxygen PostScript documentation" >&5
5413$as_echo "$as_me: WARNING: latex not found - will not generate doxygen PostScript documentation" >&2;}
5414 DX_FLAG_ps=0
5415
5416fi
5417
5418
5419if test -n "$ac_tool_prefix"; then
5420 # Extract the first word of "${ac_tool_prefix}makeindex", so it can be a program name with args.
5421set dummy ${ac_tool_prefix}makeindex; ac_word=$2
5422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5423$as_echo_n "checking for $ac_word... " >&6; }
5424if ${ac_cv_path_DX_MAKEINDEX+:} false; then :
5425 $as_echo_n "(cached) " >&6
5426else
5427 case $DX_MAKEINDEX in
5428 [\\/]* | ?:[\\/]*)
5429 ac_cv_path_DX_MAKEINDEX="$DX_MAKEINDEX" # Let the user override the test with a path.
5430 ;;
5431 *)
5432 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5433for as_dir in $PATH
5434do
5435 IFS=$as_save_IFS
5436 test -z "$as_dir" && as_dir=.
5437 for ac_exec_ext in '' $ac_executable_extensions; do
5438 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5439 ac_cv_path_DX_MAKEINDEX="$as_dir/$ac_word$ac_exec_ext"
5440 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5441 break 2
5442 fi
5443done
5444 done
5445IFS=$as_save_IFS
5446
5447 ;;
5448esac
5449fi
5450DX_MAKEINDEX=$ac_cv_path_DX_MAKEINDEX
5451if test -n "$DX_MAKEINDEX"; then
5452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_MAKEINDEX" >&5
5453$as_echo "$DX_MAKEINDEX" >&6; }
5454else
5455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5456$as_echo "no" >&6; }
5457fi
5458
5459
5460fi
5461if test -z "$ac_cv_path_DX_MAKEINDEX"; then
5462 ac_pt_DX_MAKEINDEX=$DX_MAKEINDEX
5463 # Extract the first word of "makeindex", so it can be a program name with args.
5464set dummy makeindex; ac_word=$2
5465{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5466$as_echo_n "checking for $ac_word... " >&6; }
5467if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then :
5468 $as_echo_n "(cached) " >&6
5469else
5470 case $ac_pt_DX_MAKEINDEX in
5471 [\\/]* | ?:[\\/]*)
5472 ac_cv_path_ac_pt_DX_MAKEINDEX="$ac_pt_DX_MAKEINDEX" # Let the user override the test with a path.
5473 ;;
5474 *)
5475 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5476for as_dir in $PATH
5477do
5478 IFS=$as_save_IFS
5479 test -z "$as_dir" && as_dir=.
5480 for ac_exec_ext in '' $ac_executable_extensions; do
5481 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5482 ac_cv_path_ac_pt_DX_MAKEINDEX="$as_dir/$ac_word$ac_exec_ext"
5483 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5484 break 2
5485 fi
5486done
5487 done
5488IFS=$as_save_IFS
5489
5490 ;;
5491esac
5492fi
5493ac_pt_DX_MAKEINDEX=$ac_cv_path_ac_pt_DX_MAKEINDEX
5494if test -n "$ac_pt_DX_MAKEINDEX"; then
5495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_MAKEINDEX" >&5
5496$as_echo "$ac_pt_DX_MAKEINDEX" >&6; }
5497else
5498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5499$as_echo "no" >&6; }
5500fi
5501
5502 if test "x$ac_pt_DX_MAKEINDEX" = x; then
5503 DX_MAKEINDEX=""
5504 else
5505 case $cross_compiling:$ac_tool_warned in
5506yes:)
5507{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5508$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5509ac_tool_warned=yes ;;
5510esac
5511 DX_MAKEINDEX=$ac_pt_DX_MAKEINDEX
5512 fi
5513else
5514 DX_MAKEINDEX="$ac_cv_path_DX_MAKEINDEX"
5515fi
5516
5517if test "$DX_FLAG_ps$DX_MAKEINDEX" = 1; then
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: makeindex not found - will not generate doxygen PostScript documentation" >&5
5519$as_echo "$as_me: WARNING: makeindex not found - will not generate doxygen PostScript documentation" >&2;}
5520 DX_FLAG_ps=0
5521
5522fi
5523
5524
5525if test -n "$ac_tool_prefix"; then
5526 # Extract the first word of "${ac_tool_prefix}dvips", so it can be a program name with args.
5527set dummy ${ac_tool_prefix}dvips; ac_word=$2
5528{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5529$as_echo_n "checking for $ac_word... " >&6; }
5530if ${ac_cv_path_DX_DVIPS+:} false; then :
5531 $as_echo_n "(cached) " >&6
5532else
5533 case $DX_DVIPS in
5534 [\\/]* | ?:[\\/]*)
5535 ac_cv_path_DX_DVIPS="$DX_DVIPS" # Let the user override the test with a path.
5536 ;;
5537 *)
5538 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5539for as_dir in $PATH
5540do
5541 IFS=$as_save_IFS
5542 test -z "$as_dir" && as_dir=.
5543 for ac_exec_ext in '' $ac_executable_extensions; do
5544 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5545 ac_cv_path_DX_DVIPS="$as_dir/$ac_word$ac_exec_ext"
5546 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5547 break 2
5548 fi
5549done
5550 done
5551IFS=$as_save_IFS
5552
5553 ;;
5554esac
5555fi
5556DX_DVIPS=$ac_cv_path_DX_DVIPS
5557if test -n "$DX_DVIPS"; then
5558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DVIPS" >&5
5559$as_echo "$DX_DVIPS" >&6; }
5560else
5561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5562$as_echo "no" >&6; }
5563fi
5564
5565
5566fi
5567if test -z "$ac_cv_path_DX_DVIPS"; then
5568 ac_pt_DX_DVIPS=$DX_DVIPS
5569 # Extract the first word of "dvips", so it can be a program name with args.
5570set dummy dvips; ac_word=$2
5571{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5572$as_echo_n "checking for $ac_word... " >&6; }
5573if ${ac_cv_path_ac_pt_DX_DVIPS+:} false; then :
5574 $as_echo_n "(cached) " >&6
5575else
5576 case $ac_pt_DX_DVIPS in
5577 [\\/]* | ?:[\\/]*)
5578 ac_cv_path_ac_pt_DX_DVIPS="$ac_pt_DX_DVIPS" # Let the user override the test with a path.
5579 ;;
5580 *)
5581 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5582for as_dir in $PATH
5583do
5584 IFS=$as_save_IFS
5585 test -z "$as_dir" && as_dir=.
5586 for ac_exec_ext in '' $ac_executable_extensions; do
5587 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5588 ac_cv_path_ac_pt_DX_DVIPS="$as_dir/$ac_word$ac_exec_ext"
5589 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5590 break 2
5591 fi
5592done
5593 done
5594IFS=$as_save_IFS
5595
5596 ;;
5597esac
5598fi
5599ac_pt_DX_DVIPS=$ac_cv_path_ac_pt_DX_DVIPS
5600if test -n "$ac_pt_DX_DVIPS"; then
5601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DVIPS" >&5
5602$as_echo "$ac_pt_DX_DVIPS" >&6; }
5603else
5604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5605$as_echo "no" >&6; }
5606fi
5607
5608 if test "x$ac_pt_DX_DVIPS" = x; then
5609 DX_DVIPS=""
5610 else
5611 case $cross_compiling:$ac_tool_warned in
5612yes:)
5613{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5614$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5615ac_tool_warned=yes ;;
5616esac
5617 DX_DVIPS=$ac_pt_DX_DVIPS
5618 fi
5619else
5620 DX_DVIPS="$ac_cv_path_DX_DVIPS"
5621fi
5622
5623if test "$DX_FLAG_ps$DX_DVIPS" = 1; then
5624 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dvips not found - will not generate doxygen PostScript documentation" >&5
5625$as_echo "$as_me: WARNING: dvips not found - will not generate doxygen PostScript documentation" >&2;}
5626 DX_FLAG_ps=0
5627
5628fi
5629
5630
5631if test -n "$ac_tool_prefix"; then
5632 # Extract the first word of "${ac_tool_prefix}egrep", so it can be a program name with args.
5633set dummy ${ac_tool_prefix}egrep; ac_word=$2
5634{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5635$as_echo_n "checking for $ac_word... " >&6; }
5636if ${ac_cv_path_DX_EGREP+:} false; then :
5637 $as_echo_n "(cached) " >&6
5638else
5639 case $DX_EGREP in
5640 [\\/]* | ?:[\\/]*)
5641 ac_cv_path_DX_EGREP="$DX_EGREP" # Let the user override the test with a path.
5642 ;;
5643 *)
5644 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5645for as_dir in $PATH
5646do
5647 IFS=$as_save_IFS
5648 test -z "$as_dir" && as_dir=.
5649 for ac_exec_ext in '' $ac_executable_extensions; do
5650 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5651 ac_cv_path_DX_EGREP="$as_dir/$ac_word$ac_exec_ext"
5652 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5653 break 2
5654 fi
5655done
5656 done
5657IFS=$as_save_IFS
5658
5659 ;;
5660esac
5661fi
5662DX_EGREP=$ac_cv_path_DX_EGREP
5663if test -n "$DX_EGREP"; then
5664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_EGREP" >&5
5665$as_echo "$DX_EGREP" >&6; }
5666else
5667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5668$as_echo "no" >&6; }
5669fi
5670
5671
5672fi
5673if test -z "$ac_cv_path_DX_EGREP"; then
5674 ac_pt_DX_EGREP=$DX_EGREP
5675 # Extract the first word of "egrep", so it can be a program name with args.
5676set dummy egrep; ac_word=$2
5677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5678$as_echo_n "checking for $ac_word... " >&6; }
5679if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then :
5680 $as_echo_n "(cached) " >&6
5681else
5682 case $ac_pt_DX_EGREP in
5683 [\\/]* | ?:[\\/]*)
5684 ac_cv_path_ac_pt_DX_EGREP="$ac_pt_DX_EGREP" # Let the user override the test with a path.
5685 ;;
5686 *)
5687 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5688for as_dir in $PATH
5689do
5690 IFS=$as_save_IFS
5691 test -z "$as_dir" && as_dir=.
5692 for ac_exec_ext in '' $ac_executable_extensions; do
5693 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5694 ac_cv_path_ac_pt_DX_EGREP="$as_dir/$ac_word$ac_exec_ext"
5695 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5696 break 2
5697 fi
5698done
5699 done
5700IFS=$as_save_IFS
5701
5702 ;;
5703esac
5704fi
5705ac_pt_DX_EGREP=$ac_cv_path_ac_pt_DX_EGREP
5706if test -n "$ac_pt_DX_EGREP"; then
5707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_EGREP" >&5
5708$as_echo "$ac_pt_DX_EGREP" >&6; }
5709else
5710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5711$as_echo "no" >&6; }
5712fi
5713
5714 if test "x$ac_pt_DX_EGREP" = x; then
5715 DX_EGREP=""
5716 else
5717 case $cross_compiling:$ac_tool_warned in
5718yes:)
5719{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5720$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5721ac_tool_warned=yes ;;
5722esac
5723 DX_EGREP=$ac_pt_DX_EGREP
5724 fi
5725else
5726 DX_EGREP="$ac_cv_path_DX_EGREP"
5727fi
5728
5729if test "$DX_FLAG_ps$DX_EGREP" = 1; then
5730 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: egrep not found - will not generate doxygen PostScript documentation" >&5
5731$as_echo "$as_me: WARNING: egrep not found - will not generate doxygen PostScript documentation" >&2;}
5732 DX_FLAG_ps=0
5733
5734fi
5735
5736 :
5737fi
5738 if test "$DX_FLAG_ps" = 1; then
5739 DX_COND_ps_TRUE=
5740 DX_COND_ps_FALSE='#'
5741else
5742 DX_COND_ps_TRUE='#'
5743 DX_COND_ps_FALSE=
5744fi
5745
5746if test "$DX_FLAG_ps" = 1; then
5747
5748 :
5749else
5750
5751 :
5752fi
5753
5754
5755# PDF file generation:
5756
5757
5758
5759 # Check whether --enable-doxygen-pdf was given.
5760if test "${enable_doxygen_pdf+set}" = set; then :
5761 enableval=$enable_doxygen_pdf;
5762case "$enableval" in
5763#(
5764y|Y|yes|Yes|YES)
5765 DX_FLAG_pdf=1
5766
5767
5768test "$DX_FLAG_doc" = "1" \
5769|| as_fn_error $? "doxygen-pdf requires doxygen-pdf" "$LINENO" 5
5770
5771;; #(
5772n|N|no|No|NO)
5773 DX_FLAG_pdf=0
5774
5775;; #(
5776*)
5777 as_fn_error $? "invalid value '$enableval' given to doxygen-pdf" "$LINENO" 5
5778;;
5779esac
5780
5781else
5782
5783DX_FLAG_pdf=0
5784
5785
5786test "$DX_FLAG_doc" = "1" || DX_FLAG_pdf=0
5787
5788
5789
5790fi
5791
5792if test "$DX_FLAG_pdf" = 1; then
5793
5794if test -n "$ac_tool_prefix"; then
5795 # Extract the first word of "${ac_tool_prefix}pdflatex", so it can be a program name with args.
5796set dummy ${ac_tool_prefix}pdflatex; ac_word=$2
5797{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5798$as_echo_n "checking for $ac_word... " >&6; }
5799if ${ac_cv_path_DX_PDFLATEX+:} false; then :
5800 $as_echo_n "(cached) " >&6
5801else
5802 case $DX_PDFLATEX in
5803 [\\/]* | ?:[\\/]*)
5804 ac_cv_path_DX_PDFLATEX="$DX_PDFLATEX" # Let the user override the test with a path.
5805 ;;
5806 *)
5807 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5808for as_dir in $PATH
5809do
5810 IFS=$as_save_IFS
5811 test -z "$as_dir" && as_dir=.
5812 for ac_exec_ext in '' $ac_executable_extensions; do
5813 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5814 ac_cv_path_DX_PDFLATEX="$as_dir/$ac_word$ac_exec_ext"
5815 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5816 break 2
5817 fi
5818done
5819 done
5820IFS=$as_save_IFS
5821
5822 ;;
5823esac
5824fi
5825DX_PDFLATEX=$ac_cv_path_DX_PDFLATEX
5826if test -n "$DX_PDFLATEX"; then
5827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_PDFLATEX" >&5
5828$as_echo "$DX_PDFLATEX" >&6; }
5829else
5830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5831$as_echo "no" >&6; }
5832fi
5833
5834
5835fi
5836if test -z "$ac_cv_path_DX_PDFLATEX"; then
5837 ac_pt_DX_PDFLATEX=$DX_PDFLATEX
5838 # Extract the first word of "pdflatex", so it can be a program name with args.
5839set dummy pdflatex; ac_word=$2
5840{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5841$as_echo_n "checking for $ac_word... " >&6; }
5842if ${ac_cv_path_ac_pt_DX_PDFLATEX+:} false; then :
5843 $as_echo_n "(cached) " >&6
5844else
5845 case $ac_pt_DX_PDFLATEX in
5846 [\\/]* | ?:[\\/]*)
5847 ac_cv_path_ac_pt_DX_PDFLATEX="$ac_pt_DX_PDFLATEX" # Let the user override the test with a path.
5848 ;;
5849 *)
5850 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5851for as_dir in $PATH
5852do
5853 IFS=$as_save_IFS
5854 test -z "$as_dir" && as_dir=.
5855 for ac_exec_ext in '' $ac_executable_extensions; do
5856 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5857 ac_cv_path_ac_pt_DX_PDFLATEX="$as_dir/$ac_word$ac_exec_ext"
5858 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5859 break 2
5860 fi
5861done
5862 done
5863IFS=$as_save_IFS
5864
5865 ;;
5866esac
5867fi
5868ac_pt_DX_PDFLATEX=$ac_cv_path_ac_pt_DX_PDFLATEX
5869if test -n "$ac_pt_DX_PDFLATEX"; then
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_PDFLATEX" >&5
5871$as_echo "$ac_pt_DX_PDFLATEX" >&6; }
5872else
5873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5874$as_echo "no" >&6; }
5875fi
5876
5877 if test "x$ac_pt_DX_PDFLATEX" = x; then
5878 DX_PDFLATEX=""
5879 else
5880 case $cross_compiling:$ac_tool_warned in
5881yes:)
5882{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5883$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5884ac_tool_warned=yes ;;
5885esac
5886 DX_PDFLATEX=$ac_pt_DX_PDFLATEX
5887 fi
5888else
5889 DX_PDFLATEX="$ac_cv_path_DX_PDFLATEX"
5890fi
5891
5892if test "$DX_FLAG_pdf$DX_PDFLATEX" = 1; then
5893 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: pdflatex not found - will not generate doxygen PDF documentation" >&5
5894$as_echo "$as_me: WARNING: pdflatex not found - will not generate doxygen PDF documentation" >&2;}
5895 DX_FLAG_pdf=0
5896
5897fi
5898
5899
5900if test -n "$ac_tool_prefix"; then
5901 # Extract the first word of "${ac_tool_prefix}makeindex", so it can be a program name with args.
5902set dummy ${ac_tool_prefix}makeindex; ac_word=$2
5903{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5904$as_echo_n "checking for $ac_word... " >&6; }
5905if ${ac_cv_path_DX_MAKEINDEX+:} false; then :
5906 $as_echo_n "(cached) " >&6
5907else
5908 case $DX_MAKEINDEX in
5909 [\\/]* | ?:[\\/]*)
5910 ac_cv_path_DX_MAKEINDEX="$DX_MAKEINDEX" # Let the user override the test with a path.
5911 ;;
5912 *)
5913 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5914for as_dir in $PATH
5915do
5916 IFS=$as_save_IFS
5917 test -z "$as_dir" && as_dir=.
5918 for ac_exec_ext in '' $ac_executable_extensions; do
5919 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5920 ac_cv_path_DX_MAKEINDEX="$as_dir/$ac_word$ac_exec_ext"
5921 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5922 break 2
5923 fi
5924done
5925 done
5926IFS=$as_save_IFS
5927
5928 ;;
5929esac
5930fi
5931DX_MAKEINDEX=$ac_cv_path_DX_MAKEINDEX
5932if test -n "$DX_MAKEINDEX"; then
5933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_MAKEINDEX" >&5
5934$as_echo "$DX_MAKEINDEX" >&6; }
5935else
5936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5937$as_echo "no" >&6; }
5938fi
5939
5940
5941fi
5942if test -z "$ac_cv_path_DX_MAKEINDEX"; then
5943 ac_pt_DX_MAKEINDEX=$DX_MAKEINDEX
5944 # Extract the first word of "makeindex", so it can be a program name with args.
5945set dummy makeindex; ac_word=$2
5946{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5947$as_echo_n "checking for $ac_word... " >&6; }
5948if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then :
5949 $as_echo_n "(cached) " >&6
5950else
5951 case $ac_pt_DX_MAKEINDEX in
5952 [\\/]* | ?:[\\/]*)
5953 ac_cv_path_ac_pt_DX_MAKEINDEX="$ac_pt_DX_MAKEINDEX" # Let the user override the test with a path.
5954 ;;
5955 *)
5956 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5957for as_dir in $PATH
5958do
5959 IFS=$as_save_IFS
5960 test -z "$as_dir" && as_dir=.
5961 for ac_exec_ext in '' $ac_executable_extensions; do
5962 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5963 ac_cv_path_ac_pt_DX_MAKEINDEX="$as_dir/$ac_word$ac_exec_ext"
5964 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5965 break 2
5966 fi
5967done
5968 done
5969IFS=$as_save_IFS
5970
5971 ;;
5972esac
5973fi
5974ac_pt_DX_MAKEINDEX=$ac_cv_path_ac_pt_DX_MAKEINDEX
5975if test -n "$ac_pt_DX_MAKEINDEX"; then
5976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_MAKEINDEX" >&5
5977$as_echo "$ac_pt_DX_MAKEINDEX" >&6; }
5978else
5979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5980$as_echo "no" >&6; }
5981fi
5982
5983 if test "x$ac_pt_DX_MAKEINDEX" = x; then
5984 DX_MAKEINDEX=""
5985 else
5986 case $cross_compiling:$ac_tool_warned in
5987yes:)
5988{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5989$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5990ac_tool_warned=yes ;;
5991esac
5992 DX_MAKEINDEX=$ac_pt_DX_MAKEINDEX
5993 fi
5994else
5995 DX_MAKEINDEX="$ac_cv_path_DX_MAKEINDEX"
5996fi
5997
5998if test "$DX_FLAG_pdf$DX_MAKEINDEX" = 1; then
5999 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: makeindex not found - will not generate doxygen PDF documentation" >&5
6000$as_echo "$as_me: WARNING: makeindex not found - will not generate doxygen PDF documentation" >&2;}
6001 DX_FLAG_pdf=0
6002
6003fi
6004
6005
6006if test -n "$ac_tool_prefix"; then
6007 # Extract the first word of "${ac_tool_prefix}egrep", so it can be a program name with args.
6008set dummy ${ac_tool_prefix}egrep; ac_word=$2
6009{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6010$as_echo_n "checking for $ac_word... " >&6; }
6011if ${ac_cv_path_DX_EGREP+:} false; then :
6012 $as_echo_n "(cached) " >&6
6013else
6014 case $DX_EGREP in
6015 [\\/]* | ?:[\\/]*)
6016 ac_cv_path_DX_EGREP="$DX_EGREP" # Let the user override the test with a path.
6017 ;;
6018 *)
6019 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6020for as_dir in $PATH
6021do
6022 IFS=$as_save_IFS
6023 test -z "$as_dir" && as_dir=.
6024 for ac_exec_ext in '' $ac_executable_extensions; do
6025 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6026 ac_cv_path_DX_EGREP="$as_dir/$ac_word$ac_exec_ext"
6027 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6028 break 2
6029 fi
6030done
6031 done
6032IFS=$as_save_IFS
6033
6034 ;;
6035esac
6036fi
6037DX_EGREP=$ac_cv_path_DX_EGREP
6038if test -n "$DX_EGREP"; then
6039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_EGREP" >&5
6040$as_echo "$DX_EGREP" >&6; }
6041else
6042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6043$as_echo "no" >&6; }
6044fi
6045
6046
6047fi
6048if test -z "$ac_cv_path_DX_EGREP"; then
6049 ac_pt_DX_EGREP=$DX_EGREP
6050 # Extract the first word of "egrep", so it can be a program name with args.
6051set dummy egrep; ac_word=$2
6052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6053$as_echo_n "checking for $ac_word... " >&6; }
6054if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then :
6055 $as_echo_n "(cached) " >&6
6056else
6057 case $ac_pt_DX_EGREP in
6058 [\\/]* | ?:[\\/]*)
6059 ac_cv_path_ac_pt_DX_EGREP="$ac_pt_DX_EGREP" # Let the user override the test with a path.
6060 ;;
6061 *)
6062 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6063for as_dir in $PATH
6064do
6065 IFS=$as_save_IFS
6066 test -z "$as_dir" && as_dir=.
6067 for ac_exec_ext in '' $ac_executable_extensions; do
6068 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6069 ac_cv_path_ac_pt_DX_EGREP="$as_dir/$ac_word$ac_exec_ext"
6070 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6071 break 2
6072 fi
6073done
6074 done
6075IFS=$as_save_IFS
6076
6077 ;;
6078esac
6079fi
6080ac_pt_DX_EGREP=$ac_cv_path_ac_pt_DX_EGREP
6081if test -n "$ac_pt_DX_EGREP"; then
6082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_EGREP" >&5
6083$as_echo "$ac_pt_DX_EGREP" >&6; }
6084else
6085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6086$as_echo "no" >&6; }
6087fi
6088
6089 if test "x$ac_pt_DX_EGREP" = x; then
6090 DX_EGREP=""
6091 else
6092 case $cross_compiling:$ac_tool_warned in
6093yes:)
6094{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6095$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6096ac_tool_warned=yes ;;
6097esac
6098 DX_EGREP=$ac_pt_DX_EGREP
6099 fi
6100else
6101 DX_EGREP="$ac_cv_path_DX_EGREP"
6102fi
6103
6104if test "$DX_FLAG_pdf$DX_EGREP" = 1; then
6105 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: egrep not found - will not generate doxygen PDF documentation" >&5
6106$as_echo "$as_me: WARNING: egrep not found - will not generate doxygen PDF documentation" >&2;}
6107 DX_FLAG_pdf=0
6108
6109fi
6110
6111 :
6112fi
6113 if test "$DX_FLAG_pdf" = 1; then
6114 DX_COND_pdf_TRUE=
6115 DX_COND_pdf_FALSE='#'
6116else
6117 DX_COND_pdf_TRUE='#'
6118 DX_COND_pdf_FALSE=
6119fi
6120
6121if test "$DX_FLAG_pdf" = 1; then
6122
6123 :
6124else
6125
6126 :
6127fi
6128
6129
6130# LaTeX generation for PS and/or PDF:
6131 if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then
6132 DX_COND_latex_TRUE=
6133 DX_COND_latex_FALSE='#'
6134else
6135 DX_COND_latex_TRUE='#'
6136 DX_COND_latex_FALSE=
6137fi
6138
6139if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then
6140 DX_ENV="$DX_ENV GENERATE_LATEX='YES'"
6141
6142else
6143 DX_ENV="$DX_ENV GENERATE_LATEX='NO'"
6144
6145fi
6146
6147# Paper size for PS and/or PDF:
6148
6149case "$DOXYGEN_PAPER_SIZE" in
6150#(
6151"")
6152 DOXYGEN_PAPER_SIZE=""
6153
6154;; #(
6155a4wide|a4|letter|legal|executive)
6156 DX_ENV="$DX_ENV PAPER_SIZE='$DOXYGEN_PAPER_SIZE'"
6157
6158;; #(
6159*)
6160 as_fn_error $? "unknown DOXYGEN_PAPER_SIZE='$DOXYGEN_PAPER_SIZE'" "$LINENO" 5
6161;;
6162esac
6163
6164#For debugging:
6165#echo DX_FLAG_doc=$DX_FLAG_doc
6166#echo DX_FLAG_dot=$DX_FLAG_dot
6167#echo DX_FLAG_man=$DX_FLAG_man
6168#echo DX_FLAG_html=$DX_FLAG_html
6169#echo DX_FLAG_chm=$DX_FLAG_chm
6170#echo DX_FLAG_chi=$DX_FLAG_chi
6171#echo DX_FLAG_rtf=$DX_FLAG_rtf
6172#echo DX_FLAG_xml=$DX_FLAG_xml
6173#echo DX_FLAG_pdf=$DX_FLAG_pdf
6174#echo DX_FLAG_ps=$DX_FLAG_ps
6175#echo DX_ENV=$DX_ENV
6176
6177
Jeff Thompson39128c62013-06-19 14:08:51 -07006178ac_config_files="$ac_config_files Makefile"
6179
6180cat >confcache <<\_ACEOF
6181# This file is a shell script that caches the results of configure
6182# tests run on this system so they can be shared between configure
6183# scripts and configure runs, see configure's option --config-cache.
6184# It is not useful on other systems. If it contains results you don't
6185# want to keep, you may remove or edit it.
6186#
6187# config.status only pays attention to the cache file if you give it
6188# the --recheck option to rerun configure.
6189#
6190# `ac_cv_env_foo' variables (set or unset) will be overridden when
6191# loading this file, other *unset* `ac_cv_foo' will be assigned the
6192# following values.
6193
6194_ACEOF
6195
6196# The following way of writing the cache mishandles newlines in values,
6197# but we know of no workaround that is simple, portable, and efficient.
6198# So, we kill variables containing newlines.
6199# Ultrix sh set writes to stderr and can't be redirected directly,
6200# and sets the high bit in the cache file unless we assign to the vars.
6201(
6202 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
6203 eval ac_val=\$$ac_var
6204 case $ac_val in #(
6205 *${as_nl}*)
6206 case $ac_var in #(
6207 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
6208$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
6209 esac
6210 case $ac_var in #(
6211 _ | IFS | as_nl) ;; #(
6212 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
6213 *) { eval $ac_var=; unset $ac_var;} ;;
6214 esac ;;
6215 esac
6216 done
6217
6218 (set) 2>&1 |
6219 case $as_nl`(ac_space=' '; set) 2>&1` in #(
6220 *${as_nl}ac_space=\ *)
6221 # `set' does not quote correctly, so add quotes: double-quote
6222 # substitution turns \\\\ into \\, and sed turns \\ into \.
6223 sed -n \
6224 "s/'/'\\\\''/g;
6225 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
6226 ;; #(
6227 *)
6228 # `set' quotes correctly as required by POSIX, so do not add quotes.
6229 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
6230 ;;
6231 esac |
6232 sort
6233) |
6234 sed '
6235 /^ac_cv_env_/b end
6236 t clear
6237 :clear
6238 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
6239 t end
6240 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6241 :end' >>confcache
6242if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6243 if test -w "$cache_file"; then
6244 if test "x$cache_file" != "x/dev/null"; then
6245 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6246$as_echo "$as_me: updating cache $cache_file" >&6;}
6247 if test ! -f "$cache_file" || test -h "$cache_file"; then
6248 cat confcache >"$cache_file"
6249 else
6250 case $cache_file in #(
6251 */* | ?:*)
6252 mv -f confcache "$cache_file"$$ &&
6253 mv -f "$cache_file"$$ "$cache_file" ;; #(
6254 *)
6255 mv -f confcache "$cache_file" ;;
6256 esac
6257 fi
6258 fi
6259 else
6260 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6261$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6262 fi
6263fi
6264rm -f confcache
6265
6266test "x$prefix" = xNONE && prefix=$ac_default_prefix
6267# Let make expand exec_prefix.
6268test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6269
6270DEFS=-DHAVE_CONFIG_H
6271
6272ac_libobjs=
6273ac_ltlibobjs=
6274U=
6275for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6276 # 1. Remove the extension, and $U if already installed.
6277 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
6278 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
6279 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
6280 # will be set to the directory where LIBOBJS objects are built.
6281 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
6282 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
6283done
6284LIBOBJS=$ac_libobjs
6285
6286LTLIBOBJS=$ac_ltlibobjs
6287
6288
6289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
6290$as_echo_n "checking that generated files are newer than configure... " >&6; }
6291 if test -n "$am_sleep_pid"; then
6292 # Hide warnings about reused PIDs.
6293 wait $am_sleep_pid 2>/dev/null
6294 fi
6295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
6296$as_echo "done" >&6; }
6297 if test -n "$EXEEXT"; then
6298 am__EXEEXT_TRUE=
6299 am__EXEEXT_FALSE='#'
6300else
6301 am__EXEEXT_TRUE='#'
6302 am__EXEEXT_FALSE=
6303fi
6304
6305if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
6306 as_fn_error $? "conditional \"AMDEP\" was never defined.
6307Usually this means the macro was only invoked conditionally." "$LINENO" 5
6308fi
6309if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
6310 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
6311Usually this means the macro was only invoked conditionally." "$LINENO" 5
6312fi
Jeff Thompson36174062013-06-21 16:03:44 -07006313if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
6314 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
6315Usually this means the macro was only invoked conditionally." "$LINENO" 5
6316fi
Jeff Thompsonca45e552013-06-26 17:40:06 -07006317if test -z "${DX_COND_doc_TRUE}" && test -z "${DX_COND_doc_FALSE}"; then
6318 as_fn_error $? "conditional \"DX_COND_doc\" was never defined.
6319Usually this means the macro was only invoked conditionally." "$LINENO" 5
6320fi
6321if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then
6322 as_fn_error $? "conditional \"DX_COND_dot\" was never defined.
6323Usually this means the macro was only invoked conditionally." "$LINENO" 5
6324fi
6325if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then
6326 as_fn_error $? "conditional \"DX_COND_man\" was never defined.
6327Usually this means the macro was only invoked conditionally." "$LINENO" 5
6328fi
6329if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then
6330 as_fn_error $? "conditional \"DX_COND_rtf\" was never defined.
6331Usually this means the macro was only invoked conditionally." "$LINENO" 5
6332fi
6333if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then
6334 as_fn_error $? "conditional \"DX_COND_xml\" was never defined.
6335Usually this means the macro was only invoked conditionally." "$LINENO" 5
6336fi
6337if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then
6338 as_fn_error $? "conditional \"DX_COND_chm\" was never defined.
6339Usually this means the macro was only invoked conditionally." "$LINENO" 5
6340fi
6341if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then
6342 as_fn_error $? "conditional \"DX_COND_chi\" was never defined.
6343Usually this means the macro was only invoked conditionally." "$LINENO" 5
6344fi
6345if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then
6346 as_fn_error $? "conditional \"DX_COND_html\" was never defined.
6347Usually this means the macro was only invoked conditionally." "$LINENO" 5
6348fi
6349if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then
6350 as_fn_error $? "conditional \"DX_COND_ps\" was never defined.
6351Usually this means the macro was only invoked conditionally." "$LINENO" 5
6352fi
6353if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then
6354 as_fn_error $? "conditional \"DX_COND_pdf\" was never defined.
6355Usually this means the macro was only invoked conditionally." "$LINENO" 5
6356fi
6357if test -z "${DX_COND_latex_TRUE}" && test -z "${DX_COND_latex_FALSE}"; then
6358 as_fn_error $? "conditional \"DX_COND_latex\" was never defined.
6359Usually this means the macro was only invoked conditionally." "$LINENO" 5
6360fi
Jeff Thompson39128c62013-06-19 14:08:51 -07006361
6362: "${CONFIG_STATUS=./config.status}"
6363ac_write_fail=0
6364ac_clean_files_save=$ac_clean_files
6365ac_clean_files="$ac_clean_files $CONFIG_STATUS"
6366{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
6367$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
6368as_write_fail=0
6369cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
6370#! $SHELL
6371# Generated by $as_me.
6372# Run this file to recreate the current configuration.
6373# Compiler output produced by configure, useful for debugging
6374# configure, is in config.log if it exists.
6375
6376debug=false
6377ac_cs_recheck=false
6378ac_cs_silent=false
6379
6380SHELL=\${CONFIG_SHELL-$SHELL}
6381export SHELL
6382_ASEOF
6383cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
6384## -------------------- ##
6385## M4sh Initialization. ##
6386## -------------------- ##
6387
6388# Be more Bourne compatible
6389DUALCASE=1; export DUALCASE # for MKS sh
6390if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
6391 emulate sh
6392 NULLCMD=:
6393 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
6394 # is contrary to our usage. Disable this feature.
6395 alias -g '${1+"$@"}'='"$@"'
6396 setopt NO_GLOB_SUBST
6397else
6398 case `(set -o) 2>/dev/null` in #(
6399 *posix*) :
6400 set -o posix ;; #(
6401 *) :
6402 ;;
6403esac
6404fi
6405
6406
6407as_nl='
6408'
6409export as_nl
6410# Printing a long string crashes Solaris 7 /usr/bin/printf.
6411as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
6412as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
6413as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
6414# Prefer a ksh shell builtin over an external printf program on Solaris,
6415# but without wasting forks for bash or zsh.
6416if test -z "$BASH_VERSION$ZSH_VERSION" \
6417 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
6418 as_echo='print -r --'
6419 as_echo_n='print -rn --'
6420elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
6421 as_echo='printf %s\n'
6422 as_echo_n='printf %s'
6423else
6424 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
6425 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
6426 as_echo_n='/usr/ucb/echo -n'
6427 else
6428 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
6429 as_echo_n_body='eval
6430 arg=$1;
6431 case $arg in #(
6432 *"$as_nl"*)
6433 expr "X$arg" : "X\\(.*\\)$as_nl";
6434 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
6435 esac;
6436 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
6437 '
6438 export as_echo_n_body
6439 as_echo_n='sh -c $as_echo_n_body as_echo'
6440 fi
6441 export as_echo_body
6442 as_echo='sh -c $as_echo_body as_echo'
6443fi
6444
6445# The user is always right.
6446if test "${PATH_SEPARATOR+set}" != set; then
6447 PATH_SEPARATOR=:
6448 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
6449 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
6450 PATH_SEPARATOR=';'
6451 }
6452fi
6453
6454
6455# IFS
6456# We need space, tab and new line, in precisely that order. Quoting is
6457# there to prevent editors from complaining about space-tab.
6458# (If _AS_PATH_WALK were called with IFS unset, it would disable word
6459# splitting by setting IFS to empty value.)
6460IFS=" "" $as_nl"
6461
6462# Find who we are. Look in the path if we contain no directory separator.
6463as_myself=
6464case $0 in #((
6465 *[\\/]* ) as_myself=$0 ;;
6466 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6467for as_dir in $PATH
6468do
6469 IFS=$as_save_IFS
6470 test -z "$as_dir" && as_dir=.
6471 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
6472 done
6473IFS=$as_save_IFS
6474
6475 ;;
6476esac
6477# We did not find ourselves, most probably we were run as `sh COMMAND'
6478# in which case we are not to be found in the path.
6479if test "x$as_myself" = x; then
6480 as_myself=$0
6481fi
6482if test ! -f "$as_myself"; then
6483 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
6484 exit 1
6485fi
6486
6487# Unset variables that we do not need and which cause bugs (e.g. in
6488# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
6489# suppresses any "Segmentation fault" message there. '((' could
6490# trigger a bug in pdksh 5.2.14.
6491for as_var in BASH_ENV ENV MAIL MAILPATH
6492do eval test x\${$as_var+set} = xset \
6493 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
6494done
6495PS1='$ '
6496PS2='> '
6497PS4='+ '
6498
6499# NLS nuisances.
6500LC_ALL=C
6501export LC_ALL
6502LANGUAGE=C
6503export LANGUAGE
6504
6505# CDPATH.
6506(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
6507
6508
6509# as_fn_error STATUS ERROR [LINENO LOG_FD]
6510# ----------------------------------------
6511# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
6512# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
6513# script with STATUS, using 1 if that was 0.
6514as_fn_error ()
6515{
6516 as_status=$1; test $as_status -eq 0 && as_status=1
6517 if test "$4"; then
6518 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6519 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
6520 fi
6521 $as_echo "$as_me: error: $2" >&2
6522 as_fn_exit $as_status
6523} # as_fn_error
6524
6525
6526# as_fn_set_status STATUS
6527# -----------------------
6528# Set $? to STATUS, without forking.
6529as_fn_set_status ()
6530{
6531 return $1
6532} # as_fn_set_status
6533
6534# as_fn_exit STATUS
6535# -----------------
6536# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
6537as_fn_exit ()
6538{
6539 set +e
6540 as_fn_set_status $1
6541 exit $1
6542} # as_fn_exit
6543
6544# as_fn_unset VAR
6545# ---------------
6546# Portably unset VAR.
6547as_fn_unset ()
6548{
6549 { eval $1=; unset $1;}
6550}
6551as_unset=as_fn_unset
6552# as_fn_append VAR VALUE
6553# ----------------------
6554# Append the text in VALUE to the end of the definition contained in VAR. Take
6555# advantage of any shell optimizations that allow amortized linear growth over
6556# repeated appends, instead of the typical quadratic growth present in naive
6557# implementations.
6558if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
6559 eval 'as_fn_append ()
6560 {
6561 eval $1+=\$2
6562 }'
6563else
6564 as_fn_append ()
6565 {
6566 eval $1=\$$1\$2
6567 }
6568fi # as_fn_append
6569
6570# as_fn_arith ARG...
6571# ------------------
6572# Perform arithmetic evaluation on the ARGs, and store the result in the
6573# global $as_val. Take advantage of shells that can avoid forks. The arguments
6574# must be portable across $(()) and expr.
6575if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
6576 eval 'as_fn_arith ()
6577 {
6578 as_val=$(( $* ))
6579 }'
6580else
6581 as_fn_arith ()
6582 {
6583 as_val=`expr "$@" || test $? -eq 1`
6584 }
6585fi # as_fn_arith
6586
6587
6588if expr a : '\(a\)' >/dev/null 2>&1 &&
6589 test "X`expr 00001 : '.*\(...\)'`" = X001; then
6590 as_expr=expr
6591else
6592 as_expr=false
6593fi
6594
6595if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
6596 as_basename=basename
6597else
6598 as_basename=false
6599fi
6600
6601if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
6602 as_dirname=dirname
6603else
6604 as_dirname=false
6605fi
6606
6607as_me=`$as_basename -- "$0" ||
6608$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
6609 X"$0" : 'X\(//\)$' \| \
6610 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
6611$as_echo X/"$0" |
6612 sed '/^.*\/\([^/][^/]*\)\/*$/{
6613 s//\1/
6614 q
6615 }
6616 /^X\/\(\/\/\)$/{
6617 s//\1/
6618 q
6619 }
6620 /^X\/\(\/\).*/{
6621 s//\1/
6622 q
6623 }
6624 s/.*/./; q'`
6625
6626# Avoid depending upon Character Ranges.
6627as_cr_letters='abcdefghijklmnopqrstuvwxyz'
6628as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
6629as_cr_Letters=$as_cr_letters$as_cr_LETTERS
6630as_cr_digits='0123456789'
6631as_cr_alnum=$as_cr_Letters$as_cr_digits
6632
6633ECHO_C= ECHO_N= ECHO_T=
6634case `echo -n x` in #(((((
6635-n*)
6636 case `echo 'xy\c'` in
6637 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
6638 xy) ECHO_C='\c';;
6639 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
6640 ECHO_T=' ';;
6641 esac;;
6642*)
6643 ECHO_N='-n';;
6644esac
6645
6646rm -f conf$$ conf$$.exe conf$$.file
6647if test -d conf$$.dir; then
6648 rm -f conf$$.dir/conf$$.file
6649else
6650 rm -f conf$$.dir
6651 mkdir conf$$.dir 2>/dev/null
6652fi
6653if (echo >conf$$.file) 2>/dev/null; then
6654 if ln -s conf$$.file conf$$ 2>/dev/null; then
6655 as_ln_s='ln -s'
6656 # ... but there are two gotchas:
6657 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
6658 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
6659 # In both cases, we have to default to `cp -pR'.
6660 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
6661 as_ln_s='cp -pR'
6662 elif ln conf$$.file conf$$ 2>/dev/null; then
6663 as_ln_s=ln
6664 else
6665 as_ln_s='cp -pR'
6666 fi
6667else
6668 as_ln_s='cp -pR'
6669fi
6670rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
6671rmdir conf$$.dir 2>/dev/null
6672
6673
6674# as_fn_mkdir_p
6675# -------------
6676# Create "$as_dir" as a directory, including parents if necessary.
6677as_fn_mkdir_p ()
6678{
6679
6680 case $as_dir in #(
6681 -*) as_dir=./$as_dir;;
6682 esac
6683 test -d "$as_dir" || eval $as_mkdir_p || {
6684 as_dirs=
6685 while :; do
6686 case $as_dir in #(
6687 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
6688 *) as_qdir=$as_dir;;
6689 esac
6690 as_dirs="'$as_qdir' $as_dirs"
6691 as_dir=`$as_dirname -- "$as_dir" ||
6692$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6693 X"$as_dir" : 'X\(//\)[^/]' \| \
6694 X"$as_dir" : 'X\(//\)$' \| \
6695 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
6696$as_echo X"$as_dir" |
6697 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6698 s//\1/
6699 q
6700 }
6701 /^X\(\/\/\)[^/].*/{
6702 s//\1/
6703 q
6704 }
6705 /^X\(\/\/\)$/{
6706 s//\1/
6707 q
6708 }
6709 /^X\(\/\).*/{
6710 s//\1/
6711 q
6712 }
6713 s/.*/./; q'`
6714 test -d "$as_dir" && break
6715 done
6716 test -z "$as_dirs" || eval "mkdir $as_dirs"
6717 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
6718
6719
6720} # as_fn_mkdir_p
6721if mkdir -p . 2>/dev/null; then
6722 as_mkdir_p='mkdir -p "$as_dir"'
6723else
6724 test -d ./-p && rmdir ./-p
6725 as_mkdir_p=false
6726fi
6727
6728
6729# as_fn_executable_p FILE
6730# -----------------------
6731# Test if FILE is an executable regular file.
6732as_fn_executable_p ()
6733{
6734 test -f "$1" && test -x "$1"
6735} # as_fn_executable_p
6736as_test_x='test -x'
6737as_executable_p=as_fn_executable_p
6738
6739# Sed expression to map a string onto a valid CPP name.
6740as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
6741
6742# Sed expression to map a string onto a valid variable name.
6743as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
6744
6745
6746exec 6>&1
6747## ----------------------------------- ##
6748## Main body of $CONFIG_STATUS script. ##
6749## ----------------------------------- ##
6750_ASEOF
6751test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
6752
6753cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6754# Save the log message, to keep $0 and so on meaningful, and to
6755# report actual input values of CONFIG_FILES etc. instead of their
6756# values after options handling.
6757ac_log="
6758This file was extended by ndn-cpp $as_me 0.5, which was
6759generated by GNU Autoconf 2.69. Invocation command line was
6760
6761 CONFIG_FILES = $CONFIG_FILES
6762 CONFIG_HEADERS = $CONFIG_HEADERS
6763 CONFIG_LINKS = $CONFIG_LINKS
6764 CONFIG_COMMANDS = $CONFIG_COMMANDS
6765 $ $0 $@
6766
6767on `(hostname || uname -n) 2>/dev/null | sed 1q`
6768"
6769
6770_ACEOF
6771
6772case $ac_config_files in *"
6773"*) set x $ac_config_files; shift; ac_config_files=$*;;
6774esac
6775
6776case $ac_config_headers in *"
6777"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
6778esac
6779
6780
6781cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6782# Files that config.status was made for.
6783config_files="$ac_config_files"
6784config_headers="$ac_config_headers"
6785config_commands="$ac_config_commands"
6786
6787_ACEOF
6788
6789cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6790ac_cs_usage="\
6791\`$as_me' instantiates files and other configuration actions
6792from templates according to the current configuration. Unless the files
6793and actions are specified as TAGs, all are instantiated by default.
6794
6795Usage: $0 [OPTION]... [TAG]...
6796
6797 -h, --help print this help, then exit
6798 -V, --version print version number and configuration settings, then exit
6799 --config print configuration, then exit
6800 -q, --quiet, --silent
6801 do not print progress messages
6802 -d, --debug don't remove temporary files
6803 --recheck update $as_me by reconfiguring in the same conditions
6804 --file=FILE[:TEMPLATE]
6805 instantiate the configuration file FILE
6806 --header=FILE[:TEMPLATE]
6807 instantiate the configuration header FILE
6808
6809Configuration files:
6810$config_files
6811
6812Configuration headers:
6813$config_headers
6814
6815Configuration commands:
6816$config_commands
6817
6818Report bugs to the package provider.
6819ndn-cpp home page: <https://github.com/named-data/ndn-cpp>."
6820
6821_ACEOF
6822cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6823ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6824ac_cs_version="\\
6825ndn-cpp config.status 0.5
6826configured by $0, generated by GNU Autoconf 2.69,
6827 with options \\"\$ac_cs_config\\"
6828
6829Copyright (C) 2012 Free Software Foundation, Inc.
6830This config.status script is free software; the Free Software Foundation
6831gives unlimited permission to copy, distribute and modify it."
6832
6833ac_pwd='$ac_pwd'
6834srcdir='$srcdir'
6835INSTALL='$INSTALL'
6836MKDIR_P='$MKDIR_P'
6837AWK='$AWK'
6838test -n "\$AWK" || AWK=awk
6839_ACEOF
6840
6841cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6842# The default lists apply if the user does not specify any file.
6843ac_need_defaults=:
6844while test $# != 0
6845do
6846 case $1 in
6847 --*=?*)
6848 ac_option=`expr "X$1" : 'X\([^=]*\)='`
6849 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
6850 ac_shift=:
6851 ;;
6852 --*=)
6853 ac_option=`expr "X$1" : 'X\([^=]*\)='`
6854 ac_optarg=
6855 ac_shift=:
6856 ;;
6857 *)
6858 ac_option=$1
6859 ac_optarg=$2
6860 ac_shift=shift
6861 ;;
6862 esac
6863
6864 case $ac_option in
6865 # Handling of the options.
6866 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
6867 ac_cs_recheck=: ;;
6868 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
6869 $as_echo "$ac_cs_version"; exit ;;
6870 --config | --confi | --conf | --con | --co | --c )
6871 $as_echo "$ac_cs_config"; exit ;;
6872 --debug | --debu | --deb | --de | --d | -d )
6873 debug=: ;;
6874 --file | --fil | --fi | --f )
6875 $ac_shift
6876 case $ac_optarg in
6877 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
6878 '') as_fn_error $? "missing file argument" ;;
6879 esac
6880 as_fn_append CONFIG_FILES " '$ac_optarg'"
6881 ac_need_defaults=false;;
6882 --header | --heade | --head | --hea )
6883 $ac_shift
6884 case $ac_optarg in
6885 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
6886 esac
6887 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
6888 ac_need_defaults=false;;
6889 --he | --h)
6890 # Conflict between --help and --header
6891 as_fn_error $? "ambiguous option: \`$1'
6892Try \`$0 --help' for more information.";;
6893 --help | --hel | -h )
6894 $as_echo "$ac_cs_usage"; exit ;;
6895 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
6896 | -silent | --silent | --silen | --sile | --sil | --si | --s)
6897 ac_cs_silent=: ;;
6898
6899 # This is an error.
6900 -*) as_fn_error $? "unrecognized option: \`$1'
6901Try \`$0 --help' for more information." ;;
6902
6903 *) as_fn_append ac_config_targets " $1"
6904 ac_need_defaults=false ;;
6905
6906 esac
6907 shift
6908done
6909
6910ac_configure_extra_args=
6911
6912if $ac_cs_silent; then
6913 exec 6>/dev/null
6914 ac_configure_extra_args="$ac_configure_extra_args --silent"
6915fi
6916
6917_ACEOF
6918cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6919if \$ac_cs_recheck; then
6920 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
6921 shift
6922 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
6923 CONFIG_SHELL='$SHELL'
6924 export CONFIG_SHELL
6925 exec "\$@"
6926fi
6927
6928_ACEOF
6929cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6930exec 5>>config.log
6931{
6932 echo
6933 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
6934## Running $as_me. ##
6935_ASBOX
6936 $as_echo "$ac_log"
6937} >&5
6938
6939_ACEOF
6940cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6941#
6942# INIT-COMMANDS
6943#
6944AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
6945
6946_ACEOF
6947
6948cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6949
6950# Handling of arguments.
6951for ac_config_target in $ac_config_targets
6952do
6953 case $ac_config_target in
6954 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
6955 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
6956 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6957
6958 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6959 esac
6960done
6961
6962
6963# If the user did not use the arguments to specify the items to instantiate,
6964# then the envvar interface is used. Set only those that are not.
6965# We use the long form for the default assignment because of an extremely
6966# bizarre bug on SunOS 4.1.3.
6967if $ac_need_defaults; then
6968 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
6969 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
6970 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
6971fi
6972
6973# Have a temporary directory for convenience. Make it in the build tree
6974# simply because there is no reason against having it here, and in addition,
6975# creating and moving files from /tmp can sometimes cause problems.
6976# Hook for its removal unless debugging.
6977# Note that there is a small window in which the directory will not be cleaned:
6978# after its creation but before its name has been assigned to `$tmp'.
6979$debug ||
6980{
6981 tmp= ac_tmp=
6982 trap 'exit_status=$?
6983 : "${ac_tmp:=$tmp}"
6984 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
6985' 0
6986 trap 'as_fn_exit 1' 1 2 13 15
6987}
6988# Create a (secure) tmp directory for tmp files.
6989
6990{
6991 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
6992 test -d "$tmp"
6993} ||
6994{
6995 tmp=./conf$$-$RANDOM
6996 (umask 077 && mkdir "$tmp")
6997} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
6998ac_tmp=$tmp
6999
7000# Set up the scripts for CONFIG_FILES section.
7001# No need to generate them if there are no CONFIG_FILES.
7002# This happens for instance with `./config.status config.h'.
7003if test -n "$CONFIG_FILES"; then
7004
7005
7006ac_cr=`echo X | tr X '\015'`
7007# On cygwin, bash can eat \r inside `` if the user requested igncr.
7008# But we know of no other shell where ac_cr would be empty at this
7009# point, so we can use a bashism as a fallback.
7010if test "x$ac_cr" = x; then
7011 eval ac_cr=\$\'\\r\'
7012fi
7013ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
7014if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7015 ac_cs_awk_cr='\\r'
7016else
7017 ac_cs_awk_cr=$ac_cr
7018fi
7019
7020echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
7021_ACEOF
7022
7023
7024{
7025 echo "cat >conf$$subs.awk <<_ACEOF" &&
7026 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
7027 echo "_ACEOF"
7028} >conf$$subs.sh ||
7029 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7030ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
7031ac_delim='%!_!# '
7032for ac_last_try in false false false false false :; do
7033 . ./conf$$subs.sh ||
7034 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7035
7036 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
7037 if test $ac_delim_n = $ac_delim_num; then
7038 break
7039 elif $ac_last_try; then
7040 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7041 else
7042 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7043 fi
7044done
7045rm -f conf$$subs.sh
7046
7047cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7048cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
7049_ACEOF
7050sed -n '
7051h
7052s/^/S["/; s/!.*/"]=/
7053p
7054g
7055s/^[^!]*!//
7056:repl
7057t repl
7058s/'"$ac_delim"'$//
7059t delim
7060:nl
7061h
7062s/\(.\{148\}\)..*/\1/
7063t more1
7064s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
7065p
7066n
7067b repl
7068:more1
7069s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7070p
7071g
7072s/.\{148\}//
7073t nl
7074:delim
7075h
7076s/\(.\{148\}\)..*/\1/
7077t more2
7078s/["\\]/\\&/g; s/^/"/; s/$/"/
7079p
7080b
7081:more2
7082s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7083p
7084g
7085s/.\{148\}//
7086t delim
7087' <conf$$subs.awk | sed '
7088/^[^""]/{
7089 N
7090 s/\n//
7091}
7092' >>$CONFIG_STATUS || ac_write_fail=1
7093rm -f conf$$subs.awk
7094cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7095_ACAWK
7096cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
7097 for (key in S) S_is_set[key] = 1
7098 FS = ""
7099
7100}
7101{
7102 line = $ 0
7103 nfields = split(line, field, "@")
7104 substed = 0
7105 len = length(field[1])
7106 for (i = 2; i < nfields; i++) {
7107 key = field[i]
7108 keylen = length(key)
7109 if (S_is_set[key]) {
7110 value = S[key]
7111 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
7112 len += length(value) + length(field[++i])
7113 substed = 1
7114 } else
7115 len += 1 + keylen
7116 }
7117
7118 print line
7119}
7120
7121_ACAWK
7122_ACEOF
7123cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7124if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
7125 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
7126else
7127 cat
7128fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
7129 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
7130_ACEOF
7131
7132# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
7133# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
7134# trailing colons and then remove the whole line if VPATH becomes empty
7135# (actually we leave an empty line to preserve line numbers).
7136if test "x$srcdir" = x.; then
7137 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
7138h
7139s///
7140s/^/:/
7141s/[ ]*$/:/
7142s/:\$(srcdir):/:/g
7143s/:\${srcdir}:/:/g
7144s/:@srcdir@:/:/g
7145s/^:*//
7146s/:*$//
7147x
7148s/\(=[ ]*\).*/\1/
7149G
7150s/\n//
7151s/^[^=]*=[ ]*$//
7152}'
7153fi
7154
7155cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7156fi # test -n "$CONFIG_FILES"
7157
7158# Set up the scripts for CONFIG_HEADERS section.
7159# No need to generate them if there are no CONFIG_HEADERS.
7160# This happens for instance with `./config.status Makefile'.
7161if test -n "$CONFIG_HEADERS"; then
7162cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
7163BEGIN {
7164_ACEOF
7165
7166# Transform confdefs.h into an awk script `defines.awk', embedded as
7167# here-document in config.status, that substitutes the proper values into
7168# config.h.in to produce config.h.
7169
7170# Create a delimiter string that does not exist in confdefs.h, to ease
7171# handling of long lines.
7172ac_delim='%!_!# '
7173for ac_last_try in false false :; do
7174 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
7175 if test -z "$ac_tt"; then
7176 break
7177 elif $ac_last_try; then
7178 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
7179 else
7180 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7181 fi
7182done
7183
7184# For the awk script, D is an array of macro values keyed by name,
7185# likewise P contains macro parameters if any. Preserve backslash
7186# newline sequences.
7187
7188ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
7189sed -n '
7190s/.\{148\}/&'"$ac_delim"'/g
7191t rset
7192:rset
7193s/^[ ]*#[ ]*define[ ][ ]*/ /
7194t def
7195d
7196:def
7197s/\\$//
7198t bsnl
7199s/["\\]/\\&/g
7200s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
7201D["\1"]=" \3"/p
7202s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
7203d
7204:bsnl
7205s/["\\]/\\&/g
7206s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
7207D["\1"]=" \3\\\\\\n"\\/p
7208t cont
7209s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
7210t cont
7211d
7212:cont
7213n
7214s/.\{148\}/&'"$ac_delim"'/g
7215t clear
7216:clear
7217s/\\$//
7218t bsnlc
7219s/["\\]/\\&/g; s/^/"/; s/$/"/p
7220d
7221:bsnlc
7222s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
7223b cont
7224' <confdefs.h | sed '
7225s/'"$ac_delim"'/"\\\
7226"/g' >>$CONFIG_STATUS || ac_write_fail=1
7227
7228cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7229 for (key in D) D_is_set[key] = 1
7230 FS = ""
7231}
7232/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
7233 line = \$ 0
7234 split(line, arg, " ")
7235 if (arg[1] == "#") {
7236 defundef = arg[2]
7237 mac1 = arg[3]
7238 } else {
7239 defundef = substr(arg[1], 2)
7240 mac1 = arg[2]
7241 }
7242 split(mac1, mac2, "(") #)
7243 macro = mac2[1]
7244 prefix = substr(line, 1, index(line, defundef) - 1)
7245 if (D_is_set[macro]) {
7246 # Preserve the white space surrounding the "#".
7247 print prefix "define", macro P[macro] D[macro]
7248 next
7249 } else {
7250 # Replace #undef with comments. This is necessary, for example,
7251 # in the case of _POSIX_SOURCE, which is predefined and required
7252 # on some systems where configure will not decide to define it.
7253 if (defundef == "undef") {
7254 print "/*", prefix defundef, macro, "*/"
7255 next
7256 }
7257 }
7258}
7259{ print }
7260_ACAWK
7261_ACEOF
7262cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7263 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
7264fi # test -n "$CONFIG_HEADERS"
7265
7266
7267eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
7268shift
7269for ac_tag
7270do
7271 case $ac_tag in
7272 :[FHLC]) ac_mode=$ac_tag; continue;;
7273 esac
7274 case $ac_mode$ac_tag in
7275 :[FHL]*:*);;
7276 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
7277 :[FH]-) ac_tag=-:-;;
7278 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7279 esac
7280 ac_save_IFS=$IFS
7281 IFS=:
7282 set x $ac_tag
7283 IFS=$ac_save_IFS
7284 shift
7285 ac_file=$1
7286 shift
7287
7288 case $ac_mode in
7289 :L) ac_source=$1;;
7290 :[FH])
7291 ac_file_inputs=
7292 for ac_f
7293 do
7294 case $ac_f in
7295 -) ac_f="$ac_tmp/stdin";;
7296 *) # Look for the file first in the build tree, then in the source tree
7297 # (if the path is not absolute). The absolute path cannot be DOS-style,
7298 # because $ac_f cannot contain `:'.
7299 test -f "$ac_f" ||
7300 case $ac_f in
7301 [\\/$]*) false;;
7302 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
7303 esac ||
7304 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
7305 esac
7306 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
7307 as_fn_append ac_file_inputs " '$ac_f'"
7308 done
7309
7310 # Let's still pretend it is `configure' which instantiates (i.e., don't
7311 # use $as_me), people would be surprised to read:
7312 # /* config.h. Generated by config.status. */
7313 configure_input='Generated from '`
7314 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
7315 `' by configure.'
7316 if test x"$ac_file" != x-; then
7317 configure_input="$ac_file. $configure_input"
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
7319$as_echo "$as_me: creating $ac_file" >&6;}
7320 fi
7321 # Neutralize special characters interpreted by sed in replacement strings.
7322 case $configure_input in #(
7323 *\&* | *\|* | *\\* )
7324 ac_sed_conf_input=`$as_echo "$configure_input" |
7325 sed 's/[\\\\&|]/\\\\&/g'`;; #(
7326 *) ac_sed_conf_input=$configure_input;;
7327 esac
7328
7329 case $ac_tag in
7330 *:-:* | *:-) cat >"$ac_tmp/stdin" \
7331 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
7332 esac
7333 ;;
7334 esac
7335
7336 ac_dir=`$as_dirname -- "$ac_file" ||
7337$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7338 X"$ac_file" : 'X\(//\)[^/]' \| \
7339 X"$ac_file" : 'X\(//\)$' \| \
7340 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
7341$as_echo X"$ac_file" |
7342 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7343 s//\1/
7344 q
7345 }
7346 /^X\(\/\/\)[^/].*/{
7347 s//\1/
7348 q
7349 }
7350 /^X\(\/\/\)$/{
7351 s//\1/
7352 q
7353 }
7354 /^X\(\/\).*/{
7355 s//\1/
7356 q
7357 }
7358 s/.*/./; q'`
7359 as_dir="$ac_dir"; as_fn_mkdir_p
7360 ac_builddir=.
7361
7362case "$ac_dir" in
7363.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
7364*)
7365 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
7366 # A ".." for each directory in $ac_dir_suffix.
7367 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
7368 case $ac_top_builddir_sub in
7369 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
7370 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
7371 esac ;;
7372esac
7373ac_abs_top_builddir=$ac_pwd
7374ac_abs_builddir=$ac_pwd$ac_dir_suffix
7375# for backward compatibility:
7376ac_top_builddir=$ac_top_build_prefix
7377
7378case $srcdir in
7379 .) # We are building in place.
7380 ac_srcdir=.
7381 ac_top_srcdir=$ac_top_builddir_sub
7382 ac_abs_top_srcdir=$ac_pwd ;;
7383 [\\/]* | ?:[\\/]* ) # Absolute name.
7384 ac_srcdir=$srcdir$ac_dir_suffix;
7385 ac_top_srcdir=$srcdir
7386 ac_abs_top_srcdir=$srcdir ;;
7387 *) # Relative name.
7388 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
7389 ac_top_srcdir=$ac_top_build_prefix$srcdir
7390 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
7391esac
7392ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
7393
7394
7395 case $ac_mode in
7396 :F)
7397 #
7398 # CONFIG_FILE
7399 #
7400
7401 case $INSTALL in
7402 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
7403 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
7404 esac
7405 ac_MKDIR_P=$MKDIR_P
7406 case $MKDIR_P in
7407 [\\/$]* | ?:[\\/]* ) ;;
7408 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
7409 esac
7410_ACEOF
7411
7412cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7413# If the template does not know about datarootdir, expand it.
7414# FIXME: This hack should be removed a few years after 2.60.
7415ac_datarootdir_hack=; ac_datarootdir_seen=
7416ac_sed_dataroot='
7417/datarootdir/ {
7418 p
7419 q
7420}
7421/@datadir@/p
7422/@docdir@/p
7423/@infodir@/p
7424/@localedir@/p
7425/@mandir@/p'
7426case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
7427*datarootdir*) ac_datarootdir_seen=yes;;
7428*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
7429 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
7430$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
7431_ACEOF
7432cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7433 ac_datarootdir_hack='
7434 s&@datadir@&$datadir&g
7435 s&@docdir@&$docdir&g
7436 s&@infodir@&$infodir&g
7437 s&@localedir@&$localedir&g
7438 s&@mandir@&$mandir&g
7439 s&\\\${datarootdir}&$datarootdir&g' ;;
7440esac
7441_ACEOF
7442
7443# Neutralize VPATH when `$srcdir' = `.'.
7444# Shell code in configure.ac might set extrasub.
7445# FIXME: do we really want to maintain this feature?
7446cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7447ac_sed_extra="$ac_vpsub
7448$extrasub
7449_ACEOF
7450cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7451:t
7452/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
7453s|@configure_input@|$ac_sed_conf_input|;t t
7454s&@top_builddir@&$ac_top_builddir_sub&;t t
7455s&@top_build_prefix@&$ac_top_build_prefix&;t t
7456s&@srcdir@&$ac_srcdir&;t t
7457s&@abs_srcdir@&$ac_abs_srcdir&;t t
7458s&@top_srcdir@&$ac_top_srcdir&;t t
7459s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
7460s&@builddir@&$ac_builddir&;t t
7461s&@abs_builddir@&$ac_abs_builddir&;t t
7462s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
7463s&@INSTALL@&$ac_INSTALL&;t t
7464s&@MKDIR_P@&$ac_MKDIR_P&;t t
7465$ac_datarootdir_hack
7466"
7467eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
7468 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7469
7470test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
7471 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
7472 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
7473 "$ac_tmp/out"`; test -z "$ac_out"; } &&
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7475which seems to be undefined. Please make sure it is defined" >&5
7476$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7477which seems to be undefined. Please make sure it is defined" >&2;}
7478
7479 rm -f "$ac_tmp/stdin"
7480 case $ac_file in
7481 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
7482 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
7483 esac \
7484 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7485 ;;
7486 :H)
7487 #
7488 # CONFIG_HEADER
7489 #
7490 if test x"$ac_file" != x-; then
7491 {
7492 $as_echo "/* $configure_input */" \
7493 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
7494 } >"$ac_tmp/config.h" \
7495 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7496 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
7498$as_echo "$as_me: $ac_file is unchanged" >&6;}
7499 else
7500 rm -f "$ac_file"
7501 mv "$ac_tmp/config.h" "$ac_file" \
7502 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7503 fi
7504 else
7505 $as_echo "/* $configure_input */" \
7506 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
7507 || as_fn_error $? "could not create -" "$LINENO" 5
7508 fi
7509# Compute "$ac_file"'s index in $config_headers.
7510_am_arg="$ac_file"
7511_am_stamp_count=1
7512for _am_header in $config_headers :; do
7513 case $_am_header in
7514 $_am_arg | $_am_arg:* )
7515 break ;;
7516 * )
7517 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
7518 esac
7519done
7520echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
7521$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7522 X"$_am_arg" : 'X\(//\)[^/]' \| \
7523 X"$_am_arg" : 'X\(//\)$' \| \
7524 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
7525$as_echo X"$_am_arg" |
7526 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7527 s//\1/
7528 q
7529 }
7530 /^X\(\/\/\)[^/].*/{
7531 s//\1/
7532 q
7533 }
7534 /^X\(\/\/\)$/{
7535 s//\1/
7536 q
7537 }
7538 /^X\(\/\).*/{
7539 s//\1/
7540 q
7541 }
7542 s/.*/./; q'`/stamp-h$_am_stamp_count
7543 ;;
7544
7545 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
7546$as_echo "$as_me: executing $ac_file commands" >&6;}
7547 ;;
7548 esac
7549
7550
7551 case $ac_file$ac_mode in
7552 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
7553 # Older Autoconf quotes --file arguments for eval, but not when files
7554 # are listed without --file. Let's play safe and only enable the eval
7555 # if we detect the quoting.
7556 case $CONFIG_FILES in
7557 *\'*) eval set x "$CONFIG_FILES" ;;
7558 *) set x $CONFIG_FILES ;;
7559 esac
7560 shift
7561 for mf
7562 do
7563 # Strip MF so we end up with the name of the file.
7564 mf=`echo "$mf" | sed -e 's/:.*$//'`
7565 # Check whether this is an Automake generated Makefile or not.
7566 # We used to match only the files named 'Makefile.in', but
7567 # some people rename them; so instead we look at the file content.
7568 # Grep'ing the first line is not enough: some people post-process
7569 # each Makefile.in and add a new line on top of each file to say so.
7570 # Grep'ing the whole file is not good either: AIX grep has a line
7571 # limit of 2048, but all sed's we know have understand at least 4000.
7572 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
7573 dirpart=`$as_dirname -- "$mf" ||
7574$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7575 X"$mf" : 'X\(//\)[^/]' \| \
7576 X"$mf" : 'X\(//\)$' \| \
7577 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
7578$as_echo X"$mf" |
7579 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7580 s//\1/
7581 q
7582 }
7583 /^X\(\/\/\)[^/].*/{
7584 s//\1/
7585 q
7586 }
7587 /^X\(\/\/\)$/{
7588 s//\1/
7589 q
7590 }
7591 /^X\(\/\).*/{
7592 s//\1/
7593 q
7594 }
7595 s/.*/./; q'`
7596 else
7597 continue
7598 fi
7599 # Extract the definition of DEPDIR, am__include, and am__quote
7600 # from the Makefile without running 'make'.
7601 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
7602 test -z "$DEPDIR" && continue
7603 am__include=`sed -n 's/^am__include = //p' < "$mf"`
7604 test -z "$am__include" && continue
7605 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
7606 # Find all dependency output files, they are included files with
7607 # $(DEPDIR) in their names. We invoke sed twice because it is the
7608 # simplest approach to changing $(DEPDIR) to its actual value in the
7609 # expansion.
7610 for file in `sed -n "
7611 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
7612 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
7613 # Make sure the directory exists.
7614 test -f "$dirpart/$file" && continue
7615 fdir=`$as_dirname -- "$file" ||
7616$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7617 X"$file" : 'X\(//\)[^/]' \| \
7618 X"$file" : 'X\(//\)$' \| \
7619 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
7620$as_echo X"$file" |
7621 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7622 s//\1/
7623 q
7624 }
7625 /^X\(\/\/\)[^/].*/{
7626 s//\1/
7627 q
7628 }
7629 /^X\(\/\/\)$/{
7630 s//\1/
7631 q
7632 }
7633 /^X\(\/\).*/{
7634 s//\1/
7635 q
7636 }
7637 s/.*/./; q'`
7638 as_dir=$dirpart/$fdir; as_fn_mkdir_p
7639 # echo "creating $dirpart/$file"
7640 echo '# dummy' > "$dirpart/$file"
7641 done
7642 done
7643}
7644 ;;
Jeff Thompson39128c62013-06-19 14:08:51 -07007645
7646 esac
7647done # for ac_tag
7648
7649
7650as_fn_exit 0
7651_ACEOF
7652ac_clean_files=$ac_clean_files_save
7653
7654test $ac_write_fail = 0 ||
7655 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
7656
7657
7658# configure is writing to config.log, and then calls config.status.
7659# config.status does its own redirection, appending to config.log.
7660# Unfortunately, on DOS this fails, as config.log is still kept open
7661# by configure, so config.status won't be able to write to it; its
7662# output is simply discarded. So we exec the FD to /dev/null,
7663# effectively closing config.log, so it can be properly (re)opened and
7664# appended to by config.status. When coming back to configure, we
7665# need to make the FD available again.
7666if test "$no_create" != yes; then
7667 ac_cs_success=:
7668 ac_config_status_args=
7669 test "$silent" = yes &&
7670 ac_config_status_args="$ac_config_status_args --quiet"
7671 exec 5>/dev/null
7672 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
7673 exec 5>>config.log
7674 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
7675 # would make configure fail if this is the last instruction.
7676 $ac_cs_success || as_fn_exit 1
7677fi
7678if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
7679 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
7680$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
7681fi
7682