Update packaging
[profile/ivi/dLeyna.git] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for dleyna-linux 0.4.0.
4 #
5 # Report bugs to <https://github.com/01org/dleyna-linux/issues/new>.
6 #
7 #
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9 #
10 #
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
16
17 # Be more Bourne compatible
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20   emulate sh
21   NULLCMD=:
22   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23   # is contrary to our usage.  Disable this feature.
24   alias -g '${1+"$@"}'='"$@"'
25   setopt NO_GLOB_SUBST
26 else
27   case `(set -o) 2>/dev/null` in #(
28   *posix*) :
29     set -o posix ;; #(
30   *) :
31      ;;
32 esac
33 fi
34
35
36 as_nl='
37 '
38 export as_nl
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47   as_echo='print -r --'
48   as_echo_n='print -rn --'
49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50   as_echo='printf %s\n'
51   as_echo_n='printf %s'
52 else
53   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55     as_echo_n='/usr/ucb/echo -n'
56   else
57     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58     as_echo_n_body='eval
59       arg=$1;
60       case $arg in #(
61       *"$as_nl"*)
62         expr "X$arg" : "X\\(.*\\)$as_nl";
63         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64       esac;
65       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66     '
67     export as_echo_n_body
68     as_echo_n='sh -c $as_echo_n_body as_echo'
69   fi
70   export as_echo_body
71   as_echo='sh -c $as_echo_body as_echo'
72 fi
73
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
76   PATH_SEPARATOR=:
77   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79       PATH_SEPARATOR=';'
80   }
81 fi
82
83
84 # IFS
85 # We need space, tab and new line, in precisely that order.  Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
89 IFS=" ""        $as_nl"
90
91 # Find who we are.  Look in the path if we contain no directory separator.
92 as_myself=
93 case $0 in #((
94   *[\\/]* ) as_myself=$0 ;;
95   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 for as_dir in $PATH
97 do
98   IFS=$as_save_IFS
99   test -z "$as_dir" && as_dir=.
100     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
101   done
102 IFS=$as_save_IFS
103
104      ;;
105 esac
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
107 # in which case we are not to be found in the path.
108 if test "x$as_myself" = x; then
109   as_myself=$0
110 fi
111 if test ! -f "$as_myself"; then
112   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113   exit 1
114 fi
115
116 # Unset variables that we do not need and which cause bugs (e.g. in
117 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
118 # suppresses any "Segmentation fault" message there.  '((' could
119 # trigger a bug in pdksh 5.2.14.
120 for as_var in BASH_ENV ENV MAIL MAILPATH
121 do eval test x\${$as_var+set} = xset \
122   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
123 done
124 PS1='$ '
125 PS2='> '
126 PS4='+ '
127
128 # NLS nuisances.
129 LC_ALL=C
130 export LC_ALL
131 LANGUAGE=C
132 export LANGUAGE
133
134 # CDPATH.
135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
137 # Use a proper internal environment variable to ensure we don't fall
138   # into an infinite loop, continuously re-executing ourselves.
139   if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140     _as_can_reexec=no; export _as_can_reexec;
141     # We cannot yet assume a decent shell, so we have to provide a
142 # neutralization value for shells without unset; and this also
143 # works around shells that cannot unset nonexistent variables.
144 # Preserve -v and -x to the replacement shell.
145 BASH_ENV=/dev/null
146 ENV=/dev/null
147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148 case $- in # ((((
149   *v*x* | *x*v* ) as_opts=-vx ;;
150   *v* ) as_opts=-v ;;
151   *x* ) as_opts=-x ;;
152   * ) as_opts= ;;
153 esac
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155 # Admittedly, this is quite paranoid, since all the known shells bail
156 # out after a failed `exec'.
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158 as_fn_exit 255
159   fi
160   # We don't want this to propagate to other subprocesses.
161           { _as_can_reexec=; unset _as_can_reexec;}
162 if test "x$CONFIG_SHELL" = x; then
163   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164   emulate sh
165   NULLCMD=:
166   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
167   # is contrary to our usage.  Disable this feature.
168   alias -g '\${1+\"\$@\"}'='\"\$@\"'
169   setopt NO_GLOB_SUBST
170 else
171   case \`(set -o) 2>/dev/null\` in #(
172   *posix*) :
173     set -o posix ;; #(
174   *) :
175      ;;
176 esac
177 fi
178 "
179   as_required="as_fn_return () { (exit \$1); }
180 as_fn_success () { as_fn_return 0; }
181 as_fn_failure () { as_fn_return 1; }
182 as_fn_ret_success () { return 0; }
183 as_fn_ret_failure () { return 1; }
184
185 exitcode=0
186 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
187 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
188 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
189 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
191
192 else
193   exitcode=1; echo positional parameters were not saved.
194 fi
195 test x\$exitcode = x0 || exit 1
196 test -x / || exit 1"
197   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
200   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
201   if (eval "$as_required") 2>/dev/null; then :
202   as_have_required=yes
203 else
204   as_have_required=no
205 fi
206   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
207
208 else
209   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
210 as_found=false
211 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
212 do
213   IFS=$as_save_IFS
214   test -z "$as_dir" && as_dir=.
215   as_found=:
216   case $as_dir in #(
217          /*)
218            for as_base in sh bash ksh sh5; do
219              # Try only shells that exist, to save several forks.
220              as_shell=$as_dir/$as_base
221              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
222                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
223   CONFIG_SHELL=$as_shell as_have_required=yes
224                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
225   break 2
226 fi
227 fi
228            done;;
229        esac
230   as_found=false
231 done
232 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
233               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
234   CONFIG_SHELL=$SHELL as_have_required=yes
235 fi; }
236 IFS=$as_save_IFS
237
238
239       if test "x$CONFIG_SHELL" != x; then :
240   export CONFIG_SHELL
241              # We cannot yet assume a decent shell, so we have to provide a
242 # neutralization value for shells without unset; and this also
243 # works around shells that cannot unset nonexistent variables.
244 # Preserve -v and -x to the replacement shell.
245 BASH_ENV=/dev/null
246 ENV=/dev/null
247 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
248 case $- in # ((((
249   *v*x* | *x*v* ) as_opts=-vx ;;
250   *v* ) as_opts=-v ;;
251   *x* ) as_opts=-x ;;
252   * ) as_opts= ;;
253 esac
254 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
255 # Admittedly, this is quite paranoid, since all the known shells bail
256 # out after a failed `exec'.
257 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
258 exit 255
259 fi
260
261     if test x$as_have_required = xno; then :
262   $as_echo "$0: This script requires a shell more modern than all"
263   $as_echo "$0: the shells that I found on your system."
264   if test x${ZSH_VERSION+set} = xset ; then
265     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
266     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
267   else
268     $as_echo "$0: Please tell bug-autoconf@gnu.org and
269 $0: https://github.com/01org/dleyna-linux/issues/new about
270 $0: your system, including any error possibly output before
271 $0: this message. Then install a modern shell, or manually
272 $0: run the script under such a shell if you do have one."
273   fi
274   exit 1
275 fi
276 fi
277 fi
278 SHELL=${CONFIG_SHELL-/bin/sh}
279 export SHELL
280 # Unset more variables known to interfere with behavior of common tools.
281 CLICOLOR_FORCE= GREP_OPTIONS=
282 unset CLICOLOR_FORCE GREP_OPTIONS
283
284 ## --------------------- ##
285 ## M4sh Shell Functions. ##
286 ## --------------------- ##
287 # as_fn_unset VAR
288 # ---------------
289 # Portably unset VAR.
290 as_fn_unset ()
291 {
292   { eval $1=; unset $1;}
293 }
294 as_unset=as_fn_unset
295
296 # as_fn_set_status STATUS
297 # -----------------------
298 # Set $? to STATUS, without forking.
299 as_fn_set_status ()
300 {
301   return $1
302 } # as_fn_set_status
303
304 # as_fn_exit STATUS
305 # -----------------
306 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
307 as_fn_exit ()
308 {
309   set +e
310   as_fn_set_status $1
311   exit $1
312 } # as_fn_exit
313
314 # as_fn_mkdir_p
315 # -------------
316 # Create "$as_dir" as a directory, including parents if necessary.
317 as_fn_mkdir_p ()
318 {
319
320   case $as_dir in #(
321   -*) as_dir=./$as_dir;;
322   esac
323   test -d "$as_dir" || eval $as_mkdir_p || {
324     as_dirs=
325     while :; do
326       case $as_dir in #(
327       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
328       *) as_qdir=$as_dir;;
329       esac
330       as_dirs="'$as_qdir' $as_dirs"
331       as_dir=`$as_dirname -- "$as_dir" ||
332 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
333          X"$as_dir" : 'X\(//\)[^/]' \| \
334          X"$as_dir" : 'X\(//\)$' \| \
335          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
336 $as_echo X"$as_dir" |
337     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
338             s//\1/
339             q
340           }
341           /^X\(\/\/\)[^/].*/{
342             s//\1/
343             q
344           }
345           /^X\(\/\/\)$/{
346             s//\1/
347             q
348           }
349           /^X\(\/\).*/{
350             s//\1/
351             q
352           }
353           s/.*/./; q'`
354       test -d "$as_dir" && break
355     done
356     test -z "$as_dirs" || eval "mkdir $as_dirs"
357   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
358
359
360 } # as_fn_mkdir_p
361
362 # as_fn_executable_p FILE
363 # -----------------------
364 # Test if FILE is an executable regular file.
365 as_fn_executable_p ()
366 {
367   test -f "$1" && test -x "$1"
368 } # as_fn_executable_p
369 # as_fn_append VAR VALUE
370 # ----------------------
371 # Append the text in VALUE to the end of the definition contained in VAR. Take
372 # advantage of any shell optimizations that allow amortized linear growth over
373 # repeated appends, instead of the typical quadratic growth present in naive
374 # implementations.
375 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
376   eval 'as_fn_append ()
377   {
378     eval $1+=\$2
379   }'
380 else
381   as_fn_append ()
382   {
383     eval $1=\$$1\$2
384   }
385 fi # as_fn_append
386
387 # as_fn_arith ARG...
388 # ------------------
389 # Perform arithmetic evaluation on the ARGs, and store the result in the
390 # global $as_val. Take advantage of shells that can avoid forks. The arguments
391 # must be portable across $(()) and expr.
392 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
393   eval 'as_fn_arith ()
394   {
395     as_val=$(( $* ))
396   }'
397 else
398   as_fn_arith ()
399   {
400     as_val=`expr "$@" || test $? -eq 1`
401   }
402 fi # as_fn_arith
403
404
405 # as_fn_error STATUS ERROR [LINENO LOG_FD]
406 # ----------------------------------------
407 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
408 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
409 # script with STATUS, using 1 if that was 0.
410 as_fn_error ()
411 {
412   as_status=$1; test $as_status -eq 0 && as_status=1
413   if test "$4"; then
414     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
415     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
416   fi
417   $as_echo "$as_me: error: $2" >&2
418   as_fn_exit $as_status
419 } # as_fn_error
420
421 if expr a : '\(a\)' >/dev/null 2>&1 &&
422    test "X`expr 00001 : '.*\(...\)'`" = X001; then
423   as_expr=expr
424 else
425   as_expr=false
426 fi
427
428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
429   as_basename=basename
430 else
431   as_basename=false
432 fi
433
434 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
435   as_dirname=dirname
436 else
437   as_dirname=false
438 fi
439
440 as_me=`$as_basename -- "$0" ||
441 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
442          X"$0" : 'X\(//\)$' \| \
443          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
444 $as_echo X/"$0" |
445     sed '/^.*\/\([^/][^/]*\)\/*$/{
446             s//\1/
447             q
448           }
449           /^X\/\(\/\/\)$/{
450             s//\1/
451             q
452           }
453           /^X\/\(\/\).*/{
454             s//\1/
455             q
456           }
457           s/.*/./; q'`
458
459 # Avoid depending upon Character Ranges.
460 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
461 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
462 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
463 as_cr_digits='0123456789'
464 as_cr_alnum=$as_cr_Letters$as_cr_digits
465
466
467   as_lineno_1=$LINENO as_lineno_1a=$LINENO
468   as_lineno_2=$LINENO as_lineno_2a=$LINENO
469   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
470   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
471   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
472   sed -n '
473     p
474     /[$]LINENO/=
475   ' <$as_myself |
476     sed '
477       s/[$]LINENO.*/&-/
478       t lineno
479       b
480       :lineno
481       N
482       :loop
483       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
484       t loop
485       s/-\n.*//
486     ' >$as_me.lineno &&
487   chmod +x "$as_me.lineno" ||
488     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
489
490   # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
491   # already done that, so ensure we don't try to do so again and fall
492   # in an infinite loop.  This has already happened in practice.
493   _as_can_reexec=no; export _as_can_reexec
494   # Don't try to exec as it changes $[0], causing all sort of problems
495   # (the dirname of $[0] is not the place where we might find the
496   # original and so on.  Autoconf is especially sensitive to this).
497   . "./$as_me.lineno"
498   # Exit status is that of the last command.
499   exit
500 }
501
502 ECHO_C= ECHO_N= ECHO_T=
503 case `echo -n x` in #(((((
504 -n*)
505   case `echo 'xy\c'` in
506   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
507   xy)  ECHO_C='\c';;
508   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
509        ECHO_T=' ';;
510   esac;;
511 *)
512   ECHO_N='-n';;
513 esac
514
515 rm -f conf$$ conf$$.exe conf$$.file
516 if test -d conf$$.dir; then
517   rm -f conf$$.dir/conf$$.file
518 else
519   rm -f conf$$.dir
520   mkdir conf$$.dir 2>/dev/null
521 fi
522 if (echo >conf$$.file) 2>/dev/null; then
523   if ln -s conf$$.file conf$$ 2>/dev/null; then
524     as_ln_s='ln -s'
525     # ... but there are two gotchas:
526     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
527     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
528     # In both cases, we have to default to `cp -pR'.
529     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
530       as_ln_s='cp -pR'
531   elif ln conf$$.file conf$$ 2>/dev/null; then
532     as_ln_s=ln
533   else
534     as_ln_s='cp -pR'
535   fi
536 else
537   as_ln_s='cp -pR'
538 fi
539 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
540 rmdir conf$$.dir 2>/dev/null
541
542 if mkdir -p . 2>/dev/null; then
543   as_mkdir_p='mkdir -p "$as_dir"'
544 else
545   test -d ./-p && rmdir ./-p
546   as_mkdir_p=false
547 fi
548
549 as_test_x='test -x'
550 as_executable_p=as_fn_executable_p
551
552 # Sed expression to map a string onto a valid CPP name.
553 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
554
555 # Sed expression to map a string onto a valid variable name.
556 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
557
558
559 test -n "$DJDIR" || exec 7<&0 </dev/null
560 exec 6>&1
561
562 # Name of the host.
563 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
564 # so uname gets run too.
565 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
566
567 #
568 # Initializations.
569 #
570 ac_default_prefix=/usr/local
571 ac_clean_files=
572 ac_config_libobj_dir=.
573 LIBOBJS=
574 cross_compiling=no
575 subdirs=
576 MFLAGS=
577 MAKEFLAGS=
578
579 # Identity of this package.
580 PACKAGE_NAME='dleyna-linux'
581 PACKAGE_TARNAME='dleyna-linux'
582 PACKAGE_VERSION='0.4.0'
583 PACKAGE_STRING='dleyna-linux 0.4.0'
584 PACKAGE_BUGREPORT='https://github.com/01org/dleyna-linux/issues/new'
585 PACKAGE_URL='https://01.org/dleyna/'
586
587 ac_default_prefix=/usr/local
588 enable_option_checking=no
589 ac_subst_vars='LTLIBOBJS
590 LIBOBJS
591 subdirs
592 MAINT
593 MAINTAINER_MODE_FALSE
594 MAINTAINER_MODE_TRUE
595 AM_BACKSLASH
596 AM_DEFAULT_VERBOSITY
597 AM_DEFAULT_V
598 AM_V
599 am__untar
600 am__tar
601 AMTAR
602 am__leading_dot
603 SET_MAKE
604 AWK
605 mkdir_p
606 MKDIR_P
607 INSTALL_STRIP_PROGRAM
608 STRIP
609 install_sh
610 MAKEINFO
611 AUTOHEADER
612 AUTOMAKE
613 AUTOCONF
614 ACLOCAL
615 VERSION
616 PACKAGE
617 CYGPATH_W
618 am__isrc
619 INSTALL_DATA
620 INSTALL_SCRIPT
621 INSTALL_PROGRAM
622 target_alias
623 host_alias
624 build_alias
625 LIBS
626 ECHO_T
627 ECHO_N
628 ECHO_C
629 DEFS
630 mandir
631 localedir
632 libdir
633 psdir
634 pdfdir
635 dvidir
636 htmldir
637 infodir
638 docdir
639 oldincludedir
640 includedir
641 localstatedir
642 sharedstatedir
643 sysconfdir
644 datadir
645 datarootdir
646 libexecdir
647 sbindir
648 bindir
649 program_transform_name
650 prefix
651 exec_prefix
652 PACKAGE_URL
653 PACKAGE_BUGREPORT
654 PACKAGE_STRING
655 PACKAGE_VERSION
656 PACKAGE_TARNAME
657 PACKAGE_NAME
658 PATH_SEPARATOR
659 SHELL'
660 ac_subst_files=''
661 ac_user_opts='
662 enable_option_checking
663 enable_silent_rules
664 enable_maintainer_mode
665 '
666       ac_precious_vars='build_alias
667 host_alias
668 target_alias'
669 ac_subdirs_all='dleyna-core dleyna-connector-dbus dleyna-server dleyna-renderer'
670
671 # Initialize some variables set by options.
672 ac_init_help=
673 ac_init_version=false
674 ac_unrecognized_opts=
675 ac_unrecognized_sep=
676 # The variables have the same names as the options, with
677 # dashes changed to underlines.
678 cache_file=/dev/null
679 exec_prefix=NONE
680 no_create=
681 no_recursion=
682 prefix=NONE
683 program_prefix=NONE
684 program_suffix=NONE
685 program_transform_name=s,x,x,
686 silent=
687 site=
688 srcdir=
689 verbose=
690 x_includes=NONE
691 x_libraries=NONE
692
693 # Installation directory options.
694 # These are left unexpanded so users can "make install exec_prefix=/foo"
695 # and all the variables that are supposed to be based on exec_prefix
696 # by default will actually change.
697 # Use braces instead of parens because sh, perl, etc. also accept them.
698 # (The list follows the same order as the GNU Coding Standards.)
699 bindir='${exec_prefix}/bin'
700 sbindir='${exec_prefix}/sbin'
701 libexecdir='${exec_prefix}/libexec'
702 datarootdir='${prefix}/share'
703 datadir='${datarootdir}'
704 sysconfdir='${prefix}/etc'
705 sharedstatedir='${prefix}/com'
706 localstatedir='${prefix}/var'
707 includedir='${prefix}/include'
708 oldincludedir='/usr/include'
709 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
710 infodir='${datarootdir}/info'
711 htmldir='${docdir}'
712 dvidir='${docdir}'
713 pdfdir='${docdir}'
714 psdir='${docdir}'
715 libdir='${exec_prefix}/lib'
716 localedir='${datarootdir}/locale'
717 mandir='${datarootdir}/man'
718
719 ac_prev=
720 ac_dashdash=
721 for ac_option
722 do
723   # If the previous option needs an argument, assign it.
724   if test -n "$ac_prev"; then
725     eval $ac_prev=\$ac_option
726     ac_prev=
727     continue
728   fi
729
730   case $ac_option in
731   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
732   *=)   ac_optarg= ;;
733   *)    ac_optarg=yes ;;
734   esac
735
736   # Accept the important Cygnus configure options, so we can diagnose typos.
737
738   case $ac_dashdash$ac_option in
739   --)
740     ac_dashdash=yes ;;
741
742   -bindir | --bindir | --bindi | --bind | --bin | --bi)
743     ac_prev=bindir ;;
744   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
745     bindir=$ac_optarg ;;
746
747   -build | --build | --buil | --bui | --bu)
748     ac_prev=build_alias ;;
749   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
750     build_alias=$ac_optarg ;;
751
752   -cache-file | --cache-file | --cache-fil | --cache-fi \
753   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
754     ac_prev=cache_file ;;
755   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
756   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
757     cache_file=$ac_optarg ;;
758
759   --config-cache | -C)
760     cache_file=config.cache ;;
761
762   -datadir | --datadir | --datadi | --datad)
763     ac_prev=datadir ;;
764   -datadir=* | --datadir=* | --datadi=* | --datad=*)
765     datadir=$ac_optarg ;;
766
767   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
768   | --dataroo | --dataro | --datar)
769     ac_prev=datarootdir ;;
770   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
771   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
772     datarootdir=$ac_optarg ;;
773
774   -disable-* | --disable-*)
775     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
776     # Reject names that are not valid shell variable names.
777     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
778       as_fn_error $? "invalid feature name: $ac_useropt"
779     ac_useropt_orig=$ac_useropt
780     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
781     case $ac_user_opts in
782       *"
783 "enable_$ac_useropt"
784 "*) ;;
785       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
786          ac_unrecognized_sep=', ';;
787     esac
788     eval enable_$ac_useropt=no ;;
789
790   -docdir | --docdir | --docdi | --doc | --do)
791     ac_prev=docdir ;;
792   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
793     docdir=$ac_optarg ;;
794
795   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
796     ac_prev=dvidir ;;
797   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
798     dvidir=$ac_optarg ;;
799
800   -enable-* | --enable-*)
801     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
802     # Reject names that are not valid shell variable names.
803     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
804       as_fn_error $? "invalid feature name: $ac_useropt"
805     ac_useropt_orig=$ac_useropt
806     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
807     case $ac_user_opts in
808       *"
809 "enable_$ac_useropt"
810 "*) ;;
811       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
812          ac_unrecognized_sep=', ';;
813     esac
814     eval enable_$ac_useropt=\$ac_optarg ;;
815
816   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
817   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
818   | --exec | --exe | --ex)
819     ac_prev=exec_prefix ;;
820   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
821   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
822   | --exec=* | --exe=* | --ex=*)
823     exec_prefix=$ac_optarg ;;
824
825   -gas | --gas | --ga | --g)
826     # Obsolete; use --with-gas.
827     with_gas=yes ;;
828
829   -help | --help | --hel | --he | -h)
830     ac_init_help=long ;;
831   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
832     ac_init_help=recursive ;;
833   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
834     ac_init_help=short ;;
835
836   -host | --host | --hos | --ho)
837     ac_prev=host_alias ;;
838   -host=* | --host=* | --hos=* | --ho=*)
839     host_alias=$ac_optarg ;;
840
841   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
842     ac_prev=htmldir ;;
843   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
844   | --ht=*)
845     htmldir=$ac_optarg ;;
846
847   -includedir | --includedir | --includedi | --included | --include \
848   | --includ | --inclu | --incl | --inc)
849     ac_prev=includedir ;;
850   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
851   | --includ=* | --inclu=* | --incl=* | --inc=*)
852     includedir=$ac_optarg ;;
853
854   -infodir | --infodir | --infodi | --infod | --info | --inf)
855     ac_prev=infodir ;;
856   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
857     infodir=$ac_optarg ;;
858
859   -libdir | --libdir | --libdi | --libd)
860     ac_prev=libdir ;;
861   -libdir=* | --libdir=* | --libdi=* | --libd=*)
862     libdir=$ac_optarg ;;
863
864   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
865   | --libexe | --libex | --libe)
866     ac_prev=libexecdir ;;
867   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
868   | --libexe=* | --libex=* | --libe=*)
869     libexecdir=$ac_optarg ;;
870
871   -localedir | --localedir | --localedi | --localed | --locale)
872     ac_prev=localedir ;;
873   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
874     localedir=$ac_optarg ;;
875
876   -localstatedir | --localstatedir | --localstatedi | --localstated \
877   | --localstate | --localstat | --localsta | --localst | --locals)
878     ac_prev=localstatedir ;;
879   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
880   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
881     localstatedir=$ac_optarg ;;
882
883   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
884     ac_prev=mandir ;;
885   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
886     mandir=$ac_optarg ;;
887
888   -nfp | --nfp | --nf)
889     # Obsolete; use --without-fp.
890     with_fp=no ;;
891
892   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
893   | --no-cr | --no-c | -n)
894     no_create=yes ;;
895
896   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
897   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
898     no_recursion=yes ;;
899
900   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
901   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
902   | --oldin | --oldi | --old | --ol | --o)
903     ac_prev=oldincludedir ;;
904   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
905   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
906   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
907     oldincludedir=$ac_optarg ;;
908
909   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
910     ac_prev=prefix ;;
911   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
912     prefix=$ac_optarg ;;
913
914   -program-prefix | --program-prefix | --program-prefi | --program-pref \
915   | --program-pre | --program-pr | --program-p)
916     ac_prev=program_prefix ;;
917   -program-prefix=* | --program-prefix=* | --program-prefi=* \
918   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
919     program_prefix=$ac_optarg ;;
920
921   -program-suffix | --program-suffix | --program-suffi | --program-suff \
922   | --program-suf | --program-su | --program-s)
923     ac_prev=program_suffix ;;
924   -program-suffix=* | --program-suffix=* | --program-suffi=* \
925   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
926     program_suffix=$ac_optarg ;;
927
928   -program-transform-name | --program-transform-name \
929   | --program-transform-nam | --program-transform-na \
930   | --program-transform-n | --program-transform- \
931   | --program-transform | --program-transfor \
932   | --program-transfo | --program-transf \
933   | --program-trans | --program-tran \
934   | --progr-tra | --program-tr | --program-t)
935     ac_prev=program_transform_name ;;
936   -program-transform-name=* | --program-transform-name=* \
937   | --program-transform-nam=* | --program-transform-na=* \
938   | --program-transform-n=* | --program-transform-=* \
939   | --program-transform=* | --program-transfor=* \
940   | --program-transfo=* | --program-transf=* \
941   | --program-trans=* | --program-tran=* \
942   | --progr-tra=* | --program-tr=* | --program-t=*)
943     program_transform_name=$ac_optarg ;;
944
945   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
946     ac_prev=pdfdir ;;
947   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
948     pdfdir=$ac_optarg ;;
949
950   -psdir | --psdir | --psdi | --psd | --ps)
951     ac_prev=psdir ;;
952   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
953     psdir=$ac_optarg ;;
954
955   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
956   | -silent | --silent | --silen | --sile | --sil)
957     silent=yes ;;
958
959   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
960     ac_prev=sbindir ;;
961   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
962   | --sbi=* | --sb=*)
963     sbindir=$ac_optarg ;;
964
965   -sharedstatedir | --sharedstatedir | --sharedstatedi \
966   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
967   | --sharedst | --shareds | --shared | --share | --shar \
968   | --sha | --sh)
969     ac_prev=sharedstatedir ;;
970   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
971   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
972   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
973   | --sha=* | --sh=*)
974     sharedstatedir=$ac_optarg ;;
975
976   -site | --site | --sit)
977     ac_prev=site ;;
978   -site=* | --site=* | --sit=*)
979     site=$ac_optarg ;;
980
981   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
982     ac_prev=srcdir ;;
983   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
984     srcdir=$ac_optarg ;;
985
986   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
987   | --syscon | --sysco | --sysc | --sys | --sy)
988     ac_prev=sysconfdir ;;
989   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
990   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
991     sysconfdir=$ac_optarg ;;
992
993   -target | --target | --targe | --targ | --tar | --ta | --t)
994     ac_prev=target_alias ;;
995   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
996     target_alias=$ac_optarg ;;
997
998   -v | -verbose | --verbose | --verbos | --verbo | --verb)
999     verbose=yes ;;
1000
1001   -version | --version | --versio | --versi | --vers | -V)
1002     ac_init_version=: ;;
1003
1004   -with-* | --with-*)
1005     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1006     # Reject names that are not valid shell variable names.
1007     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1008       as_fn_error $? "invalid package name: $ac_useropt"
1009     ac_useropt_orig=$ac_useropt
1010     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011     case $ac_user_opts in
1012       *"
1013 "with_$ac_useropt"
1014 "*) ;;
1015       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1016          ac_unrecognized_sep=', ';;
1017     esac
1018     eval with_$ac_useropt=\$ac_optarg ;;
1019
1020   -without-* | --without-*)
1021     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1022     # Reject names that are not valid shell variable names.
1023     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1024       as_fn_error $? "invalid package name: $ac_useropt"
1025     ac_useropt_orig=$ac_useropt
1026     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1027     case $ac_user_opts in
1028       *"
1029 "with_$ac_useropt"
1030 "*) ;;
1031       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1032          ac_unrecognized_sep=', ';;
1033     esac
1034     eval with_$ac_useropt=no ;;
1035
1036   --x)
1037     # Obsolete; use --with-x.
1038     with_x=yes ;;
1039
1040   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1041   | --x-incl | --x-inc | --x-in | --x-i)
1042     ac_prev=x_includes ;;
1043   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1044   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1045     x_includes=$ac_optarg ;;
1046
1047   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1048   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1049     ac_prev=x_libraries ;;
1050   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1051   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1052     x_libraries=$ac_optarg ;;
1053
1054   -*) as_fn_error $? "unrecognized option: \`$ac_option'
1055 Try \`$0 --help' for more information"
1056     ;;
1057
1058   *=*)
1059     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1060     # Reject names that are not valid shell variable names.
1061     case $ac_envvar in #(
1062       '' | [0-9]* | *[!_$as_cr_alnum]* )
1063       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1064     esac
1065     eval $ac_envvar=\$ac_optarg
1066     export $ac_envvar ;;
1067
1068   *)
1069     # FIXME: should be removed in autoconf 3.0.
1070     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1071     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1072       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1073     : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1074     ;;
1075
1076   esac
1077 done
1078
1079 if test -n "$ac_prev"; then
1080   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1081   as_fn_error $? "missing argument to $ac_option"
1082 fi
1083
1084 if test -n "$ac_unrecognized_opts"; then
1085   case $enable_option_checking in
1086     no) ;;
1087     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1088     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1089   esac
1090 fi
1091
1092 # Check all directory arguments for consistency.
1093 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1094                 datadir sysconfdir sharedstatedir localstatedir includedir \
1095                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1096                 libdir localedir mandir
1097 do
1098   eval ac_val=\$$ac_var
1099   # Remove trailing slashes.
1100   case $ac_val in
1101     */ )
1102       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1103       eval $ac_var=\$ac_val;;
1104   esac
1105   # Be sure to have absolute directory names.
1106   case $ac_val in
1107     [\\/$]* | ?:[\\/]* )  continue;;
1108     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1109   esac
1110   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1111 done
1112
1113 # There might be people who depend on the old broken behavior: `$host'
1114 # used to hold the argument of --host etc.
1115 # FIXME: To remove some day.
1116 build=$build_alias
1117 host=$host_alias
1118 target=$target_alias
1119
1120 # FIXME: To remove some day.
1121 if test "x$host_alias" != x; then
1122   if test "x$build_alias" = x; then
1123     cross_compiling=maybe
1124   elif test "x$build_alias" != "x$host_alias"; then
1125     cross_compiling=yes
1126   fi
1127 fi
1128
1129 ac_tool_prefix=
1130 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1131
1132 test "$silent" = yes && exec 6>/dev/null
1133
1134
1135 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1136 ac_ls_di=`ls -di .` &&
1137 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1138   as_fn_error $? "working directory cannot be determined"
1139 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1140   as_fn_error $? "pwd does not report name of working directory"
1141
1142
1143 # Find the source files, if location was not specified.
1144 if test -z "$srcdir"; then
1145   ac_srcdir_defaulted=yes
1146   # Try the directory containing this script, then the parent directory.
1147   ac_confdir=`$as_dirname -- "$as_myself" ||
1148 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1149          X"$as_myself" : 'X\(//\)[^/]' \| \
1150          X"$as_myself" : 'X\(//\)$' \| \
1151          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1152 $as_echo X"$as_myself" |
1153     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1154             s//\1/
1155             q
1156           }
1157           /^X\(\/\/\)[^/].*/{
1158             s//\1/
1159             q
1160           }
1161           /^X\(\/\/\)$/{
1162             s//\1/
1163             q
1164           }
1165           /^X\(\/\).*/{
1166             s//\1/
1167             q
1168           }
1169           s/.*/./; q'`
1170   srcdir=$ac_confdir
1171   if test ! -r "$srcdir/$ac_unique_file"; then
1172     srcdir=..
1173   fi
1174 else
1175   ac_srcdir_defaulted=no
1176 fi
1177 if test ! -r "$srcdir/$ac_unique_file"; then
1178   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1179   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1180 fi
1181 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1182 ac_abs_confdir=`(
1183         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1184         pwd)`
1185 # When building in place, set srcdir=.
1186 if test "$ac_abs_confdir" = "$ac_pwd"; then
1187   srcdir=.
1188 fi
1189 # Remove unnecessary trailing slashes from srcdir.
1190 # Double slashes in file names in object file debugging info
1191 # mess up M-x gdb in Emacs.
1192 case $srcdir in
1193 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1194 esac
1195 for ac_var in $ac_precious_vars; do
1196   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1197   eval ac_env_${ac_var}_value=\$${ac_var}
1198   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1199   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1200 done
1201
1202 #
1203 # Report the --help message.
1204 #
1205 if test "$ac_init_help" = "long"; then
1206   # Omit some internal or obsolete options to make the list less imposing.
1207   # This message is too long to be a string in the A/UX 3.1 sh.
1208   cat <<_ACEOF
1209 \`configure' configures dleyna-linux 0.4.0 to adapt to many kinds of systems.
1210
1211 Usage: $0 [OPTION]... [VAR=VALUE]...
1212
1213 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1214 VAR=VALUE.  See below for descriptions of some of the useful variables.
1215
1216 Defaults for the options are specified in brackets.
1217
1218 Configuration:
1219   -h, --help              display this help and exit
1220       --help=short        display options specific to this package
1221       --help=recursive    display the short help of all the included packages
1222   -V, --version           display version information and exit
1223   -q, --quiet, --silent   do not print \`checking ...' messages
1224       --cache-file=FILE   cache test results in FILE [disabled]
1225   -C, --config-cache      alias for \`--cache-file=config.cache'
1226   -n, --no-create         do not create output files
1227       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1228
1229 Installation directories:
1230   --prefix=PREFIX         install architecture-independent files in PREFIX
1231                           [$ac_default_prefix]
1232   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1233                           [PREFIX]
1234
1235 By default, \`make install' will install all the files in
1236 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1237 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1238 for instance \`--prefix=\$HOME'.
1239
1240 For better control, use the options below.
1241
1242 Fine tuning of the installation directories:
1243   --bindir=DIR            user executables [EPREFIX/bin]
1244   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1245   --libexecdir=DIR        program executables [EPREFIX/libexec]
1246   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1247   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1248   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1249   --libdir=DIR            object code libraries [EPREFIX/lib]
1250   --includedir=DIR        C header files [PREFIX/include]
1251   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1252   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1253   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1254   --infodir=DIR           info documentation [DATAROOTDIR/info]
1255   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1256   --mandir=DIR            man documentation [DATAROOTDIR/man]
1257   --docdir=DIR            documentation root [DATAROOTDIR/doc/dleyna-linux]
1258   --htmldir=DIR           html documentation [DOCDIR]
1259   --dvidir=DIR            dvi documentation [DOCDIR]
1260   --pdfdir=DIR            pdf documentation [DOCDIR]
1261   --psdir=DIR             ps documentation [DOCDIR]
1262 _ACEOF
1263
1264   cat <<\_ACEOF
1265
1266 Program names:
1267   --program-prefix=PREFIX            prepend PREFIX to installed program names
1268   --program-suffix=SUFFIX            append SUFFIX to installed program names
1269   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1270 _ACEOF
1271 fi
1272
1273 if test -n "$ac_init_help"; then
1274   case $ac_init_help in
1275      short | recursive ) echo "Configuration of dleyna-linux 0.4.0:";;
1276    esac
1277   cat <<\_ACEOF
1278
1279 Optional Features:
1280   --disable-option-checking  ignore unrecognized --enable/--with options
1281   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1282   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1283   --enable-silent-rules   less verbose build output (undo: "make V=1")
1284   --disable-silent-rules  verbose build output (undo: "make V=0")
1285   --enable-maintainer-mode
1286                           enable make rules and dependencies not useful (and
1287                           sometimes confusing) to the casual installer
1288
1289 Report bugs to <https://github.com/01org/dleyna-linux/issues/new>.
1290 dleyna-linux home page: <https://01.org/dleyna/>.
1291 _ACEOF
1292 ac_status=$?
1293 fi
1294
1295 if test "$ac_init_help" = "recursive"; then
1296   # If there are subdirs, report their specific --help.
1297   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1298     test -d "$ac_dir" ||
1299       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1300       continue
1301     ac_builddir=.
1302
1303 case "$ac_dir" in
1304 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1305 *)
1306   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1307   # A ".." for each directory in $ac_dir_suffix.
1308   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1309   case $ac_top_builddir_sub in
1310   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1311   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1312   esac ;;
1313 esac
1314 ac_abs_top_builddir=$ac_pwd
1315 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1316 # for backward compatibility:
1317 ac_top_builddir=$ac_top_build_prefix
1318
1319 case $srcdir in
1320   .)  # We are building in place.
1321     ac_srcdir=.
1322     ac_top_srcdir=$ac_top_builddir_sub
1323     ac_abs_top_srcdir=$ac_pwd ;;
1324   [\\/]* | ?:[\\/]* )  # Absolute name.
1325     ac_srcdir=$srcdir$ac_dir_suffix;
1326     ac_top_srcdir=$srcdir
1327     ac_abs_top_srcdir=$srcdir ;;
1328   *) # Relative name.
1329     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1330     ac_top_srcdir=$ac_top_build_prefix$srcdir
1331     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1332 esac
1333 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1334
1335     cd "$ac_dir" || { ac_status=$?; continue; }
1336     # Check for guested configure.
1337     if test -f "$ac_srcdir/configure.gnu"; then
1338       echo &&
1339       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1340     elif test -f "$ac_srcdir/configure"; then
1341       echo &&
1342       $SHELL "$ac_srcdir/configure" --help=recursive
1343     else
1344       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1345     fi || ac_status=$?
1346     cd "$ac_pwd" || { ac_status=$?; break; }
1347   done
1348 fi
1349
1350 test -n "$ac_init_help" && exit $ac_status
1351 if $ac_init_version; then
1352   cat <<\_ACEOF
1353 dleyna-linux configure 0.4.0
1354 generated by GNU Autoconf 2.69
1355
1356 Copyright (C) 2012 Free Software Foundation, Inc.
1357 This configure script is free software; the Free Software Foundation
1358 gives unlimited permission to copy, distribute and modify it.
1359 _ACEOF
1360   exit
1361 fi
1362
1363 ## ------------------------ ##
1364 ## Autoconf initialization. ##
1365 ## ------------------------ ##
1366 cat >config.log <<_ACEOF
1367 This file contains any messages produced by compilers while
1368 running configure, to aid debugging if configure makes a mistake.
1369
1370 It was created by dleyna-linux $as_me 0.4.0, which was
1371 generated by GNU Autoconf 2.69.  Invocation command line was
1372
1373   $ $0 $@
1374
1375 _ACEOF
1376 exec 5>>config.log
1377 {
1378 cat <<_ASUNAME
1379 ## --------- ##
1380 ## Platform. ##
1381 ## --------- ##
1382
1383 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1384 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1385 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1386 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1387 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1388
1389 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1390 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1391
1392 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1393 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1394 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1395 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1396 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1397 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1398 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1399
1400 _ASUNAME
1401
1402 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1403 for as_dir in $PATH
1404 do
1405   IFS=$as_save_IFS
1406   test -z "$as_dir" && as_dir=.
1407     $as_echo "PATH: $as_dir"
1408   done
1409 IFS=$as_save_IFS
1410
1411 } >&5
1412
1413 cat >&5 <<_ACEOF
1414
1415
1416 ## ----------- ##
1417 ## Core tests. ##
1418 ## ----------- ##
1419
1420 _ACEOF
1421
1422
1423 # Keep a trace of the command line.
1424 # Strip out --no-create and --no-recursion so they do not pile up.
1425 # Strip out --silent because we don't want to record it for future runs.
1426 # Also quote any args containing shell meta-characters.
1427 # Make two passes to allow for proper duplicate-argument suppression.
1428 ac_configure_args=
1429 ac_configure_args0=
1430 ac_configure_args1=
1431 ac_must_keep_next=false
1432 for ac_pass in 1 2
1433 do
1434   for ac_arg
1435   do
1436     case $ac_arg in
1437     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1438     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1439     | -silent | --silent | --silen | --sile | --sil)
1440       continue ;;
1441     *\'*)
1442       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1443     esac
1444     case $ac_pass in
1445     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1446     2)
1447       as_fn_append ac_configure_args1 " '$ac_arg'"
1448       if test $ac_must_keep_next = true; then
1449         ac_must_keep_next=false # Got value, back to normal.
1450       else
1451         case $ac_arg in
1452           *=* | --config-cache | -C | -disable-* | --disable-* \
1453           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1454           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1455           | -with-* | --with-* | -without-* | --without-* | --x)
1456             case "$ac_configure_args0 " in
1457               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1458             esac
1459             ;;
1460           -* ) ac_must_keep_next=true ;;
1461         esac
1462       fi
1463       as_fn_append ac_configure_args " '$ac_arg'"
1464       ;;
1465     esac
1466   done
1467 done
1468 { ac_configure_args0=; unset ac_configure_args0;}
1469 { ac_configure_args1=; unset ac_configure_args1;}
1470
1471 # When interrupted or exit'd, cleanup temporary files, and complete
1472 # config.log.  We remove comments because anyway the quotes in there
1473 # would cause problems or look ugly.
1474 # WARNING: Use '\'' to represent an apostrophe within the trap.
1475 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1476 trap 'exit_status=$?
1477   # Save into config.log some information that might help in debugging.
1478   {
1479     echo
1480
1481     $as_echo "## ---------------- ##
1482 ## Cache variables. ##
1483 ## ---------------- ##"
1484     echo
1485     # The following way of writing the cache mishandles newlines in values,
1486 (
1487   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1488     eval ac_val=\$$ac_var
1489     case $ac_val in #(
1490     *${as_nl}*)
1491       case $ac_var in #(
1492       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1493 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1494       esac
1495       case $ac_var in #(
1496       _ | IFS | as_nl) ;; #(
1497       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1498       *) { eval $ac_var=; unset $ac_var;} ;;
1499       esac ;;
1500     esac
1501   done
1502   (set) 2>&1 |
1503     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1504     *${as_nl}ac_space=\ *)
1505       sed -n \
1506         "s/'\''/'\''\\\\'\'''\''/g;
1507           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1508       ;; #(
1509     *)
1510       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1511       ;;
1512     esac |
1513     sort
1514 )
1515     echo
1516
1517     $as_echo "## ----------------- ##
1518 ## Output variables. ##
1519 ## ----------------- ##"
1520     echo
1521     for ac_var in $ac_subst_vars
1522     do
1523       eval ac_val=\$$ac_var
1524       case $ac_val in
1525       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1526       esac
1527       $as_echo "$ac_var='\''$ac_val'\''"
1528     done | sort
1529     echo
1530
1531     if test -n "$ac_subst_files"; then
1532       $as_echo "## ------------------- ##
1533 ## File substitutions. ##
1534 ## ------------------- ##"
1535       echo
1536       for ac_var in $ac_subst_files
1537       do
1538         eval ac_val=\$$ac_var
1539         case $ac_val in
1540         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1541         esac
1542         $as_echo "$ac_var='\''$ac_val'\''"
1543       done | sort
1544       echo
1545     fi
1546
1547     if test -s confdefs.h; then
1548       $as_echo "## ----------- ##
1549 ## confdefs.h. ##
1550 ## ----------- ##"
1551       echo
1552       cat confdefs.h
1553       echo
1554     fi
1555     test "$ac_signal" != 0 &&
1556       $as_echo "$as_me: caught signal $ac_signal"
1557     $as_echo "$as_me: exit $exit_status"
1558   } >&5
1559   rm -f core *.core core.conftest.* &&
1560     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1561     exit $exit_status
1562 ' 0
1563 for ac_signal in 1 2 13 15; do
1564   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1565 done
1566 ac_signal=0
1567
1568 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1569 rm -f -r conftest* confdefs.h
1570
1571 $as_echo "/* confdefs.h */" > confdefs.h
1572
1573 # Predefined preprocessor variables.
1574
1575 cat >>confdefs.h <<_ACEOF
1576 #define PACKAGE_NAME "$PACKAGE_NAME"
1577 _ACEOF
1578
1579 cat >>confdefs.h <<_ACEOF
1580 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1581 _ACEOF
1582
1583 cat >>confdefs.h <<_ACEOF
1584 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1585 _ACEOF
1586
1587 cat >>confdefs.h <<_ACEOF
1588 #define PACKAGE_STRING "$PACKAGE_STRING"
1589 _ACEOF
1590
1591 cat >>confdefs.h <<_ACEOF
1592 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1593 _ACEOF
1594
1595 cat >>confdefs.h <<_ACEOF
1596 #define PACKAGE_URL "$PACKAGE_URL"
1597 _ACEOF
1598
1599
1600 # Let the site file select an alternate cache file if it wants to.
1601 # Prefer an explicitly selected file to automatically selected ones.
1602 ac_site_file1=NONE
1603 ac_site_file2=NONE
1604 if test -n "$CONFIG_SITE"; then
1605   # We do not want a PATH search for config.site.
1606   case $CONFIG_SITE in #((
1607     -*)  ac_site_file1=./$CONFIG_SITE;;
1608     */*) ac_site_file1=$CONFIG_SITE;;
1609     *)   ac_site_file1=./$CONFIG_SITE;;
1610   esac
1611 elif test "x$prefix" != xNONE; then
1612   ac_site_file1=$prefix/share/config.site
1613   ac_site_file2=$prefix/etc/config.site
1614 else
1615   ac_site_file1=$ac_default_prefix/share/config.site
1616   ac_site_file2=$ac_default_prefix/etc/config.site
1617 fi
1618 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1619 do
1620   test "x$ac_site_file" = xNONE && continue
1621   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1622     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1623 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1624     sed 's/^/| /' "$ac_site_file" >&5
1625     . "$ac_site_file" \
1626       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1627 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1628 as_fn_error $? "failed to load site script $ac_site_file
1629 See \`config.log' for more details" "$LINENO" 5; }
1630   fi
1631 done
1632
1633 if test -r "$cache_file"; then
1634   # Some versions of bash will fail to source /dev/null (special files
1635   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
1636   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1637     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1638 $as_echo "$as_me: loading cache $cache_file" >&6;}
1639     case $cache_file in
1640       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1641       *)                      . "./$cache_file";;
1642     esac
1643   fi
1644 else
1645   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1646 $as_echo "$as_me: creating cache $cache_file" >&6;}
1647   >$cache_file
1648 fi
1649
1650 # Check that the precious variables saved in the cache have kept the same
1651 # value.
1652 ac_cache_corrupted=false
1653 for ac_var in $ac_precious_vars; do
1654   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1655   eval ac_new_set=\$ac_env_${ac_var}_set
1656   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1657   eval ac_new_val=\$ac_env_${ac_var}_value
1658   case $ac_old_set,$ac_new_set in
1659     set,)
1660       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1661 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1662       ac_cache_corrupted=: ;;
1663     ,set)
1664       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1665 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1666       ac_cache_corrupted=: ;;
1667     ,);;
1668     *)
1669       if test "x$ac_old_val" != "x$ac_new_val"; then
1670         # differences in whitespace do not lead to failure.
1671         ac_old_val_w=`echo x $ac_old_val`
1672         ac_new_val_w=`echo x $ac_new_val`
1673         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1674           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1675 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1676           ac_cache_corrupted=:
1677         else
1678           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1679 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1680           eval $ac_var=\$ac_old_val
1681         fi
1682         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
1683 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1684         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
1685 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1686       fi;;
1687   esac
1688   # Pass precious variables to config.status.
1689   if test "$ac_new_set" = set; then
1690     case $ac_new_val in
1691     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1692     *) ac_arg=$ac_var=$ac_new_val ;;
1693     esac
1694     case " $ac_configure_args " in
1695       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1696       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1697     esac
1698   fi
1699 done
1700 if $ac_cache_corrupted; then
1701   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1702 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1703   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1704 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1705   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1706 fi
1707 ## -------------------- ##
1708 ## Main body of script. ##
1709 ## -------------------- ##
1710
1711 ac_ext=c
1712 ac_cpp='$CPP $CPPFLAGS'
1713 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1714 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1715 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1716
1717
1718
1719 ac_config_headers="$ac_config_headers config.h"
1720
1721 ac_aux_dir=
1722 for ac_dir in build-aux "$srcdir"/build-aux; do
1723   if test -f "$ac_dir/install-sh"; then
1724     ac_aux_dir=$ac_dir
1725     ac_install_sh="$ac_aux_dir/install-sh -c"
1726     break
1727   elif test -f "$ac_dir/install.sh"; then
1728     ac_aux_dir=$ac_dir
1729     ac_install_sh="$ac_aux_dir/install.sh -c"
1730     break
1731   elif test -f "$ac_dir/shtool"; then
1732     ac_aux_dir=$ac_dir
1733     ac_install_sh="$ac_aux_dir/shtool install -c"
1734     break
1735   fi
1736 done
1737 if test -z "$ac_aux_dir"; then
1738   as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5
1739 fi
1740
1741 # These three variables are undocumented and unsupported,
1742 # and are intended to be withdrawn in a future Autoconf release.
1743 # They can cause serious problems if a builder's source tree is in a directory
1744 # whose full name contains unusual characters.
1745 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
1746 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
1747 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
1748
1749
1750
1751
1752
1753
1754 am__api_version='1.14'
1755
1756 # Find a good install program.  We prefer a C program (faster),
1757 # so one script is as good as another.  But avoid the broken or
1758 # incompatible versions:
1759 # SysV /etc/install, /usr/sbin/install
1760 # SunOS /usr/etc/install
1761 # IRIX /sbin/install
1762 # AIX /bin/install
1763 # AmigaOS /C/install, which installs bootblocks on floppy discs
1764 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1765 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1766 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1767 # OS/2's system install, which has a completely different semantic
1768 # ./install, which can be erroneously created by make from ./install.sh.
1769 # Reject install programs that cannot install multiple files.
1770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1771 $as_echo_n "checking for a BSD-compatible install... " >&6; }
1772 if test -z "$INSTALL"; then
1773 if ${ac_cv_path_install+:} false; then :
1774   $as_echo_n "(cached) " >&6
1775 else
1776   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1777 for as_dir in $PATH
1778 do
1779   IFS=$as_save_IFS
1780   test -z "$as_dir" && as_dir=.
1781     # Account for people who put trailing slashes in PATH elements.
1782 case $as_dir/ in #((
1783   ./ | .// | /[cC]/* | \
1784   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1785   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
1786   /usr/ucb/* ) ;;
1787   *)
1788     # OSF1 and SCO ODT 3.0 have their own names for install.
1789     # Don't use installbsd from OSF since it installs stuff as root
1790     # by default.
1791     for ac_prog in ginstall scoinst install; do
1792       for ac_exec_ext in '' $ac_executable_extensions; do
1793         if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1794           if test $ac_prog = install &&
1795             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1796             # AIX install.  It has an incompatible calling convention.
1797             :
1798           elif test $ac_prog = install &&
1799             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1800             # program-specific install script used by HP pwplus--don't use.
1801             :
1802           else
1803             rm -rf conftest.one conftest.two conftest.dir
1804             echo one > conftest.one
1805             echo two > conftest.two
1806             mkdir conftest.dir
1807             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1808               test -s conftest.one && test -s conftest.two &&
1809               test -s conftest.dir/conftest.one &&
1810               test -s conftest.dir/conftest.two
1811             then
1812               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1813               break 3
1814             fi
1815           fi
1816         fi
1817       done
1818     done
1819     ;;
1820 esac
1821
1822   done
1823 IFS=$as_save_IFS
1824
1825 rm -rf conftest.one conftest.two conftest.dir
1826
1827 fi
1828   if test "${ac_cv_path_install+set}" = set; then
1829     INSTALL=$ac_cv_path_install
1830   else
1831     # As a last resort, use the slow shell script.  Don't cache a
1832     # value for INSTALL within a source directory, because that will
1833     # break other packages using the cache if that directory is
1834     # removed, or if the value is a relative name.
1835     INSTALL=$ac_install_sh
1836   fi
1837 fi
1838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
1839 $as_echo "$INSTALL" >&6; }
1840
1841 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1842 # It thinks the first close brace ends the variable substitution.
1843 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1844
1845 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1846
1847 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1848
1849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
1850 $as_echo_n "checking whether build environment is sane... " >&6; }
1851 # Reject unsafe characters in $srcdir or the absolute working directory
1852 # name.  Accept space and tab only in the latter.
1853 am_lf='
1854 '
1855 case `pwd` in
1856   *[\\\"\#\$\&\'\`$am_lf]*)
1857     as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
1858 esac
1859 case $srcdir in
1860   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
1861     as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
1862 esac
1863
1864 # Do 'set' in a subshell so we don't clobber the current shell's
1865 # arguments.  Must try -L first in case configure is actually a
1866 # symlink; some systems play weird games with the mod time of symlinks
1867 # (eg FreeBSD returns the mod time of the symlink's containing
1868 # directory).
1869 if (
1870    am_has_slept=no
1871    for am_try in 1 2; do
1872      echo "timestamp, slept: $am_has_slept" > conftest.file
1873      set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1874      if test "$*" = "X"; then
1875         # -L didn't work.
1876         set X `ls -t "$srcdir/configure" conftest.file`
1877      fi
1878      if test "$*" != "X $srcdir/configure conftest.file" \
1879         && test "$*" != "X conftest.file $srcdir/configure"; then
1880
1881         # If neither matched, then we have a broken ls.  This can happen
1882         # if, for instance, CONFIG_SHELL is bash and it inherits a
1883         # broken ls alias from the environment.  This has actually
1884         # happened.  Such a system could not be considered "sane".
1885         as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
1886   alias in your environment" "$LINENO" 5
1887      fi
1888      if test "$2" = conftest.file || test $am_try -eq 2; then
1889        break
1890      fi
1891      # Just in case.
1892      sleep 1
1893      am_has_slept=yes
1894    done
1895    test "$2" = conftest.file
1896    )
1897 then
1898    # Ok.
1899    :
1900 else
1901    as_fn_error $? "newly created file is older than distributed files!
1902 Check your system clock" "$LINENO" 5
1903 fi
1904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1905 $as_echo "yes" >&6; }
1906 # If we didn't sleep, we still need to ensure time stamps of config.status and
1907 # generated files are strictly newer.
1908 am_sleep_pid=
1909 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
1910   ( sleep 1 ) &
1911   am_sleep_pid=$!
1912 fi
1913
1914 rm -f conftest.file
1915
1916 test "$program_prefix" != NONE &&
1917   program_transform_name="s&^&$program_prefix&;$program_transform_name"
1918 # Use a double $ so make ignores it.
1919 test "$program_suffix" != NONE &&
1920   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1921 # Double any \ or $.
1922 # By default was `s,x,x', remove it if useless.
1923 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1924 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1925
1926 # expand $ac_aux_dir to an absolute path
1927 am_aux_dir=`cd $ac_aux_dir && pwd`
1928
1929 if test x"${MISSING+set}" != xset; then
1930   case $am_aux_dir in
1931   *\ * | *\     *)
1932     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1933   *)
1934     MISSING="\${SHELL} $am_aux_dir/missing" ;;
1935   esac
1936 fi
1937 # Use eval to expand $SHELL
1938 if eval "$MISSING --is-lightweight"; then
1939   am_missing_run="$MISSING "
1940 else
1941   am_missing_run=
1942   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
1943 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
1944 fi
1945
1946 if test x"${install_sh}" != xset; then
1947   case $am_aux_dir in
1948   *\ * | *\     *)
1949     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
1950   *)
1951     install_sh="\${SHELL} $am_aux_dir/install-sh"
1952   esac
1953 fi
1954
1955 # Installed binaries are usually stripped using 'strip' when the user
1956 # run "make install-strip".  However 'strip' might not be the right
1957 # tool to use in cross-compilation environments, therefore Automake
1958 # will honor the 'STRIP' environment variable to overrule this program.
1959 if test "$cross_compiling" != no; then
1960   if test -n "$ac_tool_prefix"; then
1961   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1962 set dummy ${ac_tool_prefix}strip; ac_word=$2
1963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1964 $as_echo_n "checking for $ac_word... " >&6; }
1965 if ${ac_cv_prog_STRIP+:} false; then :
1966   $as_echo_n "(cached) " >&6
1967 else
1968   if test -n "$STRIP"; then
1969   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1970 else
1971 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1972 for as_dir in $PATH
1973 do
1974   IFS=$as_save_IFS
1975   test -z "$as_dir" && as_dir=.
1976     for ac_exec_ext in '' $ac_executable_extensions; do
1977   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1978     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1979     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1980     break 2
1981   fi
1982 done
1983   done
1984 IFS=$as_save_IFS
1985
1986 fi
1987 fi
1988 STRIP=$ac_cv_prog_STRIP
1989 if test -n "$STRIP"; then
1990   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
1991 $as_echo "$STRIP" >&6; }
1992 else
1993   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1994 $as_echo "no" >&6; }
1995 fi
1996
1997
1998 fi
1999 if test -z "$ac_cv_prog_STRIP"; then
2000   ac_ct_STRIP=$STRIP
2001   # Extract the first word of "strip", so it can be a program name with args.
2002 set dummy strip; ac_word=$2
2003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2004 $as_echo_n "checking for $ac_word... " >&6; }
2005 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2006   $as_echo_n "(cached) " >&6
2007 else
2008   if test -n "$ac_ct_STRIP"; then
2009   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2010 else
2011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2012 for as_dir in $PATH
2013 do
2014   IFS=$as_save_IFS
2015   test -z "$as_dir" && as_dir=.
2016     for ac_exec_ext in '' $ac_executable_extensions; do
2017   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2018     ac_cv_prog_ac_ct_STRIP="strip"
2019     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2020     break 2
2021   fi
2022 done
2023   done
2024 IFS=$as_save_IFS
2025
2026 fi
2027 fi
2028 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2029 if test -n "$ac_ct_STRIP"; then
2030   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2031 $as_echo "$ac_ct_STRIP" >&6; }
2032 else
2033   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2034 $as_echo "no" >&6; }
2035 fi
2036
2037   if test "x$ac_ct_STRIP" = x; then
2038     STRIP=":"
2039   else
2040     case $cross_compiling:$ac_tool_warned in
2041 yes:)
2042 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2043 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2044 ac_tool_warned=yes ;;
2045 esac
2046     STRIP=$ac_ct_STRIP
2047   fi
2048 else
2049   STRIP="$ac_cv_prog_STRIP"
2050 fi
2051
2052 fi
2053 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2054
2055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2056 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2057 if test -z "$MKDIR_P"; then
2058   if ${ac_cv_path_mkdir+:} false; then :
2059   $as_echo_n "(cached) " >&6
2060 else
2061   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2062 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2063 do
2064   IFS=$as_save_IFS
2065   test -z "$as_dir" && as_dir=.
2066     for ac_prog in mkdir gmkdir; do
2067          for ac_exec_ext in '' $ac_executable_extensions; do
2068            as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2069            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2070              'mkdir (GNU coreutils) '* | \
2071              'mkdir (coreutils) '* | \
2072              'mkdir (fileutils) '4.1*)
2073                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2074                break 3;;
2075            esac
2076          done
2077        done
2078   done
2079 IFS=$as_save_IFS
2080
2081 fi
2082
2083   test -d ./--version && rmdir ./--version
2084   if test "${ac_cv_path_mkdir+set}" = set; then
2085     MKDIR_P="$ac_cv_path_mkdir -p"
2086   else
2087     # As a last resort, use the slow shell script.  Don't cache a
2088     # value for MKDIR_P within a source directory, because that will
2089     # break other packages using the cache if that directory is
2090     # removed, or if the value is a relative name.
2091     MKDIR_P="$ac_install_sh -d"
2092   fi
2093 fi
2094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2095 $as_echo "$MKDIR_P" >&6; }
2096
2097 for ac_prog in gawk mawk nawk awk
2098 do
2099   # Extract the first word of "$ac_prog", so it can be a program name with args.
2100 set dummy $ac_prog; ac_word=$2
2101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2102 $as_echo_n "checking for $ac_word... " >&6; }
2103 if ${ac_cv_prog_AWK+:} false; then :
2104   $as_echo_n "(cached) " >&6
2105 else
2106   if test -n "$AWK"; then
2107   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2108 else
2109 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2110 for as_dir in $PATH
2111 do
2112   IFS=$as_save_IFS
2113   test -z "$as_dir" && as_dir=.
2114     for ac_exec_ext in '' $ac_executable_extensions; do
2115   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2116     ac_cv_prog_AWK="$ac_prog"
2117     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2118     break 2
2119   fi
2120 done
2121   done
2122 IFS=$as_save_IFS
2123
2124 fi
2125 fi
2126 AWK=$ac_cv_prog_AWK
2127 if test -n "$AWK"; then
2128   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2129 $as_echo "$AWK" >&6; }
2130 else
2131   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2132 $as_echo "no" >&6; }
2133 fi
2134
2135
2136   test -n "$AWK" && break
2137 done
2138
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2140 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2141 set x ${MAKE-make}
2142 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2143 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2144   $as_echo_n "(cached) " >&6
2145 else
2146   cat >conftest.make <<\_ACEOF
2147 SHELL = /bin/sh
2148 all:
2149         @echo '@@@%%%=$(MAKE)=@@@%%%'
2150 _ACEOF
2151 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2152 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2153   *@@@%%%=?*=@@@%%%*)
2154     eval ac_cv_prog_make_${ac_make}_set=yes;;
2155   *)
2156     eval ac_cv_prog_make_${ac_make}_set=no;;
2157 esac
2158 rm -f conftest.make
2159 fi
2160 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2161   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2162 $as_echo "yes" >&6; }
2163   SET_MAKE=
2164 else
2165   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2166 $as_echo "no" >&6; }
2167   SET_MAKE="MAKE=${MAKE-make}"
2168 fi
2169
2170 rm -rf .tst 2>/dev/null
2171 mkdir .tst 2>/dev/null
2172 if test -d .tst; then
2173   am__leading_dot=.
2174 else
2175   am__leading_dot=_
2176 fi
2177 rmdir .tst 2>/dev/null
2178
2179 # Check whether --enable-silent-rules was given.
2180 if test "${enable_silent_rules+set}" = set; then :
2181   enableval=$enable_silent_rules;
2182 fi
2183
2184 case $enable_silent_rules in # (((
2185   yes) AM_DEFAULT_VERBOSITY=0;;
2186    no) AM_DEFAULT_VERBOSITY=1;;
2187     *) AM_DEFAULT_VERBOSITY=1;;
2188 esac
2189 am_make=${MAKE-make}
2190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2191 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2192 if ${am_cv_make_support_nested_variables+:} false; then :
2193   $as_echo_n "(cached) " >&6
2194 else
2195   if $as_echo 'TRUE=$(BAR$(V))
2196 BAR0=false
2197 BAR1=true
2198 V=1
2199 am__doit:
2200         @$(TRUE)
2201 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2202   am_cv_make_support_nested_variables=yes
2203 else
2204   am_cv_make_support_nested_variables=no
2205 fi
2206 fi
2207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2208 $as_echo "$am_cv_make_support_nested_variables" >&6; }
2209 if test $am_cv_make_support_nested_variables = yes; then
2210     AM_V='$(V)'
2211   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2212 else
2213   AM_V=$AM_DEFAULT_VERBOSITY
2214   AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2215 fi
2216 AM_BACKSLASH='\'
2217
2218 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2219   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2220   # is not polluted with repeated "-I."
2221   am__isrc=' -I$(srcdir)'
2222   # test to see if srcdir already configured
2223   if test -f $srcdir/config.status; then
2224     as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2225   fi
2226 fi
2227
2228 # test whether we have cygpath
2229 if test -z "$CYGPATH_W"; then
2230   if (cygpath --version) >/dev/null 2>/dev/null; then
2231     CYGPATH_W='cygpath -w'
2232   else
2233     CYGPATH_W=echo
2234   fi
2235 fi
2236
2237
2238 # Define the identity of the package.
2239  PACKAGE='dleyna-linux'
2240  VERSION='0.4.0'
2241
2242
2243 cat >>confdefs.h <<_ACEOF
2244 #define PACKAGE "$PACKAGE"
2245 _ACEOF
2246
2247
2248 cat >>confdefs.h <<_ACEOF
2249 #define VERSION "$VERSION"
2250 _ACEOF
2251
2252 # Some tools Automake needs.
2253
2254 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2255
2256
2257 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2258
2259
2260 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2261
2262
2263 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2264
2265
2266 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2267
2268 # For better backward compatibility.  To be removed once Automake 1.9.x
2269 # dies out for good.  For more background, see:
2270 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2271 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2272 mkdir_p='$(MKDIR_P)'
2273
2274 # We need awk for the "check" target.  The system "awk" is bad on
2275 # some platforms.
2276 # Always define AMTAR for backward compatibility.  Yes, it's still used
2277 # in the wild :-(  We should find a proper way to deprecate it ...
2278 AMTAR='$${TAR-tar}'
2279
2280
2281 # We'll loop over all known methods to create a tar archive until one works.
2282 _am_tools='gnutar  pax cpio none'
2283
2284 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2285
2286
2287
2288
2289
2290
2291 # POSIX will say in a future version that running "rm -f" with no argument
2292 # is OK; and we want to be able to make that assumption in our Makefile
2293 # recipes.  So use an aggressive probe to check that the usage we want is
2294 # actually supported "in the wild" to an acceptable degree.
2295 # See automake bug#10828.
2296 # To make any issue more visible, cause the running configure to be aborted
2297 # by default if the 'rm' program in use doesn't match our expectations; the
2298 # user can still override this though.
2299 if rm -f && rm -fr && rm -rf; then : OK; else
2300   cat >&2 <<'END'
2301 Oops!
2302
2303 Your 'rm' program seems unable to run without file operands specified
2304 on the command line, even when the '-f' option is present.  This is contrary
2305 to the behaviour of most rm programs out there, and not conforming with
2306 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
2307
2308 Please tell bug-automake@gnu.org about your system, including the value
2309 of your $PATH and any error possibly output before this message.  This
2310 can help us improve future automake versions.
2311
2312 END
2313   if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
2314     echo 'Configuration will proceed anyway, since you have set the' >&2
2315     echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
2316     echo >&2
2317   else
2318     cat >&2 <<'END'
2319 Aborting the configuration process, to ensure you take notice of the issue.
2320
2321 You can download and install GNU coreutils to get an 'rm' implementation
2322 that behaves properly: <http://www.gnu.org/software/coreutils/>.
2323
2324 If you want to complete the configuration process using your problematic
2325 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
2326 to "yes", and re-run configure.
2327
2328 END
2329     as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
2330   fi
2331 fi
2332
2333
2334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2335 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2336     # Check whether --enable-maintainer-mode was given.
2337 if test "${enable_maintainer_mode+set}" = set; then :
2338   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2339 else
2340   USE_MAINTAINER_MODE=no
2341 fi
2342
2343   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2344 $as_echo "$USE_MAINTAINER_MODE" >&6; }
2345    if test $USE_MAINTAINER_MODE = yes; then
2346   MAINTAINER_MODE_TRUE=
2347   MAINTAINER_MODE_FALSE='#'
2348 else
2349   MAINTAINER_MODE_TRUE='#'
2350   MAINTAINER_MODE_FALSE=
2351 fi
2352
2353   MAINT=$MAINTAINER_MODE_TRUE
2354
2355
2356 # Check whether --enable-silent-rules was given.
2357 if test "${enable_silent_rules+set}" = set; then :
2358   enableval=$enable_silent_rules;
2359 fi
2360
2361 case $enable_silent_rules in # (((
2362   yes) AM_DEFAULT_VERBOSITY=0;;
2363    no) AM_DEFAULT_VERBOSITY=1;;
2364     *) AM_DEFAULT_VERBOSITY=0;;
2365 esac
2366 am_make=${MAKE-make}
2367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2368 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2369 if ${am_cv_make_support_nested_variables+:} false; then :
2370   $as_echo_n "(cached) " >&6
2371 else
2372   if $as_echo 'TRUE=$(BAR$(V))
2373 BAR0=false
2374 BAR1=true
2375 V=1
2376 am__doit:
2377         @$(TRUE)
2378 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2379   am_cv_make_support_nested_variables=yes
2380 else
2381   am_cv_make_support_nested_variables=no
2382 fi
2383 fi
2384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2385 $as_echo "$am_cv_make_support_nested_variables" >&6; }
2386 if test $am_cv_make_support_nested_variables = yes; then
2387     AM_V='$(V)'
2388   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2389 else
2390   AM_V=$AM_DEFAULT_VERBOSITY
2391   AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2392 fi
2393 AM_BACKSLASH='\'
2394
2395
2396 ac_config_files="$ac_config_files Makefile"
2397
2398
2399
2400
2401 subdirs="$subdirs dleyna-core dleyna-connector-dbus dleyna-server dleyna-renderer"
2402
2403
2404 cat >confcache <<\_ACEOF
2405 # This file is a shell script that caches the results of configure
2406 # tests run on this system so they can be shared between configure
2407 # scripts and configure runs, see configure's option --config-cache.
2408 # It is not useful on other systems.  If it contains results you don't
2409 # want to keep, you may remove or edit it.
2410 #
2411 # config.status only pays attention to the cache file if you give it
2412 # the --recheck option to rerun configure.
2413 #
2414 # `ac_cv_env_foo' variables (set or unset) will be overridden when
2415 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2416 # following values.
2417
2418 _ACEOF
2419
2420 # The following way of writing the cache mishandles newlines in values,
2421 # but we know of no workaround that is simple, portable, and efficient.
2422 # So, we kill variables containing newlines.
2423 # Ultrix sh set writes to stderr and can't be redirected directly,
2424 # and sets the high bit in the cache file unless we assign to the vars.
2425 (
2426   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2427     eval ac_val=\$$ac_var
2428     case $ac_val in #(
2429     *${as_nl}*)
2430       case $ac_var in #(
2431       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2432 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2433       esac
2434       case $ac_var in #(
2435       _ | IFS | as_nl) ;; #(
2436       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2437       *) { eval $ac_var=; unset $ac_var;} ;;
2438       esac ;;
2439     esac
2440   done
2441
2442   (set) 2>&1 |
2443     case $as_nl`(ac_space=' '; set) 2>&1` in #(
2444     *${as_nl}ac_space=\ *)
2445       # `set' does not quote correctly, so add quotes: double-quote
2446       # substitution turns \\\\ into \\, and sed turns \\ into \.
2447       sed -n \
2448         "s/'/'\\\\''/g;
2449           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2450       ;; #(
2451     *)
2452       # `set' quotes correctly as required by POSIX, so do not add quotes.
2453       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2454       ;;
2455     esac |
2456     sort
2457 ) |
2458   sed '
2459      /^ac_cv_env_/b end
2460      t clear
2461      :clear
2462      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2463      t end
2464      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2465      :end' >>confcache
2466 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2467   if test -w "$cache_file"; then
2468     if test "x$cache_file" != "x/dev/null"; then
2469       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
2470 $as_echo "$as_me: updating cache $cache_file" >&6;}
2471       if test ! -f "$cache_file" || test -h "$cache_file"; then
2472         cat confcache >"$cache_file"
2473       else
2474         case $cache_file in #(
2475         */* | ?:*)
2476           mv -f confcache "$cache_file"$$ &&
2477           mv -f "$cache_file"$$ "$cache_file" ;; #(
2478         *)
2479           mv -f confcache "$cache_file" ;;
2480         esac
2481       fi
2482     fi
2483   else
2484     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
2485 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2486   fi
2487 fi
2488 rm -f confcache
2489
2490 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2491 # Let make expand exec_prefix.
2492 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2493
2494 DEFS=-DHAVE_CONFIG_H
2495
2496 ac_libobjs=
2497 ac_ltlibobjs=
2498 U=
2499 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2500   # 1. Remove the extension, and $U if already installed.
2501   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2502   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
2503   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
2504   #    will be set to the directory where LIBOBJS objects are built.
2505   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2506   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
2507 done
2508 LIBOBJS=$ac_libobjs
2509
2510 LTLIBOBJS=$ac_ltlibobjs
2511
2512
2513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
2514 $as_echo_n "checking that generated files are newer than configure... " >&6; }
2515    if test -n "$am_sleep_pid"; then
2516      # Hide warnings about reused PIDs.
2517      wait $am_sleep_pid 2>/dev/null
2518    fi
2519    { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
2520 $as_echo "done" >&6; }
2521
2522 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
2523   as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
2524 Usually this means the macro was only invoked conditionally." "$LINENO" 5
2525 fi
2526
2527 : "${CONFIG_STATUS=./config.status}"
2528 ac_write_fail=0
2529 ac_clean_files_save=$ac_clean_files
2530 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2531 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
2532 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
2533 as_write_fail=0
2534 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
2535 #! $SHELL
2536 # Generated by $as_me.
2537 # Run this file to recreate the current configuration.
2538 # Compiler output produced by configure, useful for debugging
2539 # configure, is in config.log if it exists.
2540
2541 debug=false
2542 ac_cs_recheck=false
2543 ac_cs_silent=false
2544
2545 SHELL=\${CONFIG_SHELL-$SHELL}
2546 export SHELL
2547 _ASEOF
2548 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
2549 ## -------------------- ##
2550 ## M4sh Initialization. ##
2551 ## -------------------- ##
2552
2553 # Be more Bourne compatible
2554 DUALCASE=1; export DUALCASE # for MKS sh
2555 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
2556   emulate sh
2557   NULLCMD=:
2558   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2559   # is contrary to our usage.  Disable this feature.
2560   alias -g '${1+"$@"}'='"$@"'
2561   setopt NO_GLOB_SUBST
2562 else
2563   case `(set -o) 2>/dev/null` in #(
2564   *posix*) :
2565     set -o posix ;; #(
2566   *) :
2567      ;;
2568 esac
2569 fi
2570
2571
2572 as_nl='
2573 '
2574 export as_nl
2575 # Printing a long string crashes Solaris 7 /usr/bin/printf.
2576 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
2577 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
2578 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
2579 # Prefer a ksh shell builtin over an external printf program on Solaris,
2580 # but without wasting forks for bash or zsh.
2581 if test -z "$BASH_VERSION$ZSH_VERSION" \
2582     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
2583   as_echo='print -r --'
2584   as_echo_n='print -rn --'
2585 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
2586   as_echo='printf %s\n'
2587   as_echo_n='printf %s'
2588 else
2589   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
2590     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
2591     as_echo_n='/usr/ucb/echo -n'
2592   else
2593     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
2594     as_echo_n_body='eval
2595       arg=$1;
2596       case $arg in #(
2597       *"$as_nl"*)
2598         expr "X$arg" : "X\\(.*\\)$as_nl";
2599         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
2600       esac;
2601       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
2602     '
2603     export as_echo_n_body
2604     as_echo_n='sh -c $as_echo_n_body as_echo'
2605   fi
2606   export as_echo_body
2607   as_echo='sh -c $as_echo_body as_echo'
2608 fi
2609
2610 # The user is always right.
2611 if test "${PATH_SEPARATOR+set}" != set; then
2612   PATH_SEPARATOR=:
2613   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
2614     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
2615       PATH_SEPARATOR=';'
2616   }
2617 fi
2618
2619
2620 # IFS
2621 # We need space, tab and new line, in precisely that order.  Quoting is
2622 # there to prevent editors from complaining about space-tab.
2623 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2624 # splitting by setting IFS to empty value.)
2625 IFS=" ""        $as_nl"
2626
2627 # Find who we are.  Look in the path if we contain no directory separator.
2628 as_myself=
2629 case $0 in #((
2630   *[\\/]* ) as_myself=$0 ;;
2631   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2632 for as_dir in $PATH
2633 do
2634   IFS=$as_save_IFS
2635   test -z "$as_dir" && as_dir=.
2636     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2637   done
2638 IFS=$as_save_IFS
2639
2640      ;;
2641 esac
2642 # We did not find ourselves, most probably we were run as `sh COMMAND'
2643 # in which case we are not to be found in the path.
2644 if test "x$as_myself" = x; then
2645   as_myself=$0
2646 fi
2647 if test ! -f "$as_myself"; then
2648   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2649   exit 1
2650 fi
2651
2652 # Unset variables that we do not need and which cause bugs (e.g. in
2653 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
2654 # suppresses any "Segmentation fault" message there.  '((' could
2655 # trigger a bug in pdksh 5.2.14.
2656 for as_var in BASH_ENV ENV MAIL MAILPATH
2657 do eval test x\${$as_var+set} = xset \
2658   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
2659 done
2660 PS1='$ '
2661 PS2='> '
2662 PS4='+ '
2663
2664 # NLS nuisances.
2665 LC_ALL=C
2666 export LC_ALL
2667 LANGUAGE=C
2668 export LANGUAGE
2669
2670 # CDPATH.
2671 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2672
2673
2674 # as_fn_error STATUS ERROR [LINENO LOG_FD]
2675 # ----------------------------------------
2676 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
2677 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
2678 # script with STATUS, using 1 if that was 0.
2679 as_fn_error ()
2680 {
2681   as_status=$1; test $as_status -eq 0 && as_status=1
2682   if test "$4"; then
2683     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2684     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2685   fi
2686   $as_echo "$as_me: error: $2" >&2
2687   as_fn_exit $as_status
2688 } # as_fn_error
2689
2690
2691 # as_fn_set_status STATUS
2692 # -----------------------
2693 # Set $? to STATUS, without forking.
2694 as_fn_set_status ()
2695 {
2696   return $1
2697 } # as_fn_set_status
2698
2699 # as_fn_exit STATUS
2700 # -----------------
2701 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2702 as_fn_exit ()
2703 {
2704   set +e
2705   as_fn_set_status $1
2706   exit $1
2707 } # as_fn_exit
2708
2709 # as_fn_unset VAR
2710 # ---------------
2711 # Portably unset VAR.
2712 as_fn_unset ()
2713 {
2714   { eval $1=; unset $1;}
2715 }
2716 as_unset=as_fn_unset
2717 # as_fn_append VAR VALUE
2718 # ----------------------
2719 # Append the text in VALUE to the end of the definition contained in VAR. Take
2720 # advantage of any shell optimizations that allow amortized linear growth over
2721 # repeated appends, instead of the typical quadratic growth present in naive
2722 # implementations.
2723 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
2724   eval 'as_fn_append ()
2725   {
2726     eval $1+=\$2
2727   }'
2728 else
2729   as_fn_append ()
2730   {
2731     eval $1=\$$1\$2
2732   }
2733 fi # as_fn_append
2734
2735 # as_fn_arith ARG...
2736 # ------------------
2737 # Perform arithmetic evaluation on the ARGs, and store the result in the
2738 # global $as_val. Take advantage of shells that can avoid forks. The arguments
2739 # must be portable across $(()) and expr.
2740 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
2741   eval 'as_fn_arith ()
2742   {
2743     as_val=$(( $* ))
2744   }'
2745 else
2746   as_fn_arith ()
2747   {
2748     as_val=`expr "$@" || test $? -eq 1`
2749   }
2750 fi # as_fn_arith
2751
2752
2753 if expr a : '\(a\)' >/dev/null 2>&1 &&
2754    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2755   as_expr=expr
2756 else
2757   as_expr=false
2758 fi
2759
2760 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2761   as_basename=basename
2762 else
2763   as_basename=false
2764 fi
2765
2766 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2767   as_dirname=dirname
2768 else
2769   as_dirname=false
2770 fi
2771
2772 as_me=`$as_basename -- "$0" ||
2773 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2774          X"$0" : 'X\(//\)$' \| \
2775          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2776 $as_echo X/"$0" |
2777     sed '/^.*\/\([^/][^/]*\)\/*$/{
2778             s//\1/
2779             q
2780           }
2781           /^X\/\(\/\/\)$/{
2782             s//\1/
2783             q
2784           }
2785           /^X\/\(\/\).*/{
2786             s//\1/
2787             q
2788           }
2789           s/.*/./; q'`
2790
2791 # Avoid depending upon Character Ranges.
2792 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2793 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2794 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2795 as_cr_digits='0123456789'
2796 as_cr_alnum=$as_cr_Letters$as_cr_digits
2797
2798 ECHO_C= ECHO_N= ECHO_T=
2799 case `echo -n x` in #(((((
2800 -n*)
2801   case `echo 'xy\c'` in
2802   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
2803   xy)  ECHO_C='\c';;
2804   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
2805        ECHO_T=' ';;
2806   esac;;
2807 *)
2808   ECHO_N='-n';;
2809 esac
2810
2811 rm -f conf$$ conf$$.exe conf$$.file
2812 if test -d conf$$.dir; then
2813   rm -f conf$$.dir/conf$$.file
2814 else
2815   rm -f conf$$.dir
2816   mkdir conf$$.dir 2>/dev/null
2817 fi
2818 if (echo >conf$$.file) 2>/dev/null; then
2819   if ln -s conf$$.file conf$$ 2>/dev/null; then
2820     as_ln_s='ln -s'
2821     # ... but there are two gotchas:
2822     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2823     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2824     # In both cases, we have to default to `cp -pR'.
2825     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2826       as_ln_s='cp -pR'
2827   elif ln conf$$.file conf$$ 2>/dev/null; then
2828     as_ln_s=ln
2829   else
2830     as_ln_s='cp -pR'
2831   fi
2832 else
2833   as_ln_s='cp -pR'
2834 fi
2835 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2836 rmdir conf$$.dir 2>/dev/null
2837
2838
2839 # as_fn_mkdir_p
2840 # -------------
2841 # Create "$as_dir" as a directory, including parents if necessary.
2842 as_fn_mkdir_p ()
2843 {
2844
2845   case $as_dir in #(
2846   -*) as_dir=./$as_dir;;
2847   esac
2848   test -d "$as_dir" || eval $as_mkdir_p || {
2849     as_dirs=
2850     while :; do
2851       case $as_dir in #(
2852       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2853       *) as_qdir=$as_dir;;
2854       esac
2855       as_dirs="'$as_qdir' $as_dirs"
2856       as_dir=`$as_dirname -- "$as_dir" ||
2857 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2858          X"$as_dir" : 'X\(//\)[^/]' \| \
2859          X"$as_dir" : 'X\(//\)$' \| \
2860          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2861 $as_echo X"$as_dir" |
2862     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2863             s//\1/
2864             q
2865           }
2866           /^X\(\/\/\)[^/].*/{
2867             s//\1/
2868             q
2869           }
2870           /^X\(\/\/\)$/{
2871             s//\1/
2872             q
2873           }
2874           /^X\(\/\).*/{
2875             s//\1/
2876             q
2877           }
2878           s/.*/./; q'`
2879       test -d "$as_dir" && break
2880     done
2881     test -z "$as_dirs" || eval "mkdir $as_dirs"
2882   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2883
2884
2885 } # as_fn_mkdir_p
2886 if mkdir -p . 2>/dev/null; then
2887   as_mkdir_p='mkdir -p "$as_dir"'
2888 else
2889   test -d ./-p && rmdir ./-p
2890   as_mkdir_p=false
2891 fi
2892
2893
2894 # as_fn_executable_p FILE
2895 # -----------------------
2896 # Test if FILE is an executable regular file.
2897 as_fn_executable_p ()
2898 {
2899   test -f "$1" && test -x "$1"
2900 } # as_fn_executable_p
2901 as_test_x='test -x'
2902 as_executable_p=as_fn_executable_p
2903
2904 # Sed expression to map a string onto a valid CPP name.
2905 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2906
2907 # Sed expression to map a string onto a valid variable name.
2908 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2909
2910
2911 exec 6>&1
2912 ## ----------------------------------- ##
2913 ## Main body of $CONFIG_STATUS script. ##
2914 ## ----------------------------------- ##
2915 _ASEOF
2916 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
2917
2918 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2919 # Save the log message, to keep $0 and so on meaningful, and to
2920 # report actual input values of CONFIG_FILES etc. instead of their
2921 # values after options handling.
2922 ac_log="
2923 This file was extended by dleyna-linux $as_me 0.4.0, which was
2924 generated by GNU Autoconf 2.69.  Invocation command line was
2925
2926   CONFIG_FILES    = $CONFIG_FILES
2927   CONFIG_HEADERS  = $CONFIG_HEADERS
2928   CONFIG_LINKS    = $CONFIG_LINKS
2929   CONFIG_COMMANDS = $CONFIG_COMMANDS
2930   $ $0 $@
2931
2932 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2933 "
2934
2935 _ACEOF
2936
2937 case $ac_config_files in *"
2938 "*) set x $ac_config_files; shift; ac_config_files=$*;;
2939 esac
2940
2941 case $ac_config_headers in *"
2942 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
2943 esac
2944
2945
2946 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2947 # Files that config.status was made for.
2948 config_files="$ac_config_files"
2949 config_headers="$ac_config_headers"
2950
2951 _ACEOF
2952
2953 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2954 ac_cs_usage="\
2955 \`$as_me' instantiates files and other configuration actions
2956 from templates according to the current configuration.  Unless the files
2957 and actions are specified as TAGs, all are instantiated by default.
2958
2959 Usage: $0 [OPTION]... [TAG]...
2960
2961   -h, --help       print this help, then exit
2962   -V, --version    print version number and configuration settings, then exit
2963       --config     print configuration, then exit
2964   -q, --quiet, --silent
2965                    do not print progress messages
2966   -d, --debug      don't remove temporary files
2967       --recheck    update $as_me by reconfiguring in the same conditions
2968       --file=FILE[:TEMPLATE]
2969                    instantiate the configuration file FILE
2970       --header=FILE[:TEMPLATE]
2971                    instantiate the configuration header FILE
2972
2973 Configuration files:
2974 $config_files
2975
2976 Configuration headers:
2977 $config_headers
2978
2979 Report bugs to <https://github.com/01org/dleyna-linux/issues/new>.
2980 dleyna-linux home page: <https://01.org/dleyna/>."
2981
2982 _ACEOF
2983 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2984 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2985 ac_cs_version="\\
2986 dleyna-linux config.status 0.4.0
2987 configured by $0, generated by GNU Autoconf 2.69,
2988   with options \\"\$ac_cs_config\\"
2989
2990 Copyright (C) 2012 Free Software Foundation, Inc.
2991 This config.status script is free software; the Free Software Foundation
2992 gives unlimited permission to copy, distribute and modify it."
2993
2994 ac_pwd='$ac_pwd'
2995 srcdir='$srcdir'
2996 INSTALL='$INSTALL'
2997 MKDIR_P='$MKDIR_P'
2998 AWK='$AWK'
2999 test -n "\$AWK" || AWK=awk
3000 _ACEOF
3001
3002 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3003 # The default lists apply if the user does not specify any file.
3004 ac_need_defaults=:
3005 while test $# != 0
3006 do
3007   case $1 in
3008   --*=?*)
3009     ac_option=`expr "X$1" : 'X\([^=]*\)='`
3010     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
3011     ac_shift=:
3012     ;;
3013   --*=)
3014     ac_option=`expr "X$1" : 'X\([^=]*\)='`
3015     ac_optarg=
3016     ac_shift=:
3017     ;;
3018   *)
3019     ac_option=$1
3020     ac_optarg=$2
3021     ac_shift=shift
3022     ;;
3023   esac
3024
3025   case $ac_option in
3026   # Handling of the options.
3027   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
3028     ac_cs_recheck=: ;;
3029   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
3030     $as_echo "$ac_cs_version"; exit ;;
3031   --config | --confi | --conf | --con | --co | --c )
3032     $as_echo "$ac_cs_config"; exit ;;
3033   --debug | --debu | --deb | --de | --d | -d )
3034     debug=: ;;
3035   --file | --fil | --fi | --f )
3036     $ac_shift
3037     case $ac_optarg in
3038     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
3039     '') as_fn_error $? "missing file argument" ;;
3040     esac
3041     as_fn_append CONFIG_FILES " '$ac_optarg'"
3042     ac_need_defaults=false;;
3043   --header | --heade | --head | --hea )
3044     $ac_shift
3045     case $ac_optarg in
3046     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
3047     esac
3048     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
3049     ac_need_defaults=false;;
3050   --he | --h)
3051     # Conflict between --help and --header
3052     as_fn_error $? "ambiguous option: \`$1'
3053 Try \`$0 --help' for more information.";;
3054   --help | --hel | -h )
3055     $as_echo "$ac_cs_usage"; exit ;;
3056   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3057   | -silent | --silent | --silen | --sile | --sil | --si | --s)
3058     ac_cs_silent=: ;;
3059
3060   # This is an error.
3061   -*) as_fn_error $? "unrecognized option: \`$1'
3062 Try \`$0 --help' for more information." ;;
3063
3064   *) as_fn_append ac_config_targets " $1"
3065      ac_need_defaults=false ;;
3066
3067   esac
3068   shift
3069 done
3070
3071 ac_configure_extra_args=
3072
3073 if $ac_cs_silent; then
3074   exec 6>/dev/null
3075   ac_configure_extra_args="$ac_configure_extra_args --silent"
3076 fi
3077
3078 _ACEOF
3079 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3080 if \$ac_cs_recheck; then
3081   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3082   shift
3083   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
3084   CONFIG_SHELL='$SHELL'
3085   export CONFIG_SHELL
3086   exec "\$@"
3087 fi
3088
3089 _ACEOF
3090 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3091 exec 5>>config.log
3092 {
3093   echo
3094   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3095 ## Running $as_me. ##
3096 _ASBOX
3097   $as_echo "$ac_log"
3098 } >&5
3099
3100 _ACEOF
3101 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3102 _ACEOF
3103
3104 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3105
3106 # Handling of arguments.
3107 for ac_config_target in $ac_config_targets
3108 do
3109   case $ac_config_target in
3110     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
3111     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3112
3113   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
3114   esac
3115 done
3116
3117
3118 # If the user did not use the arguments to specify the items to instantiate,
3119 # then the envvar interface is used.  Set only those that are not.
3120 # We use the long form for the default assignment because of an extremely
3121 # bizarre bug on SunOS 4.1.3.
3122 if $ac_need_defaults; then
3123   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3124   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
3125 fi
3126
3127 # Have a temporary directory for convenience.  Make it in the build tree
3128 # simply because there is no reason against having it here, and in addition,
3129 # creating and moving files from /tmp can sometimes cause problems.
3130 # Hook for its removal unless debugging.
3131 # Note that there is a small window in which the directory will not be cleaned:
3132 # after its creation but before its name has been assigned to `$tmp'.
3133 $debug ||
3134 {
3135   tmp= ac_tmp=
3136   trap 'exit_status=$?
3137   : "${ac_tmp:=$tmp}"
3138   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
3139 ' 0
3140   trap 'as_fn_exit 1' 1 2 13 15
3141 }
3142 # Create a (secure) tmp directory for tmp files.
3143
3144 {
3145   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3146   test -d "$tmp"
3147 }  ||
3148 {
3149   tmp=./conf$$-$RANDOM
3150   (umask 077 && mkdir "$tmp")
3151 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
3152 ac_tmp=$tmp
3153
3154 # Set up the scripts for CONFIG_FILES section.
3155 # No need to generate them if there are no CONFIG_FILES.
3156 # This happens for instance with `./config.status config.h'.
3157 if test -n "$CONFIG_FILES"; then
3158
3159
3160 ac_cr=`echo X | tr X '\015'`
3161 # On cygwin, bash can eat \r inside `` if the user requested igncr.
3162 # But we know of no other shell where ac_cr would be empty at this
3163 # point, so we can use a bashism as a fallback.
3164 if test "x$ac_cr" = x; then
3165   eval ac_cr=\$\'\\r\'
3166 fi
3167 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
3168 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
3169   ac_cs_awk_cr='\\r'
3170 else
3171   ac_cs_awk_cr=$ac_cr
3172 fi
3173
3174 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
3175 _ACEOF
3176
3177
3178 {
3179   echo "cat >conf$$subs.awk <<_ACEOF" &&
3180   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
3181   echo "_ACEOF"
3182 } >conf$$subs.sh ||
3183   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3184 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
3185 ac_delim='%!_!# '
3186 for ac_last_try in false false false false false :; do
3187   . ./conf$$subs.sh ||
3188     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3189
3190   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
3191   if test $ac_delim_n = $ac_delim_num; then
3192     break
3193   elif $ac_last_try; then
3194     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3195   else
3196     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3197   fi
3198 done
3199 rm -f conf$$subs.sh
3200
3201 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3202 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
3203 _ACEOF
3204 sed -n '
3205 h
3206 s/^/S["/; s/!.*/"]=/
3207 p
3208 g
3209 s/^[^!]*!//
3210 :repl
3211 t repl
3212 s/'"$ac_delim"'$//
3213 t delim
3214 :nl
3215 h
3216 s/\(.\{148\}\)..*/\1/
3217 t more1
3218 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
3219 p
3220 n
3221 b repl
3222 :more1
3223 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3224 p
3225 g
3226 s/.\{148\}//
3227 t nl
3228 :delim
3229 h
3230 s/\(.\{148\}\)..*/\1/
3231 t more2
3232 s/["\\]/\\&/g; s/^/"/; s/$/"/
3233 p
3234 b
3235 :more2
3236 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3237 p
3238 g
3239 s/.\{148\}//
3240 t delim
3241 ' <conf$$subs.awk | sed '
3242 /^[^""]/{
3243   N
3244   s/\n//
3245 }
3246 ' >>$CONFIG_STATUS || ac_write_fail=1
3247 rm -f conf$$subs.awk
3248 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3249 _ACAWK
3250 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
3251   for (key in S) S_is_set[key] = 1
3252   FS = "\a"
3253
3254 }
3255 {
3256   line = $ 0
3257   nfields = split(line, field, "@")
3258   substed = 0
3259   len = length(field[1])
3260   for (i = 2; i < nfields; i++) {
3261     key = field[i]
3262     keylen = length(key)
3263     if (S_is_set[key]) {
3264       value = S[key]
3265       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
3266       len += length(value) + length(field[++i])
3267       substed = 1
3268     } else
3269       len += 1 + keylen
3270   }
3271
3272   print line
3273 }
3274
3275 _ACAWK
3276 _ACEOF
3277 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3278 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
3279   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
3280 else
3281   cat
3282 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
3283   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
3284 _ACEOF
3285
3286 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
3287 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
3288 # trailing colons and then remove the whole line if VPATH becomes empty
3289 # (actually we leave an empty line to preserve line numbers).
3290 if test "x$srcdir" = x.; then
3291   ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
3292 h
3293 s///
3294 s/^/:/
3295 s/[      ]*$/:/
3296 s/:\$(srcdir):/:/g
3297 s/:\${srcdir}:/:/g
3298 s/:@srcdir@:/:/g
3299 s/^:*//
3300 s/:*$//
3301 x
3302 s/\(=[   ]*\).*/\1/
3303 G
3304 s/\n//
3305 s/^[^=]*=[       ]*$//
3306 }'
3307 fi
3308
3309 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3310 fi # test -n "$CONFIG_FILES"
3311
3312 # Set up the scripts for CONFIG_HEADERS section.
3313 # No need to generate them if there are no CONFIG_HEADERS.
3314 # This happens for instance with `./config.status Makefile'.
3315 if test -n "$CONFIG_HEADERS"; then
3316 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
3317 BEGIN {
3318 _ACEOF
3319
3320 # Transform confdefs.h into an awk script `defines.awk', embedded as
3321 # here-document in config.status, that substitutes the proper values into
3322 # config.h.in to produce config.h.
3323
3324 # Create a delimiter string that does not exist in confdefs.h, to ease
3325 # handling of long lines.
3326 ac_delim='%!_!# '
3327 for ac_last_try in false false :; do
3328   ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
3329   if test -z "$ac_tt"; then
3330     break
3331   elif $ac_last_try; then
3332     as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
3333   else
3334     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3335   fi
3336 done
3337
3338 # For the awk script, D is an array of macro values keyed by name,
3339 # likewise P contains macro parameters if any.  Preserve backslash
3340 # newline sequences.
3341
3342 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
3343 sed -n '
3344 s/.\{148\}/&'"$ac_delim"'/g
3345 t rset
3346 :rset
3347 s/^[     ]*#[    ]*define[       ][      ]*/ /
3348 t def
3349 d
3350 :def
3351 s/\\$//
3352 t bsnl
3353 s/["\\]/\\&/g
3354 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
3355 D["\1"]=" \3"/p
3356 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
3357 d
3358 :bsnl
3359 s/["\\]/\\&/g
3360 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
3361 D["\1"]=" \3\\\\\\n"\\/p
3362 t cont
3363 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
3364 t cont
3365 d
3366 :cont
3367 n
3368 s/.\{148\}/&'"$ac_delim"'/g
3369 t clear
3370 :clear
3371 s/\\$//
3372 t bsnlc
3373 s/["\\]/\\&/g; s/^/"/; s/$/"/p
3374 d
3375 :bsnlc
3376 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
3377 b cont
3378 ' <confdefs.h | sed '
3379 s/'"$ac_delim"'/"\\\
3380 "/g' >>$CONFIG_STATUS || ac_write_fail=1
3381
3382 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3383   for (key in D) D_is_set[key] = 1
3384   FS = "\a"
3385 }
3386 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
3387   line = \$ 0
3388   split(line, arg, " ")
3389   if (arg[1] == "#") {
3390     defundef = arg[2]
3391     mac1 = arg[3]
3392   } else {
3393     defundef = substr(arg[1], 2)
3394     mac1 = arg[2]
3395   }
3396   split(mac1, mac2, "(") #)
3397   macro = mac2[1]
3398   prefix = substr(line, 1, index(line, defundef) - 1)
3399   if (D_is_set[macro]) {
3400     # Preserve the white space surrounding the "#".
3401     print prefix "define", macro P[macro] D[macro]
3402     next
3403   } else {
3404     # Replace #undef with comments.  This is necessary, for example,
3405     # in the case of _POSIX_SOURCE, which is predefined and required
3406     # on some systems where configure will not decide to define it.
3407     if (defundef == "undef") {
3408       print "/*", prefix defundef, macro, "*/"
3409       next
3410     }
3411   }
3412 }
3413 { print }
3414 _ACAWK
3415 _ACEOF
3416 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3417   as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
3418 fi # test -n "$CONFIG_HEADERS"
3419
3420
3421 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
3422 shift
3423 for ac_tag
3424 do
3425   case $ac_tag in
3426   :[FHLC]) ac_mode=$ac_tag; continue;;
3427   esac
3428   case $ac_mode$ac_tag in
3429   :[FHL]*:*);;
3430   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
3431   :[FH]-) ac_tag=-:-;;
3432   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
3433   esac
3434   ac_save_IFS=$IFS
3435   IFS=:
3436   set x $ac_tag
3437   IFS=$ac_save_IFS
3438   shift
3439   ac_file=$1
3440   shift
3441
3442   case $ac_mode in
3443   :L) ac_source=$1;;
3444   :[FH])
3445     ac_file_inputs=
3446     for ac_f
3447     do
3448       case $ac_f in
3449       -) ac_f="$ac_tmp/stdin";;
3450       *) # Look for the file first in the build tree, then in the source tree
3451          # (if the path is not absolute).  The absolute path cannot be DOS-style,
3452          # because $ac_f cannot contain `:'.
3453          test -f "$ac_f" ||
3454            case $ac_f in
3455            [\\/$]*) false;;
3456            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
3457            esac ||
3458            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
3459       esac
3460       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
3461       as_fn_append ac_file_inputs " '$ac_f'"
3462     done
3463
3464     # Let's still pretend it is `configure' which instantiates (i.e., don't
3465     # use $as_me), people would be surprised to read:
3466     #    /* config.h.  Generated by config.status.  */
3467     configure_input='Generated from '`
3468           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
3469         `' by configure.'
3470     if test x"$ac_file" != x-; then
3471       configure_input="$ac_file.  $configure_input"
3472       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
3473 $as_echo "$as_me: creating $ac_file" >&6;}
3474     fi
3475     # Neutralize special characters interpreted by sed in replacement strings.
3476     case $configure_input in #(
3477     *\&* | *\|* | *\\* )
3478        ac_sed_conf_input=`$as_echo "$configure_input" |
3479        sed 's/[\\\\&|]/\\\\&/g'`;; #(
3480     *) ac_sed_conf_input=$configure_input;;
3481     esac
3482
3483     case $ac_tag in
3484     *:-:* | *:-) cat >"$ac_tmp/stdin" \
3485       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
3486     esac
3487     ;;
3488   esac
3489
3490   ac_dir=`$as_dirname -- "$ac_file" ||
3491 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3492          X"$ac_file" : 'X\(//\)[^/]' \| \
3493          X"$ac_file" : 'X\(//\)$' \| \
3494          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3495 $as_echo X"$ac_file" |
3496     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3497             s//\1/
3498             q
3499           }
3500           /^X\(\/\/\)[^/].*/{
3501             s//\1/
3502             q
3503           }
3504           /^X\(\/\/\)$/{
3505             s//\1/
3506             q
3507           }
3508           /^X\(\/\).*/{
3509             s//\1/
3510             q
3511           }
3512           s/.*/./; q'`
3513   as_dir="$ac_dir"; as_fn_mkdir_p
3514   ac_builddir=.
3515
3516 case "$ac_dir" in
3517 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3518 *)
3519   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3520   # A ".." for each directory in $ac_dir_suffix.
3521   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3522   case $ac_top_builddir_sub in
3523   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3524   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3525   esac ;;
3526 esac
3527 ac_abs_top_builddir=$ac_pwd
3528 ac_abs_builddir=$ac_pwd$ac_dir_suffix
3529 # for backward compatibility:
3530 ac_top_builddir=$ac_top_build_prefix
3531
3532 case $srcdir in
3533   .)  # We are building in place.
3534     ac_srcdir=.
3535     ac_top_srcdir=$ac_top_builddir_sub
3536     ac_abs_top_srcdir=$ac_pwd ;;
3537   [\\/]* | ?:[\\/]* )  # Absolute name.
3538     ac_srcdir=$srcdir$ac_dir_suffix;
3539     ac_top_srcdir=$srcdir
3540     ac_abs_top_srcdir=$srcdir ;;
3541   *) # Relative name.
3542     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3543     ac_top_srcdir=$ac_top_build_prefix$srcdir
3544     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3545 esac
3546 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3547
3548
3549   case $ac_mode in
3550   :F)
3551   #
3552   # CONFIG_FILE
3553   #
3554
3555   case $INSTALL in
3556   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3557   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
3558   esac
3559   ac_MKDIR_P=$MKDIR_P
3560   case $MKDIR_P in
3561   [\\/$]* | ?:[\\/]* ) ;;
3562   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
3563   esac
3564 _ACEOF
3565
3566 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3567 # If the template does not know about datarootdir, expand it.
3568 # FIXME: This hack should be removed a few years after 2.60.
3569 ac_datarootdir_hack=; ac_datarootdir_seen=
3570 ac_sed_dataroot='
3571 /datarootdir/ {
3572   p
3573   q
3574 }
3575 /@datadir@/p
3576 /@docdir@/p
3577 /@infodir@/p
3578 /@localedir@/p
3579 /@mandir@/p'
3580 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
3581 *datarootdir*) ac_datarootdir_seen=yes;;
3582 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3583   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3584 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3585 _ACEOF
3586 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3587   ac_datarootdir_hack='
3588   s&@datadir@&$datadir&g
3589   s&@docdir@&$docdir&g
3590   s&@infodir@&$infodir&g
3591   s&@localedir@&$localedir&g
3592   s&@mandir@&$mandir&g
3593   s&\\\${datarootdir}&$datarootdir&g' ;;
3594 esac
3595 _ACEOF
3596
3597 # Neutralize VPATH when `$srcdir' = `.'.
3598 # Shell code in configure.ac might set extrasub.
3599 # FIXME: do we really want to maintain this feature?
3600 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3601 ac_sed_extra="$ac_vpsub
3602 $extrasub
3603 _ACEOF
3604 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3605 :t
3606 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3607 s|@configure_input@|$ac_sed_conf_input|;t t
3608 s&@top_builddir@&$ac_top_builddir_sub&;t t
3609 s&@top_build_prefix@&$ac_top_build_prefix&;t t
3610 s&@srcdir@&$ac_srcdir&;t t
3611 s&@abs_srcdir@&$ac_abs_srcdir&;t t
3612 s&@top_srcdir@&$ac_top_srcdir&;t t
3613 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
3614 s&@builddir@&$ac_builddir&;t t
3615 s&@abs_builddir@&$ac_abs_builddir&;t t
3616 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
3617 s&@INSTALL@&$ac_INSTALL&;t t
3618 s&@MKDIR_P@&$ac_MKDIR_P&;t t
3619 $ac_datarootdir_hack
3620 "
3621 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
3622   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3623
3624 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3625   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
3626   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
3627       "$ac_tmp/out"`; test -z "$ac_out"; } &&
3628   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3629 which seems to be undefined.  Please make sure it is defined" >&5
3630 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3631 which seems to be undefined.  Please make sure it is defined" >&2;}
3632
3633   rm -f "$ac_tmp/stdin"
3634   case $ac_file in
3635   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
3636   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
3637   esac \
3638   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3639  ;;
3640   :H)
3641   #
3642   # CONFIG_HEADER
3643   #
3644   if test x"$ac_file" != x-; then
3645     {
3646       $as_echo "/* $configure_input  */" \
3647       && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
3648     } >"$ac_tmp/config.h" \
3649       || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3650     if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
3651       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
3652 $as_echo "$as_me: $ac_file is unchanged" >&6;}
3653     else
3654       rm -f "$ac_file"
3655       mv "$ac_tmp/config.h" "$ac_file" \
3656         || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3657     fi
3658   else
3659     $as_echo "/* $configure_input  */" \
3660       && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
3661       || as_fn_error $? "could not create -" "$LINENO" 5
3662   fi
3663 # Compute "$ac_file"'s index in $config_headers.
3664 _am_arg="$ac_file"
3665 _am_stamp_count=1
3666 for _am_header in $config_headers :; do
3667   case $_am_header in
3668     $_am_arg | $_am_arg:* )
3669       break ;;
3670     * )
3671       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
3672   esac
3673 done
3674 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
3675 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3676          X"$_am_arg" : 'X\(//\)[^/]' \| \
3677          X"$_am_arg" : 'X\(//\)$' \| \
3678          X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
3679 $as_echo X"$_am_arg" |
3680     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3681             s//\1/
3682             q
3683           }
3684           /^X\(\/\/\)[^/].*/{
3685             s//\1/
3686             q
3687           }
3688           /^X\(\/\/\)$/{
3689             s//\1/
3690             q
3691           }
3692           /^X\(\/\).*/{
3693             s//\1/
3694             q
3695           }
3696           s/.*/./; q'`/stamp-h$_am_stamp_count
3697  ;;
3698
3699
3700   esac
3701
3702 done # for ac_tag
3703
3704
3705 as_fn_exit 0
3706 _ACEOF
3707 ac_clean_files=$ac_clean_files_save
3708
3709 test $ac_write_fail = 0 ||
3710   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
3711
3712
3713 # configure is writing to config.log, and then calls config.status.
3714 # config.status does its own redirection, appending to config.log.
3715 # Unfortunately, on DOS this fails, as config.log is still kept open
3716 # by configure, so config.status won't be able to write to it; its
3717 # output is simply discarded.  So we exec the FD to /dev/null,
3718 # effectively closing config.log, so it can be properly (re)opened and
3719 # appended to by config.status.  When coming back to configure, we
3720 # need to make the FD available again.
3721 if test "$no_create" != yes; then
3722   ac_cs_success=:
3723   ac_config_status_args=
3724   test "$silent" = yes &&
3725     ac_config_status_args="$ac_config_status_args --quiet"
3726   exec 5>/dev/null
3727   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3728   exec 5>>config.log
3729   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3730   # would make configure fail if this is the last instruction.
3731   $ac_cs_success || as_fn_exit 1
3732 fi
3733
3734 #
3735 # CONFIG_SUBDIRS section.
3736 #
3737 if test "$no_recursion" != yes; then
3738
3739   # Remove --cache-file, --srcdir, and --disable-option-checking arguments
3740   # so they do not pile up.
3741   ac_sub_configure_args=
3742   ac_prev=
3743   eval "set x $ac_configure_args"
3744   shift
3745   for ac_arg
3746   do
3747     if test -n "$ac_prev"; then
3748       ac_prev=
3749       continue
3750     fi
3751     case $ac_arg in
3752     -cache-file | --cache-file | --cache-fil | --cache-fi \
3753     | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
3754       ac_prev=cache_file ;;
3755     -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
3756     | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
3757     | --c=*)
3758       ;;
3759     --config-cache | -C)
3760       ;;
3761     -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
3762       ac_prev=srcdir ;;
3763     -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
3764       ;;
3765     -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
3766       ac_prev=prefix ;;
3767     -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
3768       ;;
3769     --disable-option-checking)
3770       ;;
3771     *)
3772       case $ac_arg in
3773       *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3774       esac
3775       as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
3776     esac
3777   done
3778
3779   # Always prepend --prefix to ensure using the same prefix
3780   # in subdir configurations.
3781   ac_arg="--prefix=$prefix"
3782   case $ac_arg in
3783   *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3784   esac
3785   ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
3786
3787   # Pass --silent
3788   if test "$silent" = yes; then
3789     ac_sub_configure_args="--silent $ac_sub_configure_args"
3790   fi
3791
3792   # Always prepend --disable-option-checking to silence warnings, since
3793   # different subdirs can have different --enable and --with options.
3794   ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
3795
3796   ac_popdir=`pwd`
3797   for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
3798
3799     # Do not complain, so a configure script can configure whichever
3800     # parts of a large source tree are present.
3801     test -d "$srcdir/$ac_dir" || continue
3802
3803     ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
3804     $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
3805     $as_echo "$ac_msg" >&6
3806     as_dir="$ac_dir"; as_fn_mkdir_p
3807     ac_builddir=.
3808
3809 case "$ac_dir" in
3810 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3811 *)
3812   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3813   # A ".." for each directory in $ac_dir_suffix.
3814   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3815   case $ac_top_builddir_sub in
3816   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3817   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3818   esac ;;
3819 esac
3820 ac_abs_top_builddir=$ac_pwd
3821 ac_abs_builddir=$ac_pwd$ac_dir_suffix
3822 # for backward compatibility:
3823 ac_top_builddir=$ac_top_build_prefix
3824
3825 case $srcdir in
3826   .)  # We are building in place.
3827     ac_srcdir=.
3828     ac_top_srcdir=$ac_top_builddir_sub
3829     ac_abs_top_srcdir=$ac_pwd ;;
3830   [\\/]* | ?:[\\/]* )  # Absolute name.
3831     ac_srcdir=$srcdir$ac_dir_suffix;
3832     ac_top_srcdir=$srcdir
3833     ac_abs_top_srcdir=$srcdir ;;
3834   *) # Relative name.
3835     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3836     ac_top_srcdir=$ac_top_build_prefix$srcdir
3837     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3838 esac
3839 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3840
3841
3842     cd "$ac_dir"
3843
3844     # Check for guested configure; otherwise get Cygnus style configure.
3845     if test -f "$ac_srcdir/configure.gnu"; then
3846       ac_sub_configure=$ac_srcdir/configure.gnu
3847     elif test -f "$ac_srcdir/configure"; then
3848       ac_sub_configure=$ac_srcdir/configure
3849     elif test -f "$ac_srcdir/configure.in"; then
3850       # This should be Cygnus configure.
3851       ac_sub_configure=$ac_aux_dir/configure
3852     else
3853       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
3854 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
3855       ac_sub_configure=
3856     fi
3857
3858     # The recursion is here.
3859     if test -n "$ac_sub_configure"; then
3860       # Make the cache file name correct relative to the subdirectory.
3861       case $cache_file in
3862       [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
3863       *) # Relative name.
3864         ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
3865       esac
3866
3867       { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
3868 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
3869       # The eval makes quoting arguments work.
3870       eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
3871            --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
3872         as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
3873     fi
3874
3875     cd "$ac_popdir"
3876   done
3877 fi
3878 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
3879   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
3880 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
3881 fi
3882
3883