Merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-shell/oneiric-201109280511 into lp:ubuntu/oneiric/gnome-shell

Proposed by Ubuntu Package Importer
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/gnome-shell/oneiric-201109280511
Merge into: lp:ubuntu/oneiric/gnome-shell
Diff against target: 19446 lines (+19423/-0) (has conflicts)
2 files modified
.pc/03_remove-glx-dependency-on-armel.patch/configure (+19168/-0)
.pc/03_remove-glx-dependency-on-armel.patch/configure.ac (+255/-0)
Text conflict in .pc/03_remove-glx-dependency-on-armel.patch/configure
Text conflict in .pc/03_remove-glx-dependency-on-armel.patch/configure.ac
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-shell/oneiric-201109280511
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+77276@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archive and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/oneiric/gnome-shell reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/gnome-shell/oneiric-201109280511. This merge proposal was created so that an Ubuntu developer can review the situations and perform a merge/upload if necessary. There are three typical cases where this can happen.
  1. Where someone pushes a change to bzr and someone else uploads the package without that change. This is the reason that this check is done by the importer. If this appears to be the case then a merge/upload should be done if the changes that were in bzr are still desirable.
  2. The importer incorrectly detected the above situation when someone made a change in bzr and then uploaded it.
  3. The importer incorrectly detected the above situation when someone just uploaded a package and didn't touch bzr.

If this case doesn't appear to be the first situation then set the status of the merge proposal to "Rejected" and help avoid the problem in future by filing a bug at https://bugs.launchpad.net/udd linking to this merge proposal.

(this is an automatically generated message)

To post a comment you must log in.

Unmerged revisions

44. By Martin Pitt

releasing version 3.2.0-0ubuntu1

43. By Martin Pitt

* New upstream stable release.
  - Prevent the fallback on-screen keyboard from showing up while
    GNOME Shell is running.
  - Disable code to reposition windows around the on-screen keyboard;
    it wasn't finished or working properly.
  - Fix interaction between on-screen keyboard and notifications
  - Fix menu-sizing problems in right-to-left locales.
  - Update chat icons in the message tray when an avatar image changes
  - Fix problem with empty notification bubbles being left.
  - Fix problem with chat notifications bouncing when new messages come in.
  - Fix bug that was causing SIP calls to automatically be accepted in some
    circumstances.
  - Fix string that should have been marked translatable.
  - Fix a crash that could happen during CSS transitions.
  - Build fixes.
* debian/control.in: Depend on caribou instead of gir-caribou-1.0
  (LP: #858109)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.pc/03_remove-glx-dependency-on-armel.patch/configure'
2--- .pc/03_remove-glx-dependency-on-armel.patch/configure 2011-09-28 06:48:58 +0000
3+++ .pc/03_remove-glx-dependency-on-armel.patch/configure 2011-09-28 05:16:24 +0000
4@@ -1,3 +1,4 @@
5+<<<<<<< TREE
6 #! /bin/sh
7 # Guess values for system-dependent variables and create Makefiles.
8 # Generated by GNU Autoconf 2.68 for gnome-shell 3.2.0.
9@@ -19244,3 +19245,19170 @@
10 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
11 fi
12
13+=======
14+#! /bin/sh
15+# Guess values for system-dependent variables and create Makefiles.
16+# Generated by GNU Autoconf 2.68 for gnome-shell 3.1.92.
17+#
18+# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell>.
19+#
20+#
21+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
22+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
23+# Foundation, Inc.
24+#
25+#
26+# This configure script is free software; the Free Software Foundation
27+# gives unlimited permission to copy, distribute and modify it.
28+## -------------------- ##
29+## M4sh Initialization. ##
30+## -------------------- ##
31+
32+# Be more Bourne compatible
33+DUALCASE=1; export DUALCASE # for MKS sh
34+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
35+ emulate sh
36+ NULLCMD=:
37+ # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
38+ # is contrary to our usage. Disable this feature.
39+ alias -g '${1+"$@"}'='"$@"'
40+ setopt NO_GLOB_SUBST
41+else
42+ case `(set -o) 2>/dev/null` in #(
43+ *posix*) :
44+ set -o posix ;; #(
45+ *) :
46+ ;;
47+esac
48+fi
49+
50+
51+as_nl='
52+'
53+export as_nl
54+# Printing a long string crashes Solaris 7 /usr/bin/printf.
55+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
56+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
57+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
58+# Prefer a ksh shell builtin over an external printf program on Solaris,
59+# but without wasting forks for bash or zsh.
60+if test -z "$BASH_VERSION$ZSH_VERSION" \
61+ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
62+ as_echo='print -r --'
63+ as_echo_n='print -rn --'
64+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
65+ as_echo='printf %s\n'
66+ as_echo_n='printf %s'
67+else
68+ if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
69+ as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
70+ as_echo_n='/usr/ucb/echo -n'
71+ else
72+ as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
73+ as_echo_n_body='eval
74+ arg=$1;
75+ case $arg in #(
76+ *"$as_nl"*)
77+ expr "X$arg" : "X\\(.*\\)$as_nl";
78+ arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
79+ esac;
80+ expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
81+ '
82+ export as_echo_n_body
83+ as_echo_n='sh -c $as_echo_n_body as_echo'
84+ fi
85+ export as_echo_body
86+ as_echo='sh -c $as_echo_body as_echo'
87+fi
88+
89+# The user is always right.
90+if test "${PATH_SEPARATOR+set}" != set; then
91+ PATH_SEPARATOR=:
92+ (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
93+ (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
94+ PATH_SEPARATOR=';'
95+ }
96+fi
97+
98+
99+# IFS
100+# We need space, tab and new line, in precisely that order. Quoting is
101+# there to prevent editors from complaining about space-tab.
102+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
103+# splitting by setting IFS to empty value.)
104+IFS=" "" $as_nl"
105+
106+# Find who we are. Look in the path if we contain no directory separator.
107+as_myself=
108+case $0 in #((
109+ *[\\/]* ) as_myself=$0 ;;
110+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
111+for as_dir in $PATH
112+do
113+ IFS=$as_save_IFS
114+ test -z "$as_dir" && as_dir=.
115+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
116+ done
117+IFS=$as_save_IFS
118+
119+ ;;
120+esac
121+# We did not find ourselves, most probably we were run as `sh COMMAND'
122+# in which case we are not to be found in the path.
123+if test "x$as_myself" = x; then
124+ as_myself=$0
125+fi
126+if test ! -f "$as_myself"; then
127+ $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
128+ exit 1
129+fi
130+
131+# Unset variables that we do not need and which cause bugs (e.g. in
132+# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
133+# suppresses any "Segmentation fault" message there. '((' could
134+# trigger a bug in pdksh 5.2.14.
135+for as_var in BASH_ENV ENV MAIL MAILPATH
136+do eval test x\${$as_var+set} = xset \
137+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
138+done
139+PS1='$ '
140+PS2='> '
141+PS4='+ '
142+
143+# NLS nuisances.
144+LC_ALL=C
145+export LC_ALL
146+LANGUAGE=C
147+export LANGUAGE
148+
149+# CDPATH.
150+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
151+
152+if test "x$CONFIG_SHELL" = x; then
153+ as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
154+ emulate sh
155+ NULLCMD=:
156+ # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
157+ # is contrary to our usage. Disable this feature.
158+ alias -g '\${1+\"\$@\"}'='\"\$@\"'
159+ setopt NO_GLOB_SUBST
160+else
161+ case \`(set -o) 2>/dev/null\` in #(
162+ *posix*) :
163+ set -o posix ;; #(
164+ *) :
165+ ;;
166+esac
167+fi
168+"
169+ as_required="as_fn_return () { (exit \$1); }
170+as_fn_success () { as_fn_return 0; }
171+as_fn_failure () { as_fn_return 1; }
172+as_fn_ret_success () { return 0; }
173+as_fn_ret_failure () { return 1; }
174+
175+exitcode=0
176+as_fn_success || { exitcode=1; echo as_fn_success failed.; }
177+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
178+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
179+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
180+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
181+
182+else
183+ exitcode=1; echo positional parameters were not saved.
184+fi
185+test x\$exitcode = x0 || exit 1"
186+ as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
187+ as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
188+ eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
189+ test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
190+
191+ test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
192+ ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
193+ ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
194+ ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
195+ PATH=/empty FPATH=/empty; export PATH FPATH
196+ test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
197+ || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
198+test \$(( 1 + 1 )) = 2 || exit 1"
199+ if (eval "$as_required") 2>/dev/null; then :
200+ as_have_required=yes
201+else
202+ as_have_required=no
203+fi
204+ if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
205+
206+else
207+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
208+as_found=false
209+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
210+do
211+ IFS=$as_save_IFS
212+ test -z "$as_dir" && as_dir=.
213+ as_found=:
214+ case $as_dir in #(
215+ /*)
216+ for as_base in sh bash ksh sh5; do
217+ # Try only shells that exist, to save several forks.
218+ as_shell=$as_dir/$as_base
219+ if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
220+ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
221+ CONFIG_SHELL=$as_shell as_have_required=yes
222+ if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
223+ break 2
224+fi
225+fi
226+ done;;
227+ esac
228+ as_found=false
229+done
230+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
231+ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
232+ CONFIG_SHELL=$SHELL as_have_required=yes
233+fi; }
234+IFS=$as_save_IFS
235+
236+
237+ if test "x$CONFIG_SHELL" != x; then :
238+ # We cannot yet assume a decent shell, so we have to provide a
239+ # neutralization value for shells without unset; and this also
240+ # works around shells that cannot unset nonexistent variables.
241+ # Preserve -v and -x to the replacement shell.
242+ BASH_ENV=/dev/null
243+ ENV=/dev/null
244+ (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
245+ export CONFIG_SHELL
246+ case $- in # ((((
247+ *v*x* | *x*v* ) as_opts=-vx ;;
248+ *v* ) as_opts=-v ;;
249+ *x* ) as_opts=-x ;;
250+ * ) as_opts= ;;
251+ esac
252+ exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
253+fi
254+
255+ if test x$as_have_required = xno; then :
256+ $as_echo "$0: This script requires a shell more modern than all"
257+ $as_echo "$0: the shells that I found on your system."
258+ if test x${ZSH_VERSION+set} = xset ; then
259+ $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
260+ $as_echo "$0: be upgraded to zsh 4.3.4 or later."
261+ else
262+ $as_echo "$0: Please tell bug-autoconf@gnu.org and
263+$0: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell
264+$0: about your system, including any error possibly output
265+$0: before this message. Then install a modern shell, or
266+$0: manually run the script under such a shell if you do
267+$0: have one."
268+ fi
269+ exit 1
270+fi
271+fi
272+fi
273+SHELL=${CONFIG_SHELL-/bin/sh}
274+export SHELL
275+# Unset more variables known to interfere with behavior of common tools.
276+CLICOLOR_FORCE= GREP_OPTIONS=
277+unset CLICOLOR_FORCE GREP_OPTIONS
278+
279+## --------------------- ##
280+## M4sh Shell Functions. ##
281+## --------------------- ##
282+# as_fn_unset VAR
283+# ---------------
284+# Portably unset VAR.
285+as_fn_unset ()
286+{
287+ { eval $1=; unset $1;}
288+}
289+as_unset=as_fn_unset
290+
291+# as_fn_set_status STATUS
292+# -----------------------
293+# Set $? to STATUS, without forking.
294+as_fn_set_status ()
295+{
296+ return $1
297+} # as_fn_set_status
298+
299+# as_fn_exit STATUS
300+# -----------------
301+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
302+as_fn_exit ()
303+{
304+ set +e
305+ as_fn_set_status $1
306+ exit $1
307+} # as_fn_exit
308+
309+# as_fn_mkdir_p
310+# -------------
311+# Create "$as_dir" as a directory, including parents if necessary.
312+as_fn_mkdir_p ()
313+{
314+
315+ case $as_dir in #(
316+ -*) as_dir=./$as_dir;;
317+ esac
318+ test -d "$as_dir" || eval $as_mkdir_p || {
319+ as_dirs=
320+ while :; do
321+ case $as_dir in #(
322+ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
323+ *) as_qdir=$as_dir;;
324+ esac
325+ as_dirs="'$as_qdir' $as_dirs"
326+ as_dir=`$as_dirname -- "$as_dir" ||
327+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
328+ X"$as_dir" : 'X\(//\)[^/]' \| \
329+ X"$as_dir" : 'X\(//\)$' \| \
330+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
331+$as_echo X"$as_dir" |
332+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
333+ s//\1/
334+ q
335+ }
336+ /^X\(\/\/\)[^/].*/{
337+ s//\1/
338+ q
339+ }
340+ /^X\(\/\/\)$/{
341+ s//\1/
342+ q
343+ }
344+ /^X\(\/\).*/{
345+ s//\1/
346+ q
347+ }
348+ s/.*/./; q'`
349+ test -d "$as_dir" && break
350+ done
351+ test -z "$as_dirs" || eval "mkdir $as_dirs"
352+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
353+
354+
355+} # as_fn_mkdir_p
356+# as_fn_append VAR VALUE
357+# ----------------------
358+# Append the text in VALUE to the end of the definition contained in VAR. Take
359+# advantage of any shell optimizations that allow amortized linear growth over
360+# repeated appends, instead of the typical quadratic growth present in naive
361+# implementations.
362+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
363+ eval 'as_fn_append ()
364+ {
365+ eval $1+=\$2
366+ }'
367+else
368+ as_fn_append ()
369+ {
370+ eval $1=\$$1\$2
371+ }
372+fi # as_fn_append
373+
374+# as_fn_arith ARG...
375+# ------------------
376+# Perform arithmetic evaluation on the ARGs, and store the result in the
377+# global $as_val. Take advantage of shells that can avoid forks. The arguments
378+# must be portable across $(()) and expr.
379+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
380+ eval 'as_fn_arith ()
381+ {
382+ as_val=$(( $* ))
383+ }'
384+else
385+ as_fn_arith ()
386+ {
387+ as_val=`expr "$@" || test $? -eq 1`
388+ }
389+fi # as_fn_arith
390+
391+
392+# as_fn_error STATUS ERROR [LINENO LOG_FD]
393+# ----------------------------------------
394+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
395+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
396+# script with STATUS, using 1 if that was 0.
397+as_fn_error ()
398+{
399+ as_status=$1; test $as_status -eq 0 && as_status=1
400+ if test "$4"; then
401+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
402+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
403+ fi
404+ $as_echo "$as_me: error: $2" >&2
405+ as_fn_exit $as_status
406+} # as_fn_error
407+
408+if expr a : '\(a\)' >/dev/null 2>&1 &&
409+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
410+ as_expr=expr
411+else
412+ as_expr=false
413+fi
414+
415+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
416+ as_basename=basename
417+else
418+ as_basename=false
419+fi
420+
421+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
422+ as_dirname=dirname
423+else
424+ as_dirname=false
425+fi
426+
427+as_me=`$as_basename -- "$0" ||
428+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
429+ X"$0" : 'X\(//\)$' \| \
430+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
431+$as_echo X/"$0" |
432+ sed '/^.*\/\([^/][^/]*\)\/*$/{
433+ s//\1/
434+ q
435+ }
436+ /^X\/\(\/\/\)$/{
437+ s//\1/
438+ q
439+ }
440+ /^X\/\(\/\).*/{
441+ s//\1/
442+ q
443+ }
444+ s/.*/./; q'`
445+
446+# Avoid depending upon Character Ranges.
447+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
448+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
449+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
450+as_cr_digits='0123456789'
451+as_cr_alnum=$as_cr_Letters$as_cr_digits
452+
453+
454+ as_lineno_1=$LINENO as_lineno_1a=$LINENO
455+ as_lineno_2=$LINENO as_lineno_2a=$LINENO
456+ eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
457+ test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
458+ # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
459+ sed -n '
460+ p
461+ /[$]LINENO/=
462+ ' <$as_myself |
463+ sed '
464+ s/[$]LINENO.*/&-/
465+ t lineno
466+ b
467+ :lineno
468+ N
469+ :loop
470+ s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
471+ t loop
472+ s/-\n.*//
473+ ' >$as_me.lineno &&
474+ chmod +x "$as_me.lineno" ||
475+ { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
476+
477+ # Don't try to exec as it changes $[0], causing all sort of problems
478+ # (the dirname of $[0] is not the place where we might find the
479+ # original and so on. Autoconf is especially sensitive to this).
480+ . "./$as_me.lineno"
481+ # Exit status is that of the last command.
482+ exit
483+}
484+
485+ECHO_C= ECHO_N= ECHO_T=
486+case `echo -n x` in #(((((
487+-n*)
488+ case `echo 'xy\c'` in
489+ *c*) ECHO_T=' ';; # ECHO_T is single tab character.
490+ xy) ECHO_C='\c';;
491+ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
492+ ECHO_T=' ';;
493+ esac;;
494+*)
495+ ECHO_N='-n';;
496+esac
497+
498+rm -f conf$$ conf$$.exe conf$$.file
499+if test -d conf$$.dir; then
500+ rm -f conf$$.dir/conf$$.file
501+else
502+ rm -f conf$$.dir
503+ mkdir conf$$.dir 2>/dev/null
504+fi
505+if (echo >conf$$.file) 2>/dev/null; then
506+ if ln -s conf$$.file conf$$ 2>/dev/null; then
507+ as_ln_s='ln -s'
508+ # ... but there are two gotchas:
509+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
510+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
511+ # In both cases, we have to default to `cp -p'.
512+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
513+ as_ln_s='cp -p'
514+ elif ln conf$$.file conf$$ 2>/dev/null; then
515+ as_ln_s=ln
516+ else
517+ as_ln_s='cp -p'
518+ fi
519+else
520+ as_ln_s='cp -p'
521+fi
522+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
523+rmdir conf$$.dir 2>/dev/null
524+
525+if mkdir -p . 2>/dev/null; then
526+ as_mkdir_p='mkdir -p "$as_dir"'
527+else
528+ test -d ./-p && rmdir ./-p
529+ as_mkdir_p=false
530+fi
531+
532+if test -x / >/dev/null 2>&1; then
533+ as_test_x='test -x'
534+else
535+ if ls -dL / >/dev/null 2>&1; then
536+ as_ls_L_option=L
537+ else
538+ as_ls_L_option=
539+ fi
540+ as_test_x='
541+ eval sh -c '\''
542+ if test -d "$1"; then
543+ test -d "$1/.";
544+ else
545+ case $1 in #(
546+ -*)set "./$1";;
547+ esac;
548+ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
549+ ???[sx]*):;;*)false;;esac;fi
550+ '\'' sh
551+ '
552+fi
553+as_executable_p=$as_test_x
554+
555+# Sed expression to map a string onto a valid CPP name.
556+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
557+
558+# Sed expression to map a string onto a valid variable name.
559+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
560+
561+SHELL=${CONFIG_SHELL-/bin/sh}
562+
563+
564+test -n "$DJDIR" || exec 7<&0 </dev/null
565+exec 6>&1
566+
567+# Name of the host.
568+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
569+# so uname gets run too.
570+ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
571+
572+#
573+# Initializations.
574+#
575+ac_default_prefix=/usr/local
576+ac_clean_files=
577+ac_config_libobj_dir=.
578+LIBOBJS=
579+cross_compiling=no
580+subdirs=
581+MFLAGS=
582+MAKEFLAGS=
583+
584+# Identity of this package.
585+PACKAGE_NAME='gnome-shell'
586+PACKAGE_TARNAME='gnome-shell'
587+PACKAGE_VERSION='3.1.92'
588+PACKAGE_STRING='gnome-shell 3.1.92'
589+PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell'
590+PACKAGE_URL=''
591+
592+ac_unique_file="src/shell-global.c"
593+# Factoring default headers for most tests.
594+ac_includes_default="\
595+#include <stdio.h>
596+#ifdef HAVE_SYS_TYPES_H
597+# include <sys/types.h>
598+#endif
599+#ifdef HAVE_SYS_STAT_H
600+# include <sys/stat.h>
601+#endif
602+#ifdef STDC_HEADERS
603+# include <stdlib.h>
604+# include <stddef.h>
605+#else
606+# ifdef HAVE_STDLIB_H
607+# include <stdlib.h>
608+# endif
609+#endif
610+#ifdef HAVE_STRING_H
611+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
612+# include <memory.h>
613+# endif
614+# include <string.h>
615+#endif
616+#ifdef HAVE_STRINGS_H
617+# include <strings.h>
618+#endif
619+#ifdef HAVE_INTTYPES_H
620+# include <inttypes.h>
621+#endif
622+#ifdef HAVE_STDINT_H
623+# include <stdint.h>
624+#endif
625+#ifdef HAVE_UNISTD_H
626+# include <unistd.h>
627+#endif"
628+
629+gt_needs=
630+ac_subst_vars='am__EXEEXT_FALSE
631+am__EXEEXT_TRUE
632+LTLIBOBJS
633+LIBOBJS
634+BROWSER_PLUGIN_DIR
635+SHELL_SYSTEM_CA_FILE
636+USE_JHBUILD_WRAPPER_SCRIPT_FALSE
637+USE_JHBUILD_WRAPPER_SCRIPT_TRUE
638+TYPELIBDIR
639+GIRDIR
640+G_IR_GENERATE
641+G_IR_COMPILER
642+G_IR_SCANNER
643+GLIB_MKENUMS
644+GOBJECT_QUERY
645+GLIB_GENMARSHAL
646+GLIB_LIBS
647+GLIB_CFLAGS
648+GJS_CONSOLE
649+MUTTER_TYPELIB_DIR
650+MUTTER_GIR_DIR
651+CALENDAR_SERVER_LIBS
652+CALENDAR_SERVER_CFLAGS
653+HAVE_BLUETOOTH
654+BLUETOOTH_LIBS
655+DESKTOP_SCHEMAS_LIBS
656+DESKTOP_SCHEMAS_CFLAGS
657+GVC_LIBS
658+GVC_CFLAGS
659+TRAY_LIBS
660+TRAY_CFLAGS
661+GDMUSER_LIBS
662+GDMUSER_CFLAGS
663+ST_LIBS
664+ST_CFLAGS
665+JHBUILD_TYPELIBDIR
666+HAVE_INTROSPECTION_FALSE
667+HAVE_INTROSPECTION_TRUE
668+INTROSPECTION_MAKEFILE
669+INTROSPECTION_LIBS
670+INTROSPECTION_CFLAGS
671+INTROSPECTION_TYPELIBDIR
672+INTROSPECTION_GIRDIR
673+INTROSPECTION_GENERATE
674+INTROSPECTION_COMPILER
675+INTROSPECTION_SCANNER
676+GJS_VERSION
677+BROWSER_PLUGIN_LIBS
678+BROWSER_PLUGIN_CFLAGS
679+SHELL_HOTPLUG_SNIFFER_LIBS
680+SHELL_HOTPLUG_SNIFFER_CFLAGS
681+SHELL_PERF_HELPER_LIBS
682+SHELL_PERF_HELPER_CFLAGS
683+GNOME_SHELL_LIBS
684+GNOME_SHELL_CFLAGS
685+BUILD_RECORDER_FALSE
686+BUILD_RECORDER_TRUE
687+TEST_SHELL_RECORDER_LIBS
688+TEST_SHELL_RECORDER_CFLAGS
689+pkgpyexecdir
690+pyexecdir
691+pkgpythondir
692+pythondir
693+PYTHON_PLATFORM
694+PYTHON_EXEC_PREFIX
695+PYTHON_PREFIX
696+PYTHON_VERSION
697+PYTHON
698+GSETTINGS_RULES
699+GLIB_COMPILE_SCHEMAS
700+gsettingsschemadir
701+GSETTINGS_DISABLE_SCHEMAS_COMPILE
702+GCONF_SCHEMAS_INSTALL_FALSE
703+GCONF_SCHEMAS_INSTALL_TRUE
704+GCONF_SCHEMA_FILE_DIR
705+GCONF_SCHEMA_CONFIG_SOURCE
706+GCONFTOOL
707+PKG_CONFIG_LIBDIR
708+PKG_CONFIG_PATH
709+PKG_CONFIG
710+GETTEXT_PACKAGE
711+POSUB
712+LTLIBINTL
713+LIBINTL
714+INTLLIBS
715+LTLIBICONV
716+LIBICONV
717+INTL_MACOSX_LIBS
718+XGETTEXT_EXTRA_OPTIONS
719+XGETTEXT_015
720+GMSGFMT_015
721+MSGFMT_015
722+GETTEXT_MACRO_VERSION
723+DATADIRNAME
724+ALL_LINGUAS
725+INTLTOOL_PERL
726+GMSGFMT
727+MSGFMT
728+MSGMERGE
729+XGETTEXT
730+INTLTOOL_POLICY_RULE
731+INTLTOOL_SERVICE_RULE
732+INTLTOOL_THEME_RULE
733+INTLTOOL_SCHEMAS_RULE
734+INTLTOOL_CAVES_RULE
735+INTLTOOL_XML_NOMERGE_RULE
736+INTLTOOL_XML_RULE
737+INTLTOOL_KBD_RULE
738+INTLTOOL_XAM_RULE
739+INTLTOOL_UI_RULE
740+INTLTOOL_SOUNDLIST_RULE
741+INTLTOOL_SHEET_RULE
742+INTLTOOL_SERVER_RULE
743+INTLTOOL_PONG_RULE
744+INTLTOOL_OAF_RULE
745+INTLTOOL_PROP_RULE
746+INTLTOOL_KEYS_RULE
747+INTLTOOL_DIRECTORY_RULE
748+INTLTOOL_DESKTOP_RULE
749+INTLTOOL_EXTRACT
750+INTLTOOL_MERGE
751+INTLTOOL_UPDATE
752+USE_NLS
753+CPP
754+OTOOL64
755+OTOOL
756+LIPO
757+NMEDIT
758+DSYMUTIL
759+MANIFEST_TOOL
760+RANLIB
761+ac_ct_AR
762+AR
763+DLLTOOL
764+OBJDUMP
765+LN_S
766+NM
767+ac_ct_DUMPBIN
768+DUMPBIN
769+LD
770+FGREP
771+EGREP
772+GREP
773+SED
774+host_os
775+host_vendor
776+host_cpu
777+host
778+build_os
779+build_vendor
780+build_cpu
781+build
782+LIBTOOL
783+am__fastdepCC_FALSE
784+am__fastdepCC_TRUE
785+CCDEPMODE
786+AMDEPBACKSLASH
787+AMDEP_FALSE
788+AMDEP_TRUE
789+am__quote
790+am__include
791+DEPDIR
792+OBJEXT
793+EXEEXT
794+ac_ct_CC
795+CPPFLAGS
796+LDFLAGS
797+CFLAGS
798+CC
799+AM_BACKSLASH
800+AM_DEFAULT_VERBOSITY
801+MAINT
802+MAINTAINER_MODE_FALSE
803+MAINTAINER_MODE_TRUE
804+am__untar
805+am__tar
806+AMTAR
807+am__leading_dot
808+SET_MAKE
809+AWK
810+mkdir_p
811+MKDIR_P
812+INSTALL_STRIP_PROGRAM
813+STRIP
814+install_sh
815+MAKEINFO
816+AUTOHEADER
817+AUTOMAKE
818+AUTOCONF
819+ACLOCAL
820+VERSION
821+PACKAGE
822+CYGPATH_W
823+am__isrc
824+INSTALL_DATA
825+INSTALL_SCRIPT
826+INSTALL_PROGRAM
827+target_alias
828+host_alias
829+build_alias
830+LIBS
831+ECHO_T
832+ECHO_N
833+ECHO_C
834+DEFS
835+mandir
836+localedir
837+libdir
838+psdir
839+pdfdir
840+dvidir
841+htmldir
842+infodir
843+docdir
844+oldincludedir
845+includedir
846+localstatedir
847+sharedstatedir
848+sysconfdir
849+datadir
850+datarootdir
851+libexecdir
852+sbindir
853+bindir
854+program_transform_name
855+prefix
856+exec_prefix
857+PACKAGE_URL
858+PACKAGE_BUGREPORT
859+PACKAGE_STRING
860+PACKAGE_VERSION
861+PACKAGE_TARNAME
862+PACKAGE_NAME
863+PATH_SEPARATOR
864+SHELL'
865+ac_subst_files=''
866+ac_user_opts='
867+enable_option_checking
868+enable_maintainer_mode
869+enable_silent_rules
870+enable_dependency_tracking
871+enable_static
872+enable_shared
873+with_pic
874+enable_fast_install
875+with_gnu_ld
876+with_sysroot
877+enable_libtool_lock
878+enable_nls
879+enable_rpath
880+with_libiconv_prefix
881+with_libintl_prefix
882+with_gconf_source
883+with_gconf_schema_file_dir
884+enable_schemas_install
885+enable_schemas_compile
886+enable_introspection
887+enable_glibtest
888+enable_compile_warnings
889+enable_jhbuild_wrapper_script
890+with_ca_certificates
891+'
892+ ac_precious_vars='build_alias
893+host_alias
894+target_alias
895+CC
896+CFLAGS
897+LDFLAGS
898+LIBS
899+CPPFLAGS
900+CPP
901+PKG_CONFIG
902+PKG_CONFIG_PATH
903+PKG_CONFIG_LIBDIR
904+TEST_SHELL_RECORDER_CFLAGS
905+TEST_SHELL_RECORDER_LIBS
906+GNOME_SHELL_CFLAGS
907+GNOME_SHELL_LIBS
908+SHELL_PERF_HELPER_CFLAGS
909+SHELL_PERF_HELPER_LIBS
910+SHELL_HOTPLUG_SNIFFER_CFLAGS
911+SHELL_HOTPLUG_SNIFFER_LIBS
912+BROWSER_PLUGIN_CFLAGS
913+BROWSER_PLUGIN_LIBS
914+ST_CFLAGS
915+ST_LIBS
916+GDMUSER_CFLAGS
917+GDMUSER_LIBS
918+TRAY_CFLAGS
919+TRAY_LIBS
920+GVC_CFLAGS
921+GVC_LIBS
922+DESKTOP_SCHEMAS_CFLAGS
923+DESKTOP_SCHEMAS_LIBS
924+CALENDAR_SERVER_CFLAGS
925+CALENDAR_SERVER_LIBS
926+BROWSER_PLUGIN_DIR'
927+
928+
929+# Initialize some variables set by options.
930+ac_init_help=
931+ac_init_version=false
932+ac_unrecognized_opts=
933+ac_unrecognized_sep=
934+# The variables have the same names as the options, with
935+# dashes changed to underlines.
936+cache_file=/dev/null
937+exec_prefix=NONE
938+no_create=
939+no_recursion=
940+prefix=NONE
941+program_prefix=NONE
942+program_suffix=NONE
943+program_transform_name=s,x,x,
944+silent=
945+site=
946+srcdir=
947+verbose=
948+x_includes=NONE
949+x_libraries=NONE
950+
951+# Installation directory options.
952+# These are left unexpanded so users can "make install exec_prefix=/foo"
953+# and all the variables that are supposed to be based on exec_prefix
954+# by default will actually change.
955+# Use braces instead of parens because sh, perl, etc. also accept them.
956+# (The list follows the same order as the GNU Coding Standards.)
957+bindir='${exec_prefix}/bin'
958+sbindir='${exec_prefix}/sbin'
959+libexecdir='${exec_prefix}/libexec'
960+datarootdir='${prefix}/share'
961+datadir='${datarootdir}'
962+sysconfdir='${prefix}/etc'
963+sharedstatedir='${prefix}/com'
964+localstatedir='${prefix}/var'
965+includedir='${prefix}/include'
966+oldincludedir='/usr/include'
967+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
968+infodir='${datarootdir}/info'
969+htmldir='${docdir}'
970+dvidir='${docdir}'
971+pdfdir='${docdir}'
972+psdir='${docdir}'
973+libdir='${exec_prefix}/lib'
974+localedir='${datarootdir}/locale'
975+mandir='${datarootdir}/man'
976+
977+ac_prev=
978+ac_dashdash=
979+for ac_option
980+do
981+ # If the previous option needs an argument, assign it.
982+ if test -n "$ac_prev"; then
983+ eval $ac_prev=\$ac_option
984+ ac_prev=
985+ continue
986+ fi
987+
988+ case $ac_option in
989+ *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
990+ *=) ac_optarg= ;;
991+ *) ac_optarg=yes ;;
992+ esac
993+
994+ # Accept the important Cygnus configure options, so we can diagnose typos.
995+
996+ case $ac_dashdash$ac_option in
997+ --)
998+ ac_dashdash=yes ;;
999+
1000+ -bindir | --bindir | --bindi | --bind | --bin | --bi)
1001+ ac_prev=bindir ;;
1002+ -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1003+ bindir=$ac_optarg ;;
1004+
1005+ -build | --build | --buil | --bui | --bu)
1006+ ac_prev=build_alias ;;
1007+ -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1008+ build_alias=$ac_optarg ;;
1009+
1010+ -cache-file | --cache-file | --cache-fil | --cache-fi \
1011+ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1012+ ac_prev=cache_file ;;
1013+ -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1014+ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1015+ cache_file=$ac_optarg ;;
1016+
1017+ --config-cache | -C)
1018+ cache_file=config.cache ;;
1019+
1020+ -datadir | --datadir | --datadi | --datad)
1021+ ac_prev=datadir ;;
1022+ -datadir=* | --datadir=* | --datadi=* | --datad=*)
1023+ datadir=$ac_optarg ;;
1024+
1025+ -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1026+ | --dataroo | --dataro | --datar)
1027+ ac_prev=datarootdir ;;
1028+ -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1029+ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1030+ datarootdir=$ac_optarg ;;
1031+
1032+ -disable-* | --disable-*)
1033+ ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1034+ # Reject names that are not valid shell variable names.
1035+ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1036+ as_fn_error $? "invalid feature name: $ac_useropt"
1037+ ac_useropt_orig=$ac_useropt
1038+ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1039+ case $ac_user_opts in
1040+ *"
1041+"enable_$ac_useropt"
1042+"*) ;;
1043+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1044+ ac_unrecognized_sep=', ';;
1045+ esac
1046+ eval enable_$ac_useropt=no ;;
1047+
1048+ -docdir | --docdir | --docdi | --doc | --do)
1049+ ac_prev=docdir ;;
1050+ -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1051+ docdir=$ac_optarg ;;
1052+
1053+ -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1054+ ac_prev=dvidir ;;
1055+ -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1056+ dvidir=$ac_optarg ;;
1057+
1058+ -enable-* | --enable-*)
1059+ ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1060+ # Reject names that are not valid shell variable names.
1061+ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1062+ as_fn_error $? "invalid feature name: $ac_useropt"
1063+ ac_useropt_orig=$ac_useropt
1064+ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1065+ case $ac_user_opts in
1066+ *"
1067+"enable_$ac_useropt"
1068+"*) ;;
1069+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1070+ ac_unrecognized_sep=', ';;
1071+ esac
1072+ eval enable_$ac_useropt=\$ac_optarg ;;
1073+
1074+ -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1075+ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1076+ | --exec | --exe | --ex)
1077+ ac_prev=exec_prefix ;;
1078+ -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1079+ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1080+ | --exec=* | --exe=* | --ex=*)
1081+ exec_prefix=$ac_optarg ;;
1082+
1083+ -gas | --gas | --ga | --g)
1084+ # Obsolete; use --with-gas.
1085+ with_gas=yes ;;
1086+
1087+ -help | --help | --hel | --he | -h)
1088+ ac_init_help=long ;;
1089+ -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1090+ ac_init_help=recursive ;;
1091+ -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1092+ ac_init_help=short ;;
1093+
1094+ -host | --host | --hos | --ho)
1095+ ac_prev=host_alias ;;
1096+ -host=* | --host=* | --hos=* | --ho=*)
1097+ host_alias=$ac_optarg ;;
1098+
1099+ -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1100+ ac_prev=htmldir ;;
1101+ -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1102+ | --ht=*)
1103+ htmldir=$ac_optarg ;;
1104+
1105+ -includedir | --includedir | --includedi | --included | --include \
1106+ | --includ | --inclu | --incl | --inc)
1107+ ac_prev=includedir ;;
1108+ -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1109+ | --includ=* | --inclu=* | --incl=* | --inc=*)
1110+ includedir=$ac_optarg ;;
1111+
1112+ -infodir | --infodir | --infodi | --infod | --info | --inf)
1113+ ac_prev=infodir ;;
1114+ -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1115+ infodir=$ac_optarg ;;
1116+
1117+ -libdir | --libdir | --libdi | --libd)
1118+ ac_prev=libdir ;;
1119+ -libdir=* | --libdir=* | --libdi=* | --libd=*)
1120+ libdir=$ac_optarg ;;
1121+
1122+ -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1123+ | --libexe | --libex | --libe)
1124+ ac_prev=libexecdir ;;
1125+ -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1126+ | --libexe=* | --libex=* | --libe=*)
1127+ libexecdir=$ac_optarg ;;
1128+
1129+ -localedir | --localedir | --localedi | --localed | --locale)
1130+ ac_prev=localedir ;;
1131+ -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1132+ localedir=$ac_optarg ;;
1133+
1134+ -localstatedir | --localstatedir | --localstatedi | --localstated \
1135+ | --localstate | --localstat | --localsta | --localst | --locals)
1136+ ac_prev=localstatedir ;;
1137+ -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1138+ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1139+ localstatedir=$ac_optarg ;;
1140+
1141+ -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1142+ ac_prev=mandir ;;
1143+ -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1144+ mandir=$ac_optarg ;;
1145+
1146+ -nfp | --nfp | --nf)
1147+ # Obsolete; use --without-fp.
1148+ with_fp=no ;;
1149+
1150+ -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1151+ | --no-cr | --no-c | -n)
1152+ no_create=yes ;;
1153+
1154+ -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1155+ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1156+ no_recursion=yes ;;
1157+
1158+ -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1159+ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1160+ | --oldin | --oldi | --old | --ol | --o)
1161+ ac_prev=oldincludedir ;;
1162+ -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1163+ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1164+ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1165+ oldincludedir=$ac_optarg ;;
1166+
1167+ -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1168+ ac_prev=prefix ;;
1169+ -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1170+ prefix=$ac_optarg ;;
1171+
1172+ -program-prefix | --program-prefix | --program-prefi | --program-pref \
1173+ | --program-pre | --program-pr | --program-p)
1174+ ac_prev=program_prefix ;;
1175+ -program-prefix=* | --program-prefix=* | --program-prefi=* \
1176+ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1177+ program_prefix=$ac_optarg ;;
1178+
1179+ -program-suffix | --program-suffix | --program-suffi | --program-suff \
1180+ | --program-suf | --program-su | --program-s)
1181+ ac_prev=program_suffix ;;
1182+ -program-suffix=* | --program-suffix=* | --program-suffi=* \
1183+ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1184+ program_suffix=$ac_optarg ;;
1185+
1186+ -program-transform-name | --program-transform-name \
1187+ | --program-transform-nam | --program-transform-na \
1188+ | --program-transform-n | --program-transform- \
1189+ | --program-transform | --program-transfor \
1190+ | --program-transfo | --program-transf \
1191+ | --program-trans | --program-tran \
1192+ | --progr-tra | --program-tr | --program-t)
1193+ ac_prev=program_transform_name ;;
1194+ -program-transform-name=* | --program-transform-name=* \
1195+ | --program-transform-nam=* | --program-transform-na=* \
1196+ | --program-transform-n=* | --program-transform-=* \
1197+ | --program-transform=* | --program-transfor=* \
1198+ | --program-transfo=* | --program-transf=* \
1199+ | --program-trans=* | --program-tran=* \
1200+ | --progr-tra=* | --program-tr=* | --program-t=*)
1201+ program_transform_name=$ac_optarg ;;
1202+
1203+ -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1204+ ac_prev=pdfdir ;;
1205+ -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1206+ pdfdir=$ac_optarg ;;
1207+
1208+ -psdir | --psdir | --psdi | --psd | --ps)
1209+ ac_prev=psdir ;;
1210+ -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1211+ psdir=$ac_optarg ;;
1212+
1213+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1214+ | -silent | --silent | --silen | --sile | --sil)
1215+ silent=yes ;;
1216+
1217+ -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1218+ ac_prev=sbindir ;;
1219+ -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1220+ | --sbi=* | --sb=*)
1221+ sbindir=$ac_optarg ;;
1222+
1223+ -sharedstatedir | --sharedstatedir | --sharedstatedi \
1224+ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1225+ | --sharedst | --shareds | --shared | --share | --shar \
1226+ | --sha | --sh)
1227+ ac_prev=sharedstatedir ;;
1228+ -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1229+ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1230+ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1231+ | --sha=* | --sh=*)
1232+ sharedstatedir=$ac_optarg ;;
1233+
1234+ -site | --site | --sit)
1235+ ac_prev=site ;;
1236+ -site=* | --site=* | --sit=*)
1237+ site=$ac_optarg ;;
1238+
1239+ -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1240+ ac_prev=srcdir ;;
1241+ -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1242+ srcdir=$ac_optarg ;;
1243+
1244+ -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1245+ | --syscon | --sysco | --sysc | --sys | --sy)
1246+ ac_prev=sysconfdir ;;
1247+ -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1248+ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1249+ sysconfdir=$ac_optarg ;;
1250+
1251+ -target | --target | --targe | --targ | --tar | --ta | --t)
1252+ ac_prev=target_alias ;;
1253+ -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1254+ target_alias=$ac_optarg ;;
1255+
1256+ -v | -verbose | --verbose | --verbos | --verbo | --verb)
1257+ verbose=yes ;;
1258+
1259+ -version | --version | --versio | --versi | --vers | -V)
1260+ ac_init_version=: ;;
1261+
1262+ -with-* | --with-*)
1263+ ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1264+ # Reject names that are not valid shell variable names.
1265+ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1266+ as_fn_error $? "invalid package name: $ac_useropt"
1267+ ac_useropt_orig=$ac_useropt
1268+ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1269+ case $ac_user_opts in
1270+ *"
1271+"with_$ac_useropt"
1272+"*) ;;
1273+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1274+ ac_unrecognized_sep=', ';;
1275+ esac
1276+ eval with_$ac_useropt=\$ac_optarg ;;
1277+
1278+ -without-* | --without-*)
1279+ ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1280+ # Reject names that are not valid shell variable names.
1281+ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1282+ as_fn_error $? "invalid package name: $ac_useropt"
1283+ ac_useropt_orig=$ac_useropt
1284+ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1285+ case $ac_user_opts in
1286+ *"
1287+"with_$ac_useropt"
1288+"*) ;;
1289+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1290+ ac_unrecognized_sep=', ';;
1291+ esac
1292+ eval with_$ac_useropt=no ;;
1293+
1294+ --x)
1295+ # Obsolete; use --with-x.
1296+ with_x=yes ;;
1297+
1298+ -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1299+ | --x-incl | --x-inc | --x-in | --x-i)
1300+ ac_prev=x_includes ;;
1301+ -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1302+ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1303+ x_includes=$ac_optarg ;;
1304+
1305+ -x-libraries | --x-libraries | --x-librarie | --x-librari \
1306+ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1307+ ac_prev=x_libraries ;;
1308+ -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1309+ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1310+ x_libraries=$ac_optarg ;;
1311+
1312+ -*) as_fn_error $? "unrecognized option: \`$ac_option'
1313+Try \`$0 --help' for more information"
1314+ ;;
1315+
1316+ *=*)
1317+ ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1318+ # Reject names that are not valid shell variable names.
1319+ case $ac_envvar in #(
1320+ '' | [0-9]* | *[!_$as_cr_alnum]* )
1321+ as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1322+ esac
1323+ eval $ac_envvar=\$ac_optarg
1324+ export $ac_envvar ;;
1325+
1326+ *)
1327+ # FIXME: should be removed in autoconf 3.0.
1328+ $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1329+ expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1330+ $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1331+ : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1332+ ;;
1333+
1334+ esac
1335+done
1336+
1337+if test -n "$ac_prev"; then
1338+ ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1339+ as_fn_error $? "missing argument to $ac_option"
1340+fi
1341+
1342+if test -n "$ac_unrecognized_opts"; then
1343+ case $enable_option_checking in
1344+ no) ;;
1345+ fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1346+ *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1347+ esac
1348+fi
1349+
1350+# Check all directory arguments for consistency.
1351+for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1352+ datadir sysconfdir sharedstatedir localstatedir includedir \
1353+ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1354+ libdir localedir mandir
1355+do
1356+ eval ac_val=\$$ac_var
1357+ # Remove trailing slashes.
1358+ case $ac_val in
1359+ */ )
1360+ ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1361+ eval $ac_var=\$ac_val;;
1362+ esac
1363+ # Be sure to have absolute directory names.
1364+ case $ac_val in
1365+ [\\/$]* | ?:[\\/]* ) continue;;
1366+ NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1367+ esac
1368+ as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1369+done
1370+
1371+# There might be people who depend on the old broken behavior: `$host'
1372+# used to hold the argument of --host etc.
1373+# FIXME: To remove some day.
1374+build=$build_alias
1375+host=$host_alias
1376+target=$target_alias
1377+
1378+# FIXME: To remove some day.
1379+if test "x$host_alias" != x; then
1380+ if test "x$build_alias" = x; then
1381+ cross_compiling=maybe
1382+ $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1383+ If a cross compiler is detected then cross compile mode will be used" >&2
1384+ elif test "x$build_alias" != "x$host_alias"; then
1385+ cross_compiling=yes
1386+ fi
1387+fi
1388+
1389+ac_tool_prefix=
1390+test -n "$host_alias" && ac_tool_prefix=$host_alias-
1391+
1392+test "$silent" = yes && exec 6>/dev/null
1393+
1394+
1395+ac_pwd=`pwd` && test -n "$ac_pwd" &&
1396+ac_ls_di=`ls -di .` &&
1397+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1398+ as_fn_error $? "working directory cannot be determined"
1399+test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1400+ as_fn_error $? "pwd does not report name of working directory"
1401+
1402+
1403+# Find the source files, if location was not specified.
1404+if test -z "$srcdir"; then
1405+ ac_srcdir_defaulted=yes
1406+ # Try the directory containing this script, then the parent directory.
1407+ ac_confdir=`$as_dirname -- "$as_myself" ||
1408+$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1409+ X"$as_myself" : 'X\(//\)[^/]' \| \
1410+ X"$as_myself" : 'X\(//\)$' \| \
1411+ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1412+$as_echo X"$as_myself" |
1413+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1414+ s//\1/
1415+ q
1416+ }
1417+ /^X\(\/\/\)[^/].*/{
1418+ s//\1/
1419+ q
1420+ }
1421+ /^X\(\/\/\)$/{
1422+ s//\1/
1423+ q
1424+ }
1425+ /^X\(\/\).*/{
1426+ s//\1/
1427+ q
1428+ }
1429+ s/.*/./; q'`
1430+ srcdir=$ac_confdir
1431+ if test ! -r "$srcdir/$ac_unique_file"; then
1432+ srcdir=..
1433+ fi
1434+else
1435+ ac_srcdir_defaulted=no
1436+fi
1437+if test ! -r "$srcdir/$ac_unique_file"; then
1438+ test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1439+ as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1440+fi
1441+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1442+ac_abs_confdir=`(
1443+ cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1444+ pwd)`
1445+# When building in place, set srcdir=.
1446+if test "$ac_abs_confdir" = "$ac_pwd"; then
1447+ srcdir=.
1448+fi
1449+# Remove unnecessary trailing slashes from srcdir.
1450+# Double slashes in file names in object file debugging info
1451+# mess up M-x gdb in Emacs.
1452+case $srcdir in
1453+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1454+esac
1455+for ac_var in $ac_precious_vars; do
1456+ eval ac_env_${ac_var}_set=\${${ac_var}+set}
1457+ eval ac_env_${ac_var}_value=\$${ac_var}
1458+ eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1459+ eval ac_cv_env_${ac_var}_value=\$${ac_var}
1460+done
1461+
1462+#
1463+# Report the --help message.
1464+#
1465+if test "$ac_init_help" = "long"; then
1466+ # Omit some internal or obsolete options to make the list less imposing.
1467+ # This message is too long to be a string in the A/UX 3.1 sh.
1468+ cat <<_ACEOF
1469+\`configure' configures gnome-shell 3.1.92 to adapt to many kinds of systems.
1470+
1471+Usage: $0 [OPTION]... [VAR=VALUE]...
1472+
1473+To assign environment variables (e.g., CC, CFLAGS...), specify them as
1474+VAR=VALUE. See below for descriptions of some of the useful variables.
1475+
1476+Defaults for the options are specified in brackets.
1477+
1478+Configuration:
1479+ -h, --help display this help and exit
1480+ --help=short display options specific to this package
1481+ --help=recursive display the short help of all the included packages
1482+ -V, --version display version information and exit
1483+ -q, --quiet, --silent do not print \`checking ...' messages
1484+ --cache-file=FILE cache test results in FILE [disabled]
1485+ -C, --config-cache alias for \`--cache-file=config.cache'
1486+ -n, --no-create do not create output files
1487+ --srcdir=DIR find the sources in DIR [configure dir or \`..']
1488+
1489+Installation directories:
1490+ --prefix=PREFIX install architecture-independent files in PREFIX
1491+ [$ac_default_prefix]
1492+ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1493+ [PREFIX]
1494+
1495+By default, \`make install' will install all the files in
1496+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1497+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1498+for instance \`--prefix=\$HOME'.
1499+
1500+For better control, use the options below.
1501+
1502+Fine tuning of the installation directories:
1503+ --bindir=DIR user executables [EPREFIX/bin]
1504+ --sbindir=DIR system admin executables [EPREFIX/sbin]
1505+ --libexecdir=DIR program executables [EPREFIX/libexec]
1506+ --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1507+ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1508+ --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1509+ --libdir=DIR object code libraries [EPREFIX/lib]
1510+ --includedir=DIR C header files [PREFIX/include]
1511+ --oldincludedir=DIR C header files for non-gcc [/usr/include]
1512+ --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1513+ --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1514+ --infodir=DIR info documentation [DATAROOTDIR/info]
1515+ --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1516+ --mandir=DIR man documentation [DATAROOTDIR/man]
1517+ --docdir=DIR documentation root [DATAROOTDIR/doc/gnome-shell]
1518+ --htmldir=DIR html documentation [DOCDIR]
1519+ --dvidir=DIR dvi documentation [DOCDIR]
1520+ --pdfdir=DIR pdf documentation [DOCDIR]
1521+ --psdir=DIR ps documentation [DOCDIR]
1522+_ACEOF
1523+
1524+ cat <<\_ACEOF
1525+
1526+Program names:
1527+ --program-prefix=PREFIX prepend PREFIX to installed program names
1528+ --program-suffix=SUFFIX append SUFFIX to installed program names
1529+ --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1530+
1531+System types:
1532+ --build=BUILD configure for building on BUILD [guessed]
1533+ --host=HOST cross-compile to build programs to run on HOST [BUILD]
1534+_ACEOF
1535+fi
1536+
1537+if test -n "$ac_init_help"; then
1538+ case $ac_init_help in
1539+ short | recursive ) echo "Configuration of gnome-shell 3.1.92:";;
1540+ esac
1541+ cat <<\_ACEOF
1542+
1543+Optional Features:
1544+ --disable-option-checking ignore unrecognized --enable/--with options
1545+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1546+ --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1547+ --disable-maintainer-mode disable make rules and dependencies not useful
1548+ (and sometimes confusing) to the casual installer
1549+ --enable-silent-rules less verbose build output (undo: `make V=1')
1550+ --disable-silent-rules verbose build output (undo: `make V=0')
1551+ --disable-dependency-tracking speeds up one-time build
1552+ --enable-dependency-tracking do not reject slow dependency extractors
1553+ --enable-static[=PKGS] build static libraries [default=no]
1554+ --enable-shared[=PKGS] build shared libraries [default=yes]
1555+ --enable-fast-install[=PKGS]
1556+ optimize for fast installation [default=yes]
1557+ --disable-libtool-lock avoid locking (might break parallel builds)
1558+ --disable-nls do not use Native Language Support
1559+ --disable-rpath do not hardcode runtime library paths
1560+ --disable-schemas-install
1561+ Disable the schemas installation
1562+ --disable-schemas-compile
1563+ Disable regeneration of gschemas.compiled on install
1564+ --enable-introspection=[no/auto/yes]
1565+ Enable introspection for this build
1566+ --disable-glibtest do not try to compile and run a test GLIB program
1567+ --enable-compile-warnings=[no/minimum/yes/maximum/error]
1568+ Turn on compiler warnings
1569+ --jhbuild-wrapper-script=yes
1570+ Make "gnome-shell" script work for jhbuild
1571+
1572+Optional Packages:
1573+ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1574+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1575+ --with-pic try to use only PIC/non-PIC objects [default=use
1576+ both]
1577+ --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1578+ --with-sysroot=DIR Search for dependent libraries within DIR
1579+ (or the compiler's sysroot if not specified).
1580+ --with-gnu-ld assume the C compiler uses GNU ld default=no
1581+ --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1582+ --without-libiconv-prefix don't search for libiconv in includedir and libdir
1583+ --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
1584+ --without-libintl-prefix don't search for libintl in includedir and libdir
1585+ --with-gconf-source=sourceaddress
1586+ Config database for installing schema files.
1587+ --with-gconf-schema-file-dir=dir
1588+ Directory for installing schema files.
1589+ --with-ca-certificates=[path]
1590+ path to system Certificate Authority list
1591+
1592+Some influential environment variables:
1593+ CC C compiler command
1594+ CFLAGS C compiler flags
1595+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1596+ nonstandard directory <lib dir>
1597+ LIBS libraries to pass to the linker, e.g. -l<library>
1598+ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1599+ you have headers in a nonstandard directory <include dir>
1600+ CPP C preprocessor
1601+ PKG_CONFIG path to pkg-config utility
1602+ PKG_CONFIG_PATH
1603+ directories to add to pkg-config's search path
1604+ PKG_CONFIG_LIBDIR
1605+ path overriding pkg-config's built-in search path
1606+ TEST_SHELL_RECORDER_CFLAGS
1607+ C compiler flags for TEST_SHELL_RECORDER, overriding pkg-config
1608+ TEST_SHELL_RECORDER_LIBS
1609+ linker flags for TEST_SHELL_RECORDER, overriding pkg-config
1610+ GNOME_SHELL_CFLAGS
1611+ C compiler flags for GNOME_SHELL, overriding pkg-config
1612+ GNOME_SHELL_LIBS
1613+ linker flags for GNOME_SHELL, overriding pkg-config
1614+ SHELL_PERF_HELPER_CFLAGS
1615+ C compiler flags for SHELL_PERF_HELPER, overriding pkg-config
1616+ SHELL_PERF_HELPER_LIBS
1617+ linker flags for SHELL_PERF_HELPER, overriding pkg-config
1618+ SHELL_HOTPLUG_SNIFFER_CFLAGS
1619+ C compiler flags for SHELL_HOTPLUG_SNIFFER, overriding
1620+ pkg-config
1621+ SHELL_HOTPLUG_SNIFFER_LIBS
1622+ linker flags for SHELL_HOTPLUG_SNIFFER, overriding pkg-config
1623+ BROWSER_PLUGIN_CFLAGS
1624+ C compiler flags for BROWSER_PLUGIN, overriding pkg-config
1625+ BROWSER_PLUGIN_LIBS
1626+ linker flags for BROWSER_PLUGIN, overriding pkg-config
1627+ ST_CFLAGS C compiler flags for ST, overriding pkg-config
1628+ ST_LIBS linker flags for ST, overriding pkg-config
1629+ GDMUSER_CFLAGS
1630+ C compiler flags for GDMUSER, overriding pkg-config
1631+ GDMUSER_LIBS
1632+ linker flags for GDMUSER, overriding pkg-config
1633+ TRAY_CFLAGS C compiler flags for TRAY, overriding pkg-config
1634+ TRAY_LIBS linker flags for TRAY, overriding pkg-config
1635+ GVC_CFLAGS C compiler flags for GVC, overriding pkg-config
1636+ GVC_LIBS linker flags for GVC, overriding pkg-config
1637+ DESKTOP_SCHEMAS_CFLAGS
1638+ C compiler flags for DESKTOP_SCHEMAS, overriding pkg-config
1639+ DESKTOP_SCHEMAS_LIBS
1640+ linker flags for DESKTOP_SCHEMAS, overriding pkg-config
1641+ CALENDAR_SERVER_CFLAGS
1642+ C compiler flags for CALENDAR_SERVER, overriding pkg-config
1643+ CALENDAR_SERVER_LIBS
1644+ linker flags for CALENDAR_SERVER, overriding pkg-config
1645+ BROWSER_PLUGIN_DIR
1646+ Where to install the plugin to
1647+
1648+Use these variables to override the choices made by `configure' or to help
1649+it to find libraries and programs with nonstandard names/locations.
1650+
1651+Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell>.
1652+_ACEOF
1653+ac_status=$?
1654+fi
1655+
1656+if test "$ac_init_help" = "recursive"; then
1657+ # If there are subdirs, report their specific --help.
1658+ for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1659+ test -d "$ac_dir" ||
1660+ { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1661+ continue
1662+ ac_builddir=.
1663+
1664+case "$ac_dir" in
1665+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1666+*)
1667+ ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1668+ # A ".." for each directory in $ac_dir_suffix.
1669+ ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1670+ case $ac_top_builddir_sub in
1671+ "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1672+ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1673+ esac ;;
1674+esac
1675+ac_abs_top_builddir=$ac_pwd
1676+ac_abs_builddir=$ac_pwd$ac_dir_suffix
1677+# for backward compatibility:
1678+ac_top_builddir=$ac_top_build_prefix
1679+
1680+case $srcdir in
1681+ .) # We are building in place.
1682+ ac_srcdir=.
1683+ ac_top_srcdir=$ac_top_builddir_sub
1684+ ac_abs_top_srcdir=$ac_pwd ;;
1685+ [\\/]* | ?:[\\/]* ) # Absolute name.
1686+ ac_srcdir=$srcdir$ac_dir_suffix;
1687+ ac_top_srcdir=$srcdir
1688+ ac_abs_top_srcdir=$srcdir ;;
1689+ *) # Relative name.
1690+ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1691+ ac_top_srcdir=$ac_top_build_prefix$srcdir
1692+ ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1693+esac
1694+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1695+
1696+ cd "$ac_dir" || { ac_status=$?; continue; }
1697+ # Check for guested configure.
1698+ if test -f "$ac_srcdir/configure.gnu"; then
1699+ echo &&
1700+ $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1701+ elif test -f "$ac_srcdir/configure"; then
1702+ echo &&
1703+ $SHELL "$ac_srcdir/configure" --help=recursive
1704+ else
1705+ $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1706+ fi || ac_status=$?
1707+ cd "$ac_pwd" || { ac_status=$?; break; }
1708+ done
1709+fi
1710+
1711+test -n "$ac_init_help" && exit $ac_status
1712+if $ac_init_version; then
1713+ cat <<\_ACEOF
1714+gnome-shell configure 3.1.92
1715+generated by GNU Autoconf 2.68
1716+
1717+Copyright (C) 2010 Free Software Foundation, Inc.
1718+This configure script is free software; the Free Software Foundation
1719+gives unlimited permission to copy, distribute and modify it.
1720+_ACEOF
1721+ exit
1722+fi
1723+
1724+## ------------------------ ##
1725+## Autoconf initialization. ##
1726+## ------------------------ ##
1727+
1728+# ac_fn_c_try_compile LINENO
1729+# --------------------------
1730+# Try to compile conftest.$ac_ext, and return whether this succeeded.
1731+ac_fn_c_try_compile ()
1732+{
1733+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1734+ rm -f conftest.$ac_objext
1735+ if { { ac_try="$ac_compile"
1736+case "(($ac_try" in
1737+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1738+ *) ac_try_echo=$ac_try;;
1739+esac
1740+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1741+$as_echo "$ac_try_echo"; } >&5
1742+ (eval "$ac_compile") 2>conftest.err
1743+ ac_status=$?
1744+ if test -s conftest.err; then
1745+ grep -v '^ *+' conftest.err >conftest.er1
1746+ cat conftest.er1 >&5
1747+ mv -f conftest.er1 conftest.err
1748+ fi
1749+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1750+ test $ac_status = 0; } && {
1751+ test -z "$ac_c_werror_flag" ||
1752+ test ! -s conftest.err
1753+ } && test -s conftest.$ac_objext; then :
1754+ ac_retval=0
1755+else
1756+ $as_echo "$as_me: failed program was:" >&5
1757+sed 's/^/| /' conftest.$ac_ext >&5
1758+
1759+ ac_retval=1
1760+fi
1761+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1762+ as_fn_set_status $ac_retval
1763+
1764+} # ac_fn_c_try_compile
1765+
1766+# ac_fn_c_try_link LINENO
1767+# -----------------------
1768+# Try to link conftest.$ac_ext, and return whether this succeeded.
1769+ac_fn_c_try_link ()
1770+{
1771+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1772+ rm -f conftest.$ac_objext conftest$ac_exeext
1773+ if { { ac_try="$ac_link"
1774+case "(($ac_try" in
1775+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1776+ *) ac_try_echo=$ac_try;;
1777+esac
1778+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1779+$as_echo "$ac_try_echo"; } >&5
1780+ (eval "$ac_link") 2>conftest.err
1781+ ac_status=$?
1782+ if test -s conftest.err; then
1783+ grep -v '^ *+' conftest.err >conftest.er1
1784+ cat conftest.er1 >&5
1785+ mv -f conftest.er1 conftest.err
1786+ fi
1787+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1788+ test $ac_status = 0; } && {
1789+ test -z "$ac_c_werror_flag" ||
1790+ test ! -s conftest.err
1791+ } && test -s conftest$ac_exeext && {
1792+ test "$cross_compiling" = yes ||
1793+ $as_test_x conftest$ac_exeext
1794+ }; then :
1795+ ac_retval=0
1796+else
1797+ $as_echo "$as_me: failed program was:" >&5
1798+sed 's/^/| /' conftest.$ac_ext >&5
1799+
1800+ ac_retval=1
1801+fi
1802+ # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1803+ # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1804+ # interfere with the next link command; also delete a directory that is
1805+ # left behind by Apple's compiler. We do this before executing the actions.
1806+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1807+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1808+ as_fn_set_status $ac_retval
1809+
1810+} # ac_fn_c_try_link
1811+
1812+# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1813+# -------------------------------------------------------
1814+# Tests whether HEADER exists and can be compiled using the include files in
1815+# INCLUDES, setting the cache variable VAR accordingly.
1816+ac_fn_c_check_header_compile ()
1817+{
1818+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1819+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1820+$as_echo_n "checking for $2... " >&6; }
1821+if eval \${$3+:} false; then :
1822+ $as_echo_n "(cached) " >&6
1823+else
1824+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1825+/* end confdefs.h. */
1826+$4
1827+#include <$2>
1828+_ACEOF
1829+if ac_fn_c_try_compile "$LINENO"; then :
1830+ eval "$3=yes"
1831+else
1832+ eval "$3=no"
1833+fi
1834+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1835+fi
1836+eval ac_res=\$$3
1837+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1838+$as_echo "$ac_res" >&6; }
1839+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1840+
1841+} # ac_fn_c_check_header_compile
1842+
1843+# ac_fn_c_try_cpp LINENO
1844+# ----------------------
1845+# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1846+ac_fn_c_try_cpp ()
1847+{
1848+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1849+ if { { ac_try="$ac_cpp conftest.$ac_ext"
1850+case "(($ac_try" in
1851+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1852+ *) ac_try_echo=$ac_try;;
1853+esac
1854+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1855+$as_echo "$ac_try_echo"; } >&5
1856+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1857+ ac_status=$?
1858+ if test -s conftest.err; then
1859+ grep -v '^ *+' conftest.err >conftest.er1
1860+ cat conftest.er1 >&5
1861+ mv -f conftest.er1 conftest.err
1862+ fi
1863+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1864+ test $ac_status = 0; } > conftest.i && {
1865+ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1866+ test ! -s conftest.err
1867+ }; then :
1868+ ac_retval=0
1869+else
1870+ $as_echo "$as_me: failed program was:" >&5
1871+sed 's/^/| /' conftest.$ac_ext >&5
1872+
1873+ ac_retval=1
1874+fi
1875+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1876+ as_fn_set_status $ac_retval
1877+
1878+} # ac_fn_c_try_cpp
1879+
1880+# ac_fn_c_try_run LINENO
1881+# ----------------------
1882+# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1883+# that executables *can* be run.
1884+ac_fn_c_try_run ()
1885+{
1886+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1887+ if { { ac_try="$ac_link"
1888+case "(($ac_try" in
1889+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1890+ *) ac_try_echo=$ac_try;;
1891+esac
1892+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1893+$as_echo "$ac_try_echo"; } >&5
1894+ (eval "$ac_link") 2>&5
1895+ ac_status=$?
1896+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1897+ test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1898+ { { case "(($ac_try" in
1899+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1900+ *) ac_try_echo=$ac_try;;
1901+esac
1902+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1903+$as_echo "$ac_try_echo"; } >&5
1904+ (eval "$ac_try") 2>&5
1905+ ac_status=$?
1906+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1907+ test $ac_status = 0; }; }; then :
1908+ ac_retval=0
1909+else
1910+ $as_echo "$as_me: program exited with status $ac_status" >&5
1911+ $as_echo "$as_me: failed program was:" >&5
1912+sed 's/^/| /' conftest.$ac_ext >&5
1913+
1914+ ac_retval=$ac_status
1915+fi
1916+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1917+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1918+ as_fn_set_status $ac_retval
1919+
1920+} # ac_fn_c_try_run
1921+
1922+# ac_fn_c_check_func LINENO FUNC VAR
1923+# ----------------------------------
1924+# Tests whether FUNC exists, setting the cache variable VAR accordingly
1925+ac_fn_c_check_func ()
1926+{
1927+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1928+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1929+$as_echo_n "checking for $2... " >&6; }
1930+if eval \${$3+:} false; then :
1931+ $as_echo_n "(cached) " >&6
1932+else
1933+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1934+/* end confdefs.h. */
1935+/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1936+ For example, HP-UX 11i <limits.h> declares gettimeofday. */
1937+#define $2 innocuous_$2
1938+
1939+/* System header to define __stub macros and hopefully few prototypes,
1940+ which can conflict with char $2 (); below.
1941+ Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1942+ <limits.h> exists even on freestanding compilers. */
1943+
1944+#ifdef __STDC__
1945+# include <limits.h>
1946+#else
1947+# include <assert.h>
1948+#endif
1949+
1950+#undef $2
1951+
1952+/* Override any GCC internal prototype to avoid an error.
1953+ Use char because int might match the return type of a GCC
1954+ builtin and then its argument prototype would still apply. */
1955+#ifdef __cplusplus
1956+extern "C"
1957+#endif
1958+char $2 ();
1959+/* The GNU C library defines this for functions which it implements
1960+ to always fail with ENOSYS. Some functions are actually named
1961+ something starting with __ and the normal name is an alias. */
1962+#if defined __stub_$2 || defined __stub___$2
1963+choke me
1964+#endif
1965+
1966+int
1967+main ()
1968+{
1969+return $2 ();
1970+ ;
1971+ return 0;
1972+}
1973+_ACEOF
1974+if ac_fn_c_try_link "$LINENO"; then :
1975+ eval "$3=yes"
1976+else
1977+ eval "$3=no"
1978+fi
1979+rm -f core conftest.err conftest.$ac_objext \
1980+ conftest$ac_exeext conftest.$ac_ext
1981+fi
1982+eval ac_res=\$$3
1983+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1984+$as_echo "$ac_res" >&6; }
1985+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1986+
1987+} # ac_fn_c_check_func
1988+
1989+# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1990+# -------------------------------------------------------
1991+# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1992+# the include files in INCLUDES and setting the cache variable VAR
1993+# accordingly.
1994+ac_fn_c_check_header_mongrel ()
1995+{
1996+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1997+ if eval \${$3+:} false; then :
1998+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1999+$as_echo_n "checking for $2... " >&6; }
2000+if eval \${$3+:} false; then :
2001+ $as_echo_n "(cached) " >&6
2002+fi
2003+eval ac_res=\$$3
2004+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2005+$as_echo "$ac_res" >&6; }
2006+else
2007+ # Is the header compilable?
2008+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2009+$as_echo_n "checking $2 usability... " >&6; }
2010+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2011+/* end confdefs.h. */
2012+$4
2013+#include <$2>
2014+_ACEOF
2015+if ac_fn_c_try_compile "$LINENO"; then :
2016+ ac_header_compiler=yes
2017+else
2018+ ac_header_compiler=no
2019+fi
2020+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2021+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2022+$as_echo "$ac_header_compiler" >&6; }
2023+
2024+# Is the header present?
2025+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2026+$as_echo_n "checking $2 presence... " >&6; }
2027+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2028+/* end confdefs.h. */
2029+#include <$2>
2030+_ACEOF
2031+if ac_fn_c_try_cpp "$LINENO"; then :
2032+ ac_header_preproc=yes
2033+else
2034+ ac_header_preproc=no
2035+fi
2036+rm -f conftest.err conftest.i conftest.$ac_ext
2037+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2038+$as_echo "$ac_header_preproc" >&6; }
2039+
2040+# So? What about this header?
2041+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2042+ yes:no: )
2043+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2044+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2045+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2046+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2047+ ;;
2048+ no:yes:* )
2049+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2050+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2051+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2052+$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2053+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2054+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2055+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2056+$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2057+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2058+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2059+( $as_echo "## --------------------------------------------------------------------------- ##
2060+## Report this to https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell ##
2061+## --------------------------------------------------------------------------- ##"
2062+ ) | sed "s/^/$as_me: WARNING: /" >&2
2063+ ;;
2064+esac
2065+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2066+$as_echo_n "checking for $2... " >&6; }
2067+if eval \${$3+:} false; then :
2068+ $as_echo_n "(cached) " >&6
2069+else
2070+ eval "$3=\$ac_header_compiler"
2071+fi
2072+eval ac_res=\$$3
2073+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2074+$as_echo "$ac_res" >&6; }
2075+fi
2076+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2077+
2078+} # ac_fn_c_check_header_mongrel
2079+cat >config.log <<_ACEOF
2080+This file contains any messages produced by compilers while
2081+running configure, to aid debugging if configure makes a mistake.
2082+
2083+It was created by gnome-shell $as_me 3.1.92, which was
2084+generated by GNU Autoconf 2.68. Invocation command line was
2085+
2086+ $ $0 $@
2087+
2088+_ACEOF
2089+exec 5>>config.log
2090+{
2091+cat <<_ASUNAME
2092+## --------- ##
2093+## Platform. ##
2094+## --------- ##
2095+
2096+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2097+uname -m = `(uname -m) 2>/dev/null || echo unknown`
2098+uname -r = `(uname -r) 2>/dev/null || echo unknown`
2099+uname -s = `(uname -s) 2>/dev/null || echo unknown`
2100+uname -v = `(uname -v) 2>/dev/null || echo unknown`
2101+
2102+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2103+/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2104+
2105+/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2106+/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2107+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2108+/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2109+/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2110+/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2111+/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2112+
2113+_ASUNAME
2114+
2115+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2116+for as_dir in $PATH
2117+do
2118+ IFS=$as_save_IFS
2119+ test -z "$as_dir" && as_dir=.
2120+ $as_echo "PATH: $as_dir"
2121+ done
2122+IFS=$as_save_IFS
2123+
2124+} >&5
2125+
2126+cat >&5 <<_ACEOF
2127+
2128+
2129+## ----------- ##
2130+## Core tests. ##
2131+## ----------- ##
2132+
2133+_ACEOF
2134+
2135+
2136+# Keep a trace of the command line.
2137+# Strip out --no-create and --no-recursion so they do not pile up.
2138+# Strip out --silent because we don't want to record it for future runs.
2139+# Also quote any args containing shell meta-characters.
2140+# Make two passes to allow for proper duplicate-argument suppression.
2141+ac_configure_args=
2142+ac_configure_args0=
2143+ac_configure_args1=
2144+ac_must_keep_next=false
2145+for ac_pass in 1 2
2146+do
2147+ for ac_arg
2148+ do
2149+ case $ac_arg in
2150+ -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2151+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2152+ | -silent | --silent | --silen | --sile | --sil)
2153+ continue ;;
2154+ *\'*)
2155+ ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2156+ esac
2157+ case $ac_pass in
2158+ 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2159+ 2)
2160+ as_fn_append ac_configure_args1 " '$ac_arg'"
2161+ if test $ac_must_keep_next = true; then
2162+ ac_must_keep_next=false # Got value, back to normal.
2163+ else
2164+ case $ac_arg in
2165+ *=* | --config-cache | -C | -disable-* | --disable-* \
2166+ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2167+ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2168+ | -with-* | --with-* | -without-* | --without-* | --x)
2169+ case "$ac_configure_args0 " in
2170+ "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2171+ esac
2172+ ;;
2173+ -* ) ac_must_keep_next=true ;;
2174+ esac
2175+ fi
2176+ as_fn_append ac_configure_args " '$ac_arg'"
2177+ ;;
2178+ esac
2179+ done
2180+done
2181+{ ac_configure_args0=; unset ac_configure_args0;}
2182+{ ac_configure_args1=; unset ac_configure_args1;}
2183+
2184+# When interrupted or exit'd, cleanup temporary files, and complete
2185+# config.log. We remove comments because anyway the quotes in there
2186+# would cause problems or look ugly.
2187+# WARNING: Use '\'' to represent an apostrophe within the trap.
2188+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2189+trap 'exit_status=$?
2190+ # Save into config.log some information that might help in debugging.
2191+ {
2192+ echo
2193+
2194+ $as_echo "## ---------------- ##
2195+## Cache variables. ##
2196+## ---------------- ##"
2197+ echo
2198+ # The following way of writing the cache mishandles newlines in values,
2199+(
2200+ for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2201+ eval ac_val=\$$ac_var
2202+ case $ac_val in #(
2203+ *${as_nl}*)
2204+ case $ac_var in #(
2205+ *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2206+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2207+ esac
2208+ case $ac_var in #(
2209+ _ | IFS | as_nl) ;; #(
2210+ BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2211+ *) { eval $ac_var=; unset $ac_var;} ;;
2212+ esac ;;
2213+ esac
2214+ done
2215+ (set) 2>&1 |
2216+ case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2217+ *${as_nl}ac_space=\ *)
2218+ sed -n \
2219+ "s/'\''/'\''\\\\'\'''\''/g;
2220+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2221+ ;; #(
2222+ *)
2223+ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2224+ ;;
2225+ esac |
2226+ sort
2227+)
2228+ echo
2229+
2230+ $as_echo "## ----------------- ##
2231+## Output variables. ##
2232+## ----------------- ##"
2233+ echo
2234+ for ac_var in $ac_subst_vars
2235+ do
2236+ eval ac_val=\$$ac_var
2237+ case $ac_val in
2238+ *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2239+ esac
2240+ $as_echo "$ac_var='\''$ac_val'\''"
2241+ done | sort
2242+ echo
2243+
2244+ if test -n "$ac_subst_files"; then
2245+ $as_echo "## ------------------- ##
2246+## File substitutions. ##
2247+## ------------------- ##"
2248+ echo
2249+ for ac_var in $ac_subst_files
2250+ do
2251+ eval ac_val=\$$ac_var
2252+ case $ac_val in
2253+ *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2254+ esac
2255+ $as_echo "$ac_var='\''$ac_val'\''"
2256+ done | sort
2257+ echo
2258+ fi
2259+
2260+ if test -s confdefs.h; then
2261+ $as_echo "## ----------- ##
2262+## confdefs.h. ##
2263+## ----------- ##"
2264+ echo
2265+ cat confdefs.h
2266+ echo
2267+ fi
2268+ test "$ac_signal" != 0 &&
2269+ $as_echo "$as_me: caught signal $ac_signal"
2270+ $as_echo "$as_me: exit $exit_status"
2271+ } >&5
2272+ rm -f core *.core core.conftest.* &&
2273+ rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2274+ exit $exit_status
2275+' 0
2276+for ac_signal in 1 2 13 15; do
2277+ trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2278+done
2279+ac_signal=0
2280+
2281+# confdefs.h avoids OS command line length limits that DEFS can exceed.
2282+rm -f -r conftest* confdefs.h
2283+
2284+$as_echo "/* confdefs.h */" > confdefs.h
2285+
2286+# Predefined preprocessor variables.
2287+
2288+cat >>confdefs.h <<_ACEOF
2289+#define PACKAGE_NAME "$PACKAGE_NAME"
2290+_ACEOF
2291+
2292+cat >>confdefs.h <<_ACEOF
2293+#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2294+_ACEOF
2295+
2296+cat >>confdefs.h <<_ACEOF
2297+#define PACKAGE_VERSION "$PACKAGE_VERSION"
2298+_ACEOF
2299+
2300+cat >>confdefs.h <<_ACEOF
2301+#define PACKAGE_STRING "$PACKAGE_STRING"
2302+_ACEOF
2303+
2304+cat >>confdefs.h <<_ACEOF
2305+#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2306+_ACEOF
2307+
2308+cat >>confdefs.h <<_ACEOF
2309+#define PACKAGE_URL "$PACKAGE_URL"
2310+_ACEOF
2311+
2312+
2313+# Let the site file select an alternate cache file if it wants to.
2314+# Prefer an explicitly selected file to automatically selected ones.
2315+ac_site_file1=NONE
2316+ac_site_file2=NONE
2317+if test -n "$CONFIG_SITE"; then
2318+ # We do not want a PATH search for config.site.
2319+ case $CONFIG_SITE in #((
2320+ -*) ac_site_file1=./$CONFIG_SITE;;
2321+ */*) ac_site_file1=$CONFIG_SITE;;
2322+ *) ac_site_file1=./$CONFIG_SITE;;
2323+ esac
2324+elif test "x$prefix" != xNONE; then
2325+ ac_site_file1=$prefix/share/config.site
2326+ ac_site_file2=$prefix/etc/config.site
2327+else
2328+ ac_site_file1=$ac_default_prefix/share/config.site
2329+ ac_site_file2=$ac_default_prefix/etc/config.site
2330+fi
2331+for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2332+do
2333+ test "x$ac_site_file" = xNONE && continue
2334+ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2335+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2336+$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2337+ sed 's/^/| /' "$ac_site_file" >&5
2338+ . "$ac_site_file" \
2339+ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2340+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2341+as_fn_error $? "failed to load site script $ac_site_file
2342+See \`config.log' for more details" "$LINENO" 5; }
2343+ fi
2344+done
2345+
2346+if test -r "$cache_file"; then
2347+ # Some versions of bash will fail to source /dev/null (special files
2348+ # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2349+ if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2350+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2351+$as_echo "$as_me: loading cache $cache_file" >&6;}
2352+ case $cache_file in
2353+ [\\/]* | ?:[\\/]* ) . "$cache_file";;
2354+ *) . "./$cache_file";;
2355+ esac
2356+ fi
2357+else
2358+ { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2359+$as_echo "$as_me: creating cache $cache_file" >&6;}
2360+ >$cache_file
2361+fi
2362+
2363+gt_needs="$gt_needs "
2364+# Check that the precious variables saved in the cache have kept the same
2365+# value.
2366+ac_cache_corrupted=false
2367+for ac_var in $ac_precious_vars; do
2368+ eval ac_old_set=\$ac_cv_env_${ac_var}_set
2369+ eval ac_new_set=\$ac_env_${ac_var}_set
2370+ eval ac_old_val=\$ac_cv_env_${ac_var}_value
2371+ eval ac_new_val=\$ac_env_${ac_var}_value
2372+ case $ac_old_set,$ac_new_set in
2373+ set,)
2374+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2375+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2376+ ac_cache_corrupted=: ;;
2377+ ,set)
2378+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2379+$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2380+ ac_cache_corrupted=: ;;
2381+ ,);;
2382+ *)
2383+ if test "x$ac_old_val" != "x$ac_new_val"; then
2384+ # differences in whitespace do not lead to failure.
2385+ ac_old_val_w=`echo x $ac_old_val`
2386+ ac_new_val_w=`echo x $ac_new_val`
2387+ if test "$ac_old_val_w" != "$ac_new_val_w"; then
2388+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2389+$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2390+ ac_cache_corrupted=:
2391+ else
2392+ { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2393+$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2394+ eval $ac_var=\$ac_old_val
2395+ fi
2396+ { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2397+$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2398+ { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2399+$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2400+ fi;;
2401+ esac
2402+ # Pass precious variables to config.status.
2403+ if test "$ac_new_set" = set; then
2404+ case $ac_new_val in
2405+ *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2406+ *) ac_arg=$ac_var=$ac_new_val ;;
2407+ esac
2408+ case " $ac_configure_args " in
2409+ *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2410+ *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2411+ esac
2412+ fi
2413+done
2414+if $ac_cache_corrupted; then
2415+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2416+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2417+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2418+$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2419+ as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2420+fi
2421+## -------------------- ##
2422+## Main body of script. ##
2423+## -------------------- ##
2424+
2425+ac_ext=c
2426+ac_cpp='$CPP $CPPFLAGS'
2427+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2428+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2429+ac_compiler_gnu=$ac_cv_c_compiler_gnu
2430+
2431+
2432+
2433+ac_config_headers="$ac_config_headers config.h"
2434+
2435+
2436+
2437+ac_aux_dir=
2438+for ac_dir in config "$srcdir"/config; do
2439+ if test -f "$ac_dir/install-sh"; then
2440+ ac_aux_dir=$ac_dir
2441+ ac_install_sh="$ac_aux_dir/install-sh -c"
2442+ break
2443+ elif test -f "$ac_dir/install.sh"; then
2444+ ac_aux_dir=$ac_dir
2445+ ac_install_sh="$ac_aux_dir/install.sh -c"
2446+ break
2447+ elif test -f "$ac_dir/shtool"; then
2448+ ac_aux_dir=$ac_dir
2449+ ac_install_sh="$ac_aux_dir/shtool install -c"
2450+ break
2451+ fi
2452+done
2453+if test -z "$ac_aux_dir"; then
2454+ as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
2455+fi
2456+
2457+# These three variables are undocumented and unsupported,
2458+# and are intended to be withdrawn in a future Autoconf release.
2459+# They can cause serious problems if a builder's source tree is in a directory
2460+# whose full name contains unusual characters.
2461+ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2462+ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2463+ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2464+
2465+
2466+
2467+PACKAGE_NAME="$PACKAGE_NAME"
2468+
2469+PACKAGE_VERSION="$PACKAGE_VERSION"
2470+
2471+
2472+am__api_version='1.11'
2473+
2474+# Find a good install program. We prefer a C program (faster),
2475+# so one script is as good as another. But avoid the broken or
2476+# incompatible versions:
2477+# SysV /etc/install, /usr/sbin/install
2478+# SunOS /usr/etc/install
2479+# IRIX /sbin/install
2480+# AIX /bin/install
2481+# AmigaOS /C/install, which installs bootblocks on floppy discs
2482+# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2483+# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2484+# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2485+# OS/2's system install, which has a completely different semantic
2486+# ./install, which can be erroneously created by make from ./install.sh.
2487+# Reject install programs that cannot install multiple files.
2488+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2489+$as_echo_n "checking for a BSD-compatible install... " >&6; }
2490+if test -z "$INSTALL"; then
2491+if ${ac_cv_path_install+:} false; then :
2492+ $as_echo_n "(cached) " >&6
2493+else
2494+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2495+for as_dir in $PATH
2496+do
2497+ IFS=$as_save_IFS
2498+ test -z "$as_dir" && as_dir=.
2499+ # Account for people who put trailing slashes in PATH elements.
2500+case $as_dir/ in #((
2501+ ./ | .// | /[cC]/* | \
2502+ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2503+ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2504+ /usr/ucb/* ) ;;
2505+ *)
2506+ # OSF1 and SCO ODT 3.0 have their own names for install.
2507+ # Don't use installbsd from OSF since it installs stuff as root
2508+ # by default.
2509+ for ac_prog in ginstall scoinst install; do
2510+ for ac_exec_ext in '' $ac_executable_extensions; do
2511+ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2512+ if test $ac_prog = install &&
2513+ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2514+ # AIX install. It has an incompatible calling convention.
2515+ :
2516+ elif test $ac_prog = install &&
2517+ grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2518+ # program-specific install script used by HP pwplus--don't use.
2519+ :
2520+ else
2521+ rm -rf conftest.one conftest.two conftest.dir
2522+ echo one > conftest.one
2523+ echo two > conftest.two
2524+ mkdir conftest.dir
2525+ if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2526+ test -s conftest.one && test -s conftest.two &&
2527+ test -s conftest.dir/conftest.one &&
2528+ test -s conftest.dir/conftest.two
2529+ then
2530+ ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2531+ break 3
2532+ fi
2533+ fi
2534+ fi
2535+ done
2536+ done
2537+ ;;
2538+esac
2539+
2540+ done
2541+IFS=$as_save_IFS
2542+
2543+rm -rf conftest.one conftest.two conftest.dir
2544+
2545+fi
2546+ if test "${ac_cv_path_install+set}" = set; then
2547+ INSTALL=$ac_cv_path_install
2548+ else
2549+ # As a last resort, use the slow shell script. Don't cache a
2550+ # value for INSTALL within a source directory, because that will
2551+ # break other packages using the cache if that directory is
2552+ # removed, or if the value is a relative name.
2553+ INSTALL=$ac_install_sh
2554+ fi
2555+fi
2556+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2557+$as_echo "$INSTALL" >&6; }
2558+
2559+# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2560+# It thinks the first close brace ends the variable substitution.
2561+test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2562+
2563+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2564+
2565+test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2566+
2567+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2568+$as_echo_n "checking whether build environment is sane... " >&6; }
2569+# Just in case
2570+sleep 1
2571+echo timestamp > conftest.file
2572+# Reject unsafe characters in $srcdir or the absolute working directory
2573+# name. Accept space and tab only in the latter.
2574+am_lf='
2575+'
2576+case `pwd` in
2577+ *[\\\"\#\$\&\'\`$am_lf]*)
2578+ as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2579+esac
2580+case $srcdir in
2581+ *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2582+ as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2583+esac
2584+
2585+# Do `set' in a subshell so we don't clobber the current shell's
2586+# arguments. Must try -L first in case configure is actually a
2587+# symlink; some systems play weird games with the mod time of symlinks
2588+# (eg FreeBSD returns the mod time of the symlink's containing
2589+# directory).
2590+if (
2591+ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2592+ if test "$*" = "X"; then
2593+ # -L didn't work.
2594+ set X `ls -t "$srcdir/configure" conftest.file`
2595+ fi
2596+ rm -f conftest.file
2597+ if test "$*" != "X $srcdir/configure conftest.file" \
2598+ && test "$*" != "X conftest.file $srcdir/configure"; then
2599+
2600+ # If neither matched, then we have a broken ls. This can happen
2601+ # if, for instance, CONFIG_SHELL is bash and it inherits a
2602+ # broken ls alias from the environment. This has actually
2603+ # happened. Such a system could not be considered "sane".
2604+ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2605+alias in your environment" "$LINENO" 5
2606+ fi
2607+
2608+ test "$2" = conftest.file
2609+ )
2610+then
2611+ # Ok.
2612+ :
2613+else
2614+ as_fn_error $? "newly created file is older than distributed files!
2615+Check your system clock" "$LINENO" 5
2616+fi
2617+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2618+$as_echo "yes" >&6; }
2619+test "$program_prefix" != NONE &&
2620+ program_transform_name="s&^&$program_prefix&;$program_transform_name"
2621+# Use a double $ so make ignores it.
2622+test "$program_suffix" != NONE &&
2623+ program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2624+# Double any \ or $.
2625+# By default was `s,x,x', remove it if useless.
2626+ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2627+program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2628+
2629+# expand $ac_aux_dir to an absolute path
2630+am_aux_dir=`cd $ac_aux_dir && pwd`
2631+
2632+if test x"${MISSING+set}" != xset; then
2633+ case $am_aux_dir in
2634+ *\ * | *\ *)
2635+ MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2636+ *)
2637+ MISSING="\${SHELL} $am_aux_dir/missing" ;;
2638+ esac
2639+fi
2640+# Use eval to expand $SHELL
2641+if eval "$MISSING --run true"; then
2642+ am_missing_run="$MISSING --run "
2643+else
2644+ am_missing_run=
2645+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2646+$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2647+fi
2648+
2649+if test x"${install_sh}" != xset; then
2650+ case $am_aux_dir in
2651+ *\ * | *\ *)
2652+ install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2653+ *)
2654+ install_sh="\${SHELL} $am_aux_dir/install-sh"
2655+ esac
2656+fi
2657+
2658+# Installed binaries are usually stripped using `strip' when the user
2659+# run `make install-strip'. However `strip' might not be the right
2660+# tool to use in cross-compilation environments, therefore Automake
2661+# will honor the `STRIP' environment variable to overrule this program.
2662+if test "$cross_compiling" != no; then
2663+ if test -n "$ac_tool_prefix"; then
2664+ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2665+set dummy ${ac_tool_prefix}strip; ac_word=$2
2666+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2667+$as_echo_n "checking for $ac_word... " >&6; }
2668+if ${ac_cv_prog_STRIP+:} false; then :
2669+ $as_echo_n "(cached) " >&6
2670+else
2671+ if test -n "$STRIP"; then
2672+ ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2673+else
2674+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2675+for as_dir in $PATH
2676+do
2677+ IFS=$as_save_IFS
2678+ test -z "$as_dir" && as_dir=.
2679+ for ac_exec_ext in '' $ac_executable_extensions; do
2680+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2681+ ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2682+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2683+ break 2
2684+ fi
2685+done
2686+ done
2687+IFS=$as_save_IFS
2688+
2689+fi
2690+fi
2691+STRIP=$ac_cv_prog_STRIP
2692+if test -n "$STRIP"; then
2693+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2694+$as_echo "$STRIP" >&6; }
2695+else
2696+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2697+$as_echo "no" >&6; }
2698+fi
2699+
2700+
2701+fi
2702+if test -z "$ac_cv_prog_STRIP"; then
2703+ ac_ct_STRIP=$STRIP
2704+ # Extract the first word of "strip", so it can be a program name with args.
2705+set dummy strip; ac_word=$2
2706+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2707+$as_echo_n "checking for $ac_word... " >&6; }
2708+if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2709+ $as_echo_n "(cached) " >&6
2710+else
2711+ if test -n "$ac_ct_STRIP"; then
2712+ ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2713+else
2714+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2715+for as_dir in $PATH
2716+do
2717+ IFS=$as_save_IFS
2718+ test -z "$as_dir" && as_dir=.
2719+ for ac_exec_ext in '' $ac_executable_extensions; do
2720+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2721+ ac_cv_prog_ac_ct_STRIP="strip"
2722+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2723+ break 2
2724+ fi
2725+done
2726+ done
2727+IFS=$as_save_IFS
2728+
2729+fi
2730+fi
2731+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2732+if test -n "$ac_ct_STRIP"; then
2733+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2734+$as_echo "$ac_ct_STRIP" >&6; }
2735+else
2736+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2737+$as_echo "no" >&6; }
2738+fi
2739+
2740+ if test "x$ac_ct_STRIP" = x; then
2741+ STRIP=":"
2742+ else
2743+ case $cross_compiling:$ac_tool_warned in
2744+yes:)
2745+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2746+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2747+ac_tool_warned=yes ;;
2748+esac
2749+ STRIP=$ac_ct_STRIP
2750+ fi
2751+else
2752+ STRIP="$ac_cv_prog_STRIP"
2753+fi
2754+
2755+fi
2756+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2757+
2758+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2759+$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2760+if test -z "$MKDIR_P"; then
2761+ if ${ac_cv_path_mkdir+:} false; then :
2762+ $as_echo_n "(cached) " >&6
2763+else
2764+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2765+for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2766+do
2767+ IFS=$as_save_IFS
2768+ test -z "$as_dir" && as_dir=.
2769+ for ac_prog in mkdir gmkdir; do
2770+ for ac_exec_ext in '' $ac_executable_extensions; do
2771+ { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2772+ case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2773+ 'mkdir (GNU coreutils) '* | \
2774+ 'mkdir (coreutils) '* | \
2775+ 'mkdir (fileutils) '4.1*)
2776+ ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2777+ break 3;;
2778+ esac
2779+ done
2780+ done
2781+ done
2782+IFS=$as_save_IFS
2783+
2784+fi
2785+
2786+ test -d ./--version && rmdir ./--version
2787+ if test "${ac_cv_path_mkdir+set}" = set; then
2788+ MKDIR_P="$ac_cv_path_mkdir -p"
2789+ else
2790+ # As a last resort, use the slow shell script. Don't cache a
2791+ # value for MKDIR_P within a source directory, because that will
2792+ # break other packages using the cache if that directory is
2793+ # removed, or if the value is a relative name.
2794+ MKDIR_P="$ac_install_sh -d"
2795+ fi
2796+fi
2797+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2798+$as_echo "$MKDIR_P" >&6; }
2799+
2800+mkdir_p="$MKDIR_P"
2801+case $mkdir_p in
2802+ [\\/$]* | ?:[\\/]*) ;;
2803+ */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2804+esac
2805+
2806+for ac_prog in gawk mawk nawk awk
2807+do
2808+ # Extract the first word of "$ac_prog", so it can be a program name with args.
2809+set dummy $ac_prog; ac_word=$2
2810+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2811+$as_echo_n "checking for $ac_word... " >&6; }
2812+if ${ac_cv_prog_AWK+:} false; then :
2813+ $as_echo_n "(cached) " >&6
2814+else
2815+ if test -n "$AWK"; then
2816+ ac_cv_prog_AWK="$AWK" # Let the user override the test.
2817+else
2818+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2819+for as_dir in $PATH
2820+do
2821+ IFS=$as_save_IFS
2822+ test -z "$as_dir" && as_dir=.
2823+ for ac_exec_ext in '' $ac_executable_extensions; do
2824+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2825+ ac_cv_prog_AWK="$ac_prog"
2826+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2827+ break 2
2828+ fi
2829+done
2830+ done
2831+IFS=$as_save_IFS
2832+
2833+fi
2834+fi
2835+AWK=$ac_cv_prog_AWK
2836+if test -n "$AWK"; then
2837+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2838+$as_echo "$AWK" >&6; }
2839+else
2840+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2841+$as_echo "no" >&6; }
2842+fi
2843+
2844+
2845+ test -n "$AWK" && break
2846+done
2847+
2848+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2849+$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2850+set x ${MAKE-make}
2851+ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2852+if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2853+ $as_echo_n "(cached) " >&6
2854+else
2855+ cat >conftest.make <<\_ACEOF
2856+SHELL = /bin/sh
2857+all:
2858+ @echo '@@@%%%=$(MAKE)=@@@%%%'
2859+_ACEOF
2860+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2861+case `${MAKE-make} -f conftest.make 2>/dev/null` in
2862+ *@@@%%%=?*=@@@%%%*)
2863+ eval ac_cv_prog_make_${ac_make}_set=yes;;
2864+ *)
2865+ eval ac_cv_prog_make_${ac_make}_set=no;;
2866+esac
2867+rm -f conftest.make
2868+fi
2869+if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2870+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2871+$as_echo "yes" >&6; }
2872+ SET_MAKE=
2873+else
2874+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2875+$as_echo "no" >&6; }
2876+ SET_MAKE="MAKE=${MAKE-make}"
2877+fi
2878+
2879+rm -rf .tst 2>/dev/null
2880+mkdir .tst 2>/dev/null
2881+if test -d .tst; then
2882+ am__leading_dot=.
2883+else
2884+ am__leading_dot=_
2885+fi
2886+rmdir .tst 2>/dev/null
2887+
2888+if test "`cd $srcdir && pwd`" != "`pwd`"; then
2889+ # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2890+ # is not polluted with repeated "-I."
2891+ am__isrc=' -I$(srcdir)'
2892+ # test to see if srcdir already configured
2893+ if test -f $srcdir/config.status; then
2894+ as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2895+ fi
2896+fi
2897+
2898+# test whether we have cygpath
2899+if test -z "$CYGPATH_W"; then
2900+ if (cygpath --version) >/dev/null 2>/dev/null; then
2901+ CYGPATH_W='cygpath -w'
2902+ else
2903+ CYGPATH_W=echo
2904+ fi
2905+fi
2906+
2907+
2908+# Define the identity of the package.
2909+ PACKAGE='gnome-shell'
2910+ VERSION='3.1.92'
2911+
2912+
2913+cat >>confdefs.h <<_ACEOF
2914+#define PACKAGE "$PACKAGE"
2915+_ACEOF
2916+
2917+
2918+cat >>confdefs.h <<_ACEOF
2919+#define VERSION "$VERSION"
2920+_ACEOF
2921+
2922+# Some tools Automake needs.
2923+
2924+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2925+
2926+
2927+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2928+
2929+
2930+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2931+
2932+
2933+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2934+
2935+
2936+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2937+
2938+# We need awk for the "check" target. The system "awk" is bad on
2939+# some platforms.
2940+# Always define AMTAR for backward compatibility.
2941+
2942+AMTAR=${AMTAR-"${am_missing_run}tar"}
2943+
2944+am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2945+
2946+
2947+
2948+
2949+
2950+
2951+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5
2952+$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; }
2953+ # Check whether --enable-maintainer-mode was given.
2954+if test "${enable_maintainer_mode+set}" = set; then :
2955+ enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2956+else
2957+ USE_MAINTAINER_MODE=yes
2958+fi
2959+
2960+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2961+$as_echo "$USE_MAINTAINER_MODE" >&6; }
2962+ if test $USE_MAINTAINER_MODE = yes; then
2963+ MAINTAINER_MODE_TRUE=
2964+ MAINTAINER_MODE_FALSE='#'
2965+else
2966+ MAINTAINER_MODE_TRUE='#'
2967+ MAINTAINER_MODE_FALSE=
2968+fi
2969+
2970+ MAINT=$MAINTAINER_MODE_TRUE
2971+
2972+
2973+
2974+# Check whether --enable-silent-rules was given.
2975+if test "${enable_silent_rules+set}" = set; then :
2976+ enableval=$enable_silent_rules;
2977+fi
2978+
2979+case $enable_silent_rules in
2980+yes) AM_DEFAULT_VERBOSITY=0;;
2981+no) AM_DEFAULT_VERBOSITY=1;;
2982+*) AM_DEFAULT_VERBOSITY=0;;
2983+esac
2984+AM_BACKSLASH='\'
2985+
2986+
2987+# Checks for programs.
2988+ac_ext=c
2989+ac_cpp='$CPP $CPPFLAGS'
2990+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2991+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2992+ac_compiler_gnu=$ac_cv_c_compiler_gnu
2993+if test -n "$ac_tool_prefix"; then
2994+ # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2995+set dummy ${ac_tool_prefix}gcc; ac_word=$2
2996+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2997+$as_echo_n "checking for $ac_word... " >&6; }
2998+if ${ac_cv_prog_CC+:} false; then :
2999+ $as_echo_n "(cached) " >&6
3000+else
3001+ if test -n "$CC"; then
3002+ ac_cv_prog_CC="$CC" # Let the user override the test.
3003+else
3004+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3005+for as_dir in $PATH
3006+do
3007+ IFS=$as_save_IFS
3008+ test -z "$as_dir" && as_dir=.
3009+ for ac_exec_ext in '' $ac_executable_extensions; do
3010+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3011+ ac_cv_prog_CC="${ac_tool_prefix}gcc"
3012+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3013+ break 2
3014+ fi
3015+done
3016+ done
3017+IFS=$as_save_IFS
3018+
3019+fi
3020+fi
3021+CC=$ac_cv_prog_CC
3022+if test -n "$CC"; then
3023+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3024+$as_echo "$CC" >&6; }
3025+else
3026+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3027+$as_echo "no" >&6; }
3028+fi
3029+
3030+
3031+fi
3032+if test -z "$ac_cv_prog_CC"; then
3033+ ac_ct_CC=$CC
3034+ # Extract the first word of "gcc", so it can be a program name with args.
3035+set dummy gcc; ac_word=$2
3036+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3037+$as_echo_n "checking for $ac_word... " >&6; }
3038+if ${ac_cv_prog_ac_ct_CC+:} false; then :
3039+ $as_echo_n "(cached) " >&6
3040+else
3041+ if test -n "$ac_ct_CC"; then
3042+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3043+else
3044+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3045+for as_dir in $PATH
3046+do
3047+ IFS=$as_save_IFS
3048+ test -z "$as_dir" && as_dir=.
3049+ for ac_exec_ext in '' $ac_executable_extensions; do
3050+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3051+ ac_cv_prog_ac_ct_CC="gcc"
3052+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3053+ break 2
3054+ fi
3055+done
3056+ done
3057+IFS=$as_save_IFS
3058+
3059+fi
3060+fi
3061+ac_ct_CC=$ac_cv_prog_ac_ct_CC
3062+if test -n "$ac_ct_CC"; then
3063+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3064+$as_echo "$ac_ct_CC" >&6; }
3065+else
3066+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3067+$as_echo "no" >&6; }
3068+fi
3069+
3070+ if test "x$ac_ct_CC" = x; then
3071+ CC=""
3072+ else
3073+ case $cross_compiling:$ac_tool_warned in
3074+yes:)
3075+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3076+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3077+ac_tool_warned=yes ;;
3078+esac
3079+ CC=$ac_ct_CC
3080+ fi
3081+else
3082+ CC="$ac_cv_prog_CC"
3083+fi
3084+
3085+if test -z "$CC"; then
3086+ if test -n "$ac_tool_prefix"; then
3087+ # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3088+set dummy ${ac_tool_prefix}cc; ac_word=$2
3089+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3090+$as_echo_n "checking for $ac_word... " >&6; }
3091+if ${ac_cv_prog_CC+:} false; then :
3092+ $as_echo_n "(cached) " >&6
3093+else
3094+ if test -n "$CC"; then
3095+ ac_cv_prog_CC="$CC" # Let the user override the test.
3096+else
3097+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3098+for as_dir in $PATH
3099+do
3100+ IFS=$as_save_IFS
3101+ test -z "$as_dir" && as_dir=.
3102+ for ac_exec_ext in '' $ac_executable_extensions; do
3103+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3104+ ac_cv_prog_CC="${ac_tool_prefix}cc"
3105+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3106+ break 2
3107+ fi
3108+done
3109+ done
3110+IFS=$as_save_IFS
3111+
3112+fi
3113+fi
3114+CC=$ac_cv_prog_CC
3115+if test -n "$CC"; then
3116+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3117+$as_echo "$CC" >&6; }
3118+else
3119+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3120+$as_echo "no" >&6; }
3121+fi
3122+
3123+
3124+ fi
3125+fi
3126+if test -z "$CC"; then
3127+ # Extract the first word of "cc", so it can be a program name with args.
3128+set dummy cc; ac_word=$2
3129+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3130+$as_echo_n "checking for $ac_word... " >&6; }
3131+if ${ac_cv_prog_CC+:} false; then :
3132+ $as_echo_n "(cached) " >&6
3133+else
3134+ if test -n "$CC"; then
3135+ ac_cv_prog_CC="$CC" # Let the user override the test.
3136+else
3137+ ac_prog_rejected=no
3138+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3139+for as_dir in $PATH
3140+do
3141+ IFS=$as_save_IFS
3142+ test -z "$as_dir" && as_dir=.
3143+ for ac_exec_ext in '' $ac_executable_extensions; do
3144+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3145+ if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3146+ ac_prog_rejected=yes
3147+ continue
3148+ fi
3149+ ac_cv_prog_CC="cc"
3150+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3151+ break 2
3152+ fi
3153+done
3154+ done
3155+IFS=$as_save_IFS
3156+
3157+if test $ac_prog_rejected = yes; then
3158+ # We found a bogon in the path, so make sure we never use it.
3159+ set dummy $ac_cv_prog_CC
3160+ shift
3161+ if test $# != 0; then
3162+ # We chose a different compiler from the bogus one.
3163+ # However, it has the same basename, so the bogon will be chosen
3164+ # first if we set CC to just the basename; use the full file name.
3165+ shift
3166+ ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3167+ fi
3168+fi
3169+fi
3170+fi
3171+CC=$ac_cv_prog_CC
3172+if test -n "$CC"; then
3173+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3174+$as_echo "$CC" >&6; }
3175+else
3176+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3177+$as_echo "no" >&6; }
3178+fi
3179+
3180+
3181+fi
3182+if test -z "$CC"; then
3183+ if test -n "$ac_tool_prefix"; then
3184+ for ac_prog in cl.exe
3185+ do
3186+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3187+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3188+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3189+$as_echo_n "checking for $ac_word... " >&6; }
3190+if ${ac_cv_prog_CC+:} false; then :
3191+ $as_echo_n "(cached) " >&6
3192+else
3193+ if test -n "$CC"; then
3194+ ac_cv_prog_CC="$CC" # Let the user override the test.
3195+else
3196+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3197+for as_dir in $PATH
3198+do
3199+ IFS=$as_save_IFS
3200+ test -z "$as_dir" && as_dir=.
3201+ for ac_exec_ext in '' $ac_executable_extensions; do
3202+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3203+ ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3204+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3205+ break 2
3206+ fi
3207+done
3208+ done
3209+IFS=$as_save_IFS
3210+
3211+fi
3212+fi
3213+CC=$ac_cv_prog_CC
3214+if test -n "$CC"; then
3215+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3216+$as_echo "$CC" >&6; }
3217+else
3218+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3219+$as_echo "no" >&6; }
3220+fi
3221+
3222+
3223+ test -n "$CC" && break
3224+ done
3225+fi
3226+if test -z "$CC"; then
3227+ ac_ct_CC=$CC
3228+ for ac_prog in cl.exe
3229+do
3230+ # Extract the first word of "$ac_prog", so it can be a program name with args.
3231+set dummy $ac_prog; ac_word=$2
3232+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3233+$as_echo_n "checking for $ac_word... " >&6; }
3234+if ${ac_cv_prog_ac_ct_CC+:} false; then :
3235+ $as_echo_n "(cached) " >&6
3236+else
3237+ if test -n "$ac_ct_CC"; then
3238+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3239+else
3240+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3241+for as_dir in $PATH
3242+do
3243+ IFS=$as_save_IFS
3244+ test -z "$as_dir" && as_dir=.
3245+ for ac_exec_ext in '' $ac_executable_extensions; do
3246+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3247+ ac_cv_prog_ac_ct_CC="$ac_prog"
3248+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3249+ break 2
3250+ fi
3251+done
3252+ done
3253+IFS=$as_save_IFS
3254+
3255+fi
3256+fi
3257+ac_ct_CC=$ac_cv_prog_ac_ct_CC
3258+if test -n "$ac_ct_CC"; then
3259+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3260+$as_echo "$ac_ct_CC" >&6; }
3261+else
3262+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3263+$as_echo "no" >&6; }
3264+fi
3265+
3266+
3267+ test -n "$ac_ct_CC" && break
3268+done
3269+
3270+ if test "x$ac_ct_CC" = x; then
3271+ CC=""
3272+ else
3273+ case $cross_compiling:$ac_tool_warned in
3274+yes:)
3275+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3276+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3277+ac_tool_warned=yes ;;
3278+esac
3279+ CC=$ac_ct_CC
3280+ fi
3281+fi
3282+
3283+fi
3284+
3285+
3286+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3287+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3288+as_fn_error $? "no acceptable C compiler found in \$PATH
3289+See \`config.log' for more details" "$LINENO" 5; }
3290+
3291+# Provide some information about the compiler.
3292+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3293+set X $ac_compile
3294+ac_compiler=$2
3295+for ac_option in --version -v -V -qversion; do
3296+ { { ac_try="$ac_compiler $ac_option >&5"
3297+case "(($ac_try" in
3298+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3299+ *) ac_try_echo=$ac_try;;
3300+esac
3301+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3302+$as_echo "$ac_try_echo"; } >&5
3303+ (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3304+ ac_status=$?
3305+ if test -s conftest.err; then
3306+ sed '10a\
3307+... rest of stderr output deleted ...
3308+ 10q' conftest.err >conftest.er1
3309+ cat conftest.er1 >&5
3310+ fi
3311+ rm -f conftest.er1 conftest.err
3312+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3313+ test $ac_status = 0; }
3314+done
3315+
3316+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3317+/* end confdefs.h. */
3318+
3319+int
3320+main ()
3321+{
3322+
3323+ ;
3324+ return 0;
3325+}
3326+_ACEOF
3327+ac_clean_files_save=$ac_clean_files
3328+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3329+# Try to create an executable without -o first, disregard a.out.
3330+# It will help us diagnose broken compilers, and finding out an intuition
3331+# of exeext.
3332+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3333+$as_echo_n "checking whether the C compiler works... " >&6; }
3334+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3335+
3336+# The possible output files:
3337+ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3338+
3339+ac_rmfiles=
3340+for ac_file in $ac_files
3341+do
3342+ case $ac_file in
3343+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3344+ * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3345+ esac
3346+done
3347+rm -f $ac_rmfiles
3348+
3349+if { { ac_try="$ac_link_default"
3350+case "(($ac_try" in
3351+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3352+ *) ac_try_echo=$ac_try;;
3353+esac
3354+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3355+$as_echo "$ac_try_echo"; } >&5
3356+ (eval "$ac_link_default") 2>&5
3357+ ac_status=$?
3358+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3359+ test $ac_status = 0; }; then :
3360+ # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3361+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3362+# in a Makefile. We should not override ac_cv_exeext if it was cached,
3363+# so that the user can short-circuit this test for compilers unknown to
3364+# Autoconf.
3365+for ac_file in $ac_files ''
3366+do
3367+ test -f "$ac_file" || continue
3368+ case $ac_file in
3369+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3370+ ;;
3371+ [ab].out )
3372+ # We found the default executable, but exeext='' is most
3373+ # certainly right.
3374+ break;;
3375+ *.* )
3376+ if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3377+ then :; else
3378+ ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3379+ fi
3380+ # We set ac_cv_exeext here because the later test for it is not
3381+ # safe: cross compilers may not add the suffix if given an `-o'
3382+ # argument, so we may need to know it at that point already.
3383+ # Even if this section looks crufty: it has the advantage of
3384+ # actually working.
3385+ break;;
3386+ * )
3387+ break;;
3388+ esac
3389+done
3390+test "$ac_cv_exeext" = no && ac_cv_exeext=
3391+
3392+else
3393+ ac_file=''
3394+fi
3395+if test -z "$ac_file"; then :
3396+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3397+$as_echo "no" >&6; }
3398+$as_echo "$as_me: failed program was:" >&5
3399+sed 's/^/| /' conftest.$ac_ext >&5
3400+
3401+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3402+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3403+as_fn_error 77 "C compiler cannot create executables
3404+See \`config.log' for more details" "$LINENO" 5; }
3405+else
3406+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3407+$as_echo "yes" >&6; }
3408+fi
3409+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3410+$as_echo_n "checking for C compiler default output file name... " >&6; }
3411+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3412+$as_echo "$ac_file" >&6; }
3413+ac_exeext=$ac_cv_exeext
3414+
3415+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3416+ac_clean_files=$ac_clean_files_save
3417+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3418+$as_echo_n "checking for suffix of executables... " >&6; }
3419+if { { ac_try="$ac_link"
3420+case "(($ac_try" in
3421+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3422+ *) ac_try_echo=$ac_try;;
3423+esac
3424+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3425+$as_echo "$ac_try_echo"; } >&5
3426+ (eval "$ac_link") 2>&5
3427+ ac_status=$?
3428+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3429+ test $ac_status = 0; }; then :
3430+ # If both `conftest.exe' and `conftest' are `present' (well, observable)
3431+# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3432+# work properly (i.e., refer to `conftest.exe'), while it won't with
3433+# `rm'.
3434+for ac_file in conftest.exe conftest conftest.*; do
3435+ test -f "$ac_file" || continue
3436+ case $ac_file in
3437+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3438+ *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3439+ break;;
3440+ * ) break;;
3441+ esac
3442+done
3443+else
3444+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3445+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3446+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3447+See \`config.log' for more details" "$LINENO" 5; }
3448+fi
3449+rm -f conftest conftest$ac_cv_exeext
3450+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3451+$as_echo "$ac_cv_exeext" >&6; }
3452+
3453+rm -f conftest.$ac_ext
3454+EXEEXT=$ac_cv_exeext
3455+ac_exeext=$EXEEXT
3456+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3457+/* end confdefs.h. */
3458+#include <stdio.h>
3459+int
3460+main ()
3461+{
3462+FILE *f = fopen ("conftest.out", "w");
3463+ return ferror (f) || fclose (f) != 0;
3464+
3465+ ;
3466+ return 0;
3467+}
3468+_ACEOF
3469+ac_clean_files="$ac_clean_files conftest.out"
3470+# Check that the compiler produces executables we can run. If not, either
3471+# the compiler is broken, or we cross compile.
3472+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3473+$as_echo_n "checking whether we are cross compiling... " >&6; }
3474+if test "$cross_compiling" != yes; then
3475+ { { ac_try="$ac_link"
3476+case "(($ac_try" in
3477+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3478+ *) ac_try_echo=$ac_try;;
3479+esac
3480+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3481+$as_echo "$ac_try_echo"; } >&5
3482+ (eval "$ac_link") 2>&5
3483+ ac_status=$?
3484+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3485+ test $ac_status = 0; }
3486+ if { ac_try='./conftest$ac_cv_exeext'
3487+ { { case "(($ac_try" in
3488+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3489+ *) ac_try_echo=$ac_try;;
3490+esac
3491+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3492+$as_echo "$ac_try_echo"; } >&5
3493+ (eval "$ac_try") 2>&5
3494+ ac_status=$?
3495+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3496+ test $ac_status = 0; }; }; then
3497+ cross_compiling=no
3498+ else
3499+ if test "$cross_compiling" = maybe; then
3500+ cross_compiling=yes
3501+ else
3502+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3503+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3504+as_fn_error $? "cannot run C compiled programs.
3505+If you meant to cross compile, use \`--host'.
3506+See \`config.log' for more details" "$LINENO" 5; }
3507+ fi
3508+ fi
3509+fi
3510+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3511+$as_echo "$cross_compiling" >&6; }
3512+
3513+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3514+ac_clean_files=$ac_clean_files_save
3515+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3516+$as_echo_n "checking for suffix of object files... " >&6; }
3517+if ${ac_cv_objext+:} false; then :
3518+ $as_echo_n "(cached) " >&6
3519+else
3520+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3521+/* end confdefs.h. */
3522+
3523+int
3524+main ()
3525+{
3526+
3527+ ;
3528+ return 0;
3529+}
3530+_ACEOF
3531+rm -f conftest.o conftest.obj
3532+if { { ac_try="$ac_compile"
3533+case "(($ac_try" in
3534+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3535+ *) ac_try_echo=$ac_try;;
3536+esac
3537+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3538+$as_echo "$ac_try_echo"; } >&5
3539+ (eval "$ac_compile") 2>&5
3540+ ac_status=$?
3541+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3542+ test $ac_status = 0; }; then :
3543+ for ac_file in conftest.o conftest.obj conftest.*; do
3544+ test -f "$ac_file" || continue;
3545+ case $ac_file in
3546+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3547+ *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3548+ break;;
3549+ esac
3550+done
3551+else
3552+ $as_echo "$as_me: failed program was:" >&5
3553+sed 's/^/| /' conftest.$ac_ext >&5
3554+
3555+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3556+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3557+as_fn_error $? "cannot compute suffix of object files: cannot compile
3558+See \`config.log' for more details" "$LINENO" 5; }
3559+fi
3560+rm -f conftest.$ac_cv_objext conftest.$ac_ext
3561+fi
3562+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3563+$as_echo "$ac_cv_objext" >&6; }
3564+OBJEXT=$ac_cv_objext
3565+ac_objext=$OBJEXT
3566+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3567+$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3568+if ${ac_cv_c_compiler_gnu+:} false; then :
3569+ $as_echo_n "(cached) " >&6
3570+else
3571+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3572+/* end confdefs.h. */
3573+
3574+int
3575+main ()
3576+{
3577+#ifndef __GNUC__
3578+ choke me
3579+#endif
3580+
3581+ ;
3582+ return 0;
3583+}
3584+_ACEOF
3585+if ac_fn_c_try_compile "$LINENO"; then :
3586+ ac_compiler_gnu=yes
3587+else
3588+ ac_compiler_gnu=no
3589+fi
3590+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3591+ac_cv_c_compiler_gnu=$ac_compiler_gnu
3592+
3593+fi
3594+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3595+$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3596+if test $ac_compiler_gnu = yes; then
3597+ GCC=yes
3598+else
3599+ GCC=
3600+fi
3601+ac_test_CFLAGS=${CFLAGS+set}
3602+ac_save_CFLAGS=$CFLAGS
3603+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3604+$as_echo_n "checking whether $CC accepts -g... " >&6; }
3605+if ${ac_cv_prog_cc_g+:} false; then :
3606+ $as_echo_n "(cached) " >&6
3607+else
3608+ ac_save_c_werror_flag=$ac_c_werror_flag
3609+ ac_c_werror_flag=yes
3610+ ac_cv_prog_cc_g=no
3611+ CFLAGS="-g"
3612+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3613+/* end confdefs.h. */
3614+
3615+int
3616+main ()
3617+{
3618+
3619+ ;
3620+ return 0;
3621+}
3622+_ACEOF
3623+if ac_fn_c_try_compile "$LINENO"; then :
3624+ ac_cv_prog_cc_g=yes
3625+else
3626+ CFLAGS=""
3627+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3628+/* end confdefs.h. */
3629+
3630+int
3631+main ()
3632+{
3633+
3634+ ;
3635+ return 0;
3636+}
3637+_ACEOF
3638+if ac_fn_c_try_compile "$LINENO"; then :
3639+
3640+else
3641+ ac_c_werror_flag=$ac_save_c_werror_flag
3642+ CFLAGS="-g"
3643+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3644+/* end confdefs.h. */
3645+
3646+int
3647+main ()
3648+{
3649+
3650+ ;
3651+ return 0;
3652+}
3653+_ACEOF
3654+if ac_fn_c_try_compile "$LINENO"; then :
3655+ ac_cv_prog_cc_g=yes
3656+fi
3657+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3658+fi
3659+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3660+fi
3661+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3662+ ac_c_werror_flag=$ac_save_c_werror_flag
3663+fi
3664+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3665+$as_echo "$ac_cv_prog_cc_g" >&6; }
3666+if test "$ac_test_CFLAGS" = set; then
3667+ CFLAGS=$ac_save_CFLAGS
3668+elif test $ac_cv_prog_cc_g = yes; then
3669+ if test "$GCC" = yes; then
3670+ CFLAGS="-g -O2"
3671+ else
3672+ CFLAGS="-g"
3673+ fi
3674+else
3675+ if test "$GCC" = yes; then
3676+ CFLAGS="-O2"
3677+ else
3678+ CFLAGS=
3679+ fi
3680+fi
3681+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3682+$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3683+if ${ac_cv_prog_cc_c89+:} false; then :
3684+ $as_echo_n "(cached) " >&6
3685+else
3686+ ac_cv_prog_cc_c89=no
3687+ac_save_CC=$CC
3688+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3689+/* end confdefs.h. */
3690+#include <stdarg.h>
3691+#include <stdio.h>
3692+#include <sys/types.h>
3693+#include <sys/stat.h>
3694+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3695+struct buf { int x; };
3696+FILE * (*rcsopen) (struct buf *, struct stat *, int);
3697+static char *e (p, i)
3698+ char **p;
3699+ int i;
3700+{
3701+ return p[i];
3702+}
3703+static char *f (char * (*g) (char **, int), char **p, ...)
3704+{
3705+ char *s;
3706+ va_list v;
3707+ va_start (v,p);
3708+ s = g (p, va_arg (v,int));
3709+ va_end (v);
3710+ return s;
3711+}
3712+
3713+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3714+ function prototypes and stuff, but not '\xHH' hex character constants.
3715+ These don't provoke an error unfortunately, instead are silently treated
3716+ as 'x'. The following induces an error, until -std is added to get
3717+ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3718+ array size at least. It's necessary to write '\x00'==0 to get something
3719+ that's true only with -std. */
3720+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3721+
3722+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3723+ inside strings and character constants. */
3724+#define FOO(x) 'x'
3725+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3726+
3727+int test (int i, double x);
3728+struct s1 {int (*f) (int a);};
3729+struct s2 {int (*f) (double a);};
3730+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3731+int argc;
3732+char **argv;
3733+int
3734+main ()
3735+{
3736+return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3737+ ;
3738+ return 0;
3739+}
3740+_ACEOF
3741+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3742+ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3743+do
3744+ CC="$ac_save_CC $ac_arg"
3745+ if ac_fn_c_try_compile "$LINENO"; then :
3746+ ac_cv_prog_cc_c89=$ac_arg
3747+fi
3748+rm -f core conftest.err conftest.$ac_objext
3749+ test "x$ac_cv_prog_cc_c89" != "xno" && break
3750+done
3751+rm -f conftest.$ac_ext
3752+CC=$ac_save_CC
3753+
3754+fi
3755+# AC_CACHE_VAL
3756+case "x$ac_cv_prog_cc_c89" in
3757+ x)
3758+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3759+$as_echo "none needed" >&6; } ;;
3760+ xno)
3761+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3762+$as_echo "unsupported" >&6; } ;;
3763+ *)
3764+ CC="$CC $ac_cv_prog_cc_c89"
3765+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3766+$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3767+esac
3768+if test "x$ac_cv_prog_cc_c89" != xno; then :
3769+
3770+fi
3771+
3772+ac_ext=c
3773+ac_cpp='$CPP $CPPFLAGS'
3774+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3775+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3776+ac_compiler_gnu=$ac_cv_c_compiler_gnu
3777+DEPDIR="${am__leading_dot}deps"
3778+
3779+ac_config_commands="$ac_config_commands depfiles"
3780+
3781+
3782+am_make=${MAKE-make}
3783+cat > confinc << 'END'
3784+am__doit:
3785+ @echo this is the am__doit target
3786+.PHONY: am__doit
3787+END
3788+# If we don't find an include directive, just comment out the code.
3789+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3790+$as_echo_n "checking for style of include used by $am_make... " >&6; }
3791+am__include="#"
3792+am__quote=
3793+_am_result=none
3794+# First try GNU make style include.
3795+echo "include confinc" > confmf
3796+# Ignore all kinds of additional output from `make'.
3797+case `$am_make -s -f confmf 2> /dev/null` in #(
3798+*the\ am__doit\ target*)
3799+ am__include=include
3800+ am__quote=
3801+ _am_result=GNU
3802+ ;;
3803+esac
3804+# Now try BSD make style include.
3805+if test "$am__include" = "#"; then
3806+ echo '.include "confinc"' > confmf
3807+ case `$am_make -s -f confmf 2> /dev/null` in #(
3808+ *the\ am__doit\ target*)
3809+ am__include=.include
3810+ am__quote="\""
3811+ _am_result=BSD
3812+ ;;
3813+ esac
3814+fi
3815+
3816+
3817+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3818+$as_echo "$_am_result" >&6; }
3819+rm -f confinc confmf
3820+
3821+# Check whether --enable-dependency-tracking was given.
3822+if test "${enable_dependency_tracking+set}" = set; then :
3823+ enableval=$enable_dependency_tracking;
3824+fi
3825+
3826+if test "x$enable_dependency_tracking" != xno; then
3827+ am_depcomp="$ac_aux_dir/depcomp"
3828+ AMDEPBACKSLASH='\'
3829+fi
3830+ if test "x$enable_dependency_tracking" != xno; then
3831+ AMDEP_TRUE=
3832+ AMDEP_FALSE='#'
3833+else
3834+ AMDEP_TRUE='#'
3835+ AMDEP_FALSE=
3836+fi
3837+
3838+
3839+
3840+depcc="$CC" am_compiler_list=
3841+
3842+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3843+$as_echo_n "checking dependency style of $depcc... " >&6; }
3844+if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3845+ $as_echo_n "(cached) " >&6
3846+else
3847+ if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3848+ # We make a subdir and do the tests there. Otherwise we can end up
3849+ # making bogus files that we don't know about and never remove. For
3850+ # instance it was reported that on HP-UX the gcc test will end up
3851+ # making a dummy file named `D' -- because `-MD' means `put the output
3852+ # in D'.
3853+ mkdir conftest.dir
3854+ # Copy depcomp to subdir because otherwise we won't find it if we're
3855+ # using a relative directory.
3856+ cp "$am_depcomp" conftest.dir
3857+ cd conftest.dir
3858+ # We will build objects and dependencies in a subdirectory because
3859+ # it helps to detect inapplicable dependency modes. For instance
3860+ # both Tru64's cc and ICC support -MD to output dependencies as a
3861+ # side effect of compilation, but ICC will put the dependencies in
3862+ # the current directory while Tru64 will put them in the object
3863+ # directory.
3864+ mkdir sub
3865+
3866+ am_cv_CC_dependencies_compiler_type=none
3867+ if test "$am_compiler_list" = ""; then
3868+ am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3869+ fi
3870+ am__universal=false
3871+ case " $depcc " in #(
3872+ *\ -arch\ *\ -arch\ *) am__universal=true ;;
3873+ esac
3874+
3875+ for depmode in $am_compiler_list; do
3876+ # Setup a source with many dependencies, because some compilers
3877+ # like to wrap large dependency lists on column 80 (with \), and
3878+ # we should not choose a depcomp mode which is confused by this.
3879+ #
3880+ # We need to recreate these files for each test, as the compiler may
3881+ # overwrite some of them when testing with obscure command lines.
3882+ # This happens at least with the AIX C compiler.
3883+ : > sub/conftest.c
3884+ for i in 1 2 3 4 5 6; do
3885+ echo '#include "conftst'$i'.h"' >> sub/conftest.c
3886+ # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3887+ # Solaris 8's {/usr,}/bin/sh.
3888+ touch sub/conftst$i.h
3889+ done
3890+ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3891+
3892+ # We check with `-c' and `-o' for the sake of the "dashmstdout"
3893+ # mode. It turns out that the SunPro C++ compiler does not properly
3894+ # handle `-M -o', and we need to detect this. Also, some Intel
3895+ # versions had trouble with output in subdirs
3896+ am__obj=sub/conftest.${OBJEXT-o}
3897+ am__minus_obj="-o $am__obj"
3898+ case $depmode in
3899+ gcc)
3900+ # This depmode causes a compiler race in universal mode.
3901+ test "$am__universal" = false || continue
3902+ ;;
3903+ nosideeffect)
3904+ # after this tag, mechanisms are not by side-effect, so they'll
3905+ # only be used when explicitly requested
3906+ if test "x$enable_dependency_tracking" = xyes; then
3907+ continue
3908+ else
3909+ break
3910+ fi
3911+ ;;
3912+ msvisualcpp | msvcmsys)
3913+ # This compiler won't grok `-c -o', but also, the minuso test has
3914+ # not run yet. These depmodes are late enough in the game, and
3915+ # so weak that their functioning should not be impacted.
3916+ am__obj=conftest.${OBJEXT-o}
3917+ am__minus_obj=
3918+ ;;
3919+ none) break ;;
3920+ esac
3921+ if depmode=$depmode \
3922+ source=sub/conftest.c object=$am__obj \
3923+ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3924+ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3925+ >/dev/null 2>conftest.err &&
3926+ grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3927+ grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3928+ grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3929+ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3930+ # icc doesn't choke on unknown options, it will just issue warnings
3931+ # or remarks (even with -Werror). So we grep stderr for any message
3932+ # that says an option was ignored or not supported.
3933+ # When given -MP, icc 7.0 and 7.1 complain thusly:
3934+ # icc: Command line warning: ignoring option '-M'; no argument required
3935+ # The diagnosis changed in icc 8.0:
3936+ # icc: Command line remark: option '-MP' not supported
3937+ if (grep 'ignoring option' conftest.err ||
3938+ grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3939+ am_cv_CC_dependencies_compiler_type=$depmode
3940+ break
3941+ fi
3942+ fi
3943+ done
3944+
3945+ cd ..
3946+ rm -rf conftest.dir
3947+else
3948+ am_cv_CC_dependencies_compiler_type=none
3949+fi
3950+
3951+fi
3952+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3953+$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3954+CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3955+
3956+ if
3957+ test "x$enable_dependency_tracking" != xno \
3958+ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3959+ am__fastdepCC_TRUE=
3960+ am__fastdepCC_FALSE='#'
3961+else
3962+ am__fastdepCC_TRUE='#'
3963+ am__fastdepCC_FALSE=
3964+fi
3965+
3966+
3967+# Needed for per-target cflags, like in gnomeshell-taskpanel
3968+if test "x$CC" != xcc; then
3969+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
3970+$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
3971+else
3972+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
3973+$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
3974+fi
3975+set dummy $CC; ac_cc=`$as_echo "$2" |
3976+ sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3977+if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
3978+ $as_echo_n "(cached) " >&6
3979+else
3980+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3981+/* end confdefs.h. */
3982+
3983+int
3984+main ()
3985+{
3986+
3987+ ;
3988+ return 0;
3989+}
3990+_ACEOF
3991+# Make sure it works both with $CC and with simple cc.
3992+# We do the test twice because some compilers refuse to overwrite an
3993+# existing .o file with -o, though they will create one.
3994+ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3995+rm -f conftest2.*
3996+if { { case "(($ac_try" in
3997+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3998+ *) ac_try_echo=$ac_try;;
3999+esac
4000+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4001+$as_echo "$ac_try_echo"; } >&5
4002+ (eval "$ac_try") 2>&5
4003+ ac_status=$?
4004+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4005+ test $ac_status = 0; } &&
4006+ test -f conftest2.$ac_objext && { { case "(($ac_try" in
4007+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4008+ *) ac_try_echo=$ac_try;;
4009+esac
4010+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4011+$as_echo "$ac_try_echo"; } >&5
4012+ (eval "$ac_try") 2>&5
4013+ ac_status=$?
4014+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4015+ test $ac_status = 0; };
4016+then
4017+ eval ac_cv_prog_cc_${ac_cc}_c_o=yes
4018+ if test "x$CC" != xcc; then
4019+ # Test first that cc exists at all.
4020+ if { ac_try='cc -c conftest.$ac_ext >&5'
4021+ { { case "(($ac_try" in
4022+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4023+ *) ac_try_echo=$ac_try;;
4024+esac
4025+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4026+$as_echo "$ac_try_echo"; } >&5
4027+ (eval "$ac_try") 2>&5
4028+ ac_status=$?
4029+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4030+ test $ac_status = 0; }; }; then
4031+ ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4032+ rm -f conftest2.*
4033+ if { { case "(($ac_try" in
4034+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4035+ *) ac_try_echo=$ac_try;;
4036+esac
4037+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4038+$as_echo "$ac_try_echo"; } >&5
4039+ (eval "$ac_try") 2>&5
4040+ ac_status=$?
4041+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4042+ test $ac_status = 0; } &&
4043+ test -f conftest2.$ac_objext && { { case "(($ac_try" in
4044+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4045+ *) ac_try_echo=$ac_try;;
4046+esac
4047+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4048+$as_echo "$ac_try_echo"; } >&5
4049+ (eval "$ac_try") 2>&5
4050+ ac_status=$?
4051+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4052+ test $ac_status = 0; };
4053+ then
4054+ # cc works too.
4055+ :
4056+ else
4057+ # cc exists but doesn't like -o.
4058+ eval ac_cv_prog_cc_${ac_cc}_c_o=no
4059+ fi
4060+ fi
4061+ fi
4062+else
4063+ eval ac_cv_prog_cc_${ac_cc}_c_o=no
4064+fi
4065+rm -f core conftest*
4066+
4067+fi
4068+if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
4069+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4070+$as_echo "yes" >&6; }
4071+else
4072+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4073+$as_echo "no" >&6; }
4074+
4075+$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
4076+
4077+fi
4078+
4079+# FIXME: we rely on the cache variable name because
4080+# there is no other way.
4081+set dummy $CC
4082+am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
4083+eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
4084+if test "$am_t" != yes; then
4085+ # Losing compiler, so override with the script.
4086+ # FIXME: It is wrong to rewrite CC.
4087+ # But if we don't then we get into trouble of one sort or another.
4088+ # A longer-term fix would be to have automake use am__CC in this case,
4089+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4090+ CC="$am_aux_dir/compile $CC"
4091+fi
4092+
4093+
4094+
4095+# Initialize libtool
4096+
4097+case `pwd` in
4098+ *\ * | *\ *)
4099+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4100+$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4101+esac
4102+
4103+
4104+
4105+macro_version='2.4'
4106+macro_revision='1.3293'
4107+
4108+
4109+
4110+
4111+
4112+
4113+
4114+
4115+
4116+
4117+
4118+
4119+
4120+ltmain="$ac_aux_dir/ltmain.sh"
4121+
4122+# Make sure we can run config.sub.
4123+$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4124+ as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4125+
4126+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4127+$as_echo_n "checking build system type... " >&6; }
4128+if ${ac_cv_build+:} false; then :
4129+ $as_echo_n "(cached) " >&6
4130+else
4131+ ac_build_alias=$build_alias
4132+test "x$ac_build_alias" = x &&
4133+ ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4134+test "x$ac_build_alias" = x &&
4135+ as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4136+ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4137+ as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4138+
4139+fi
4140+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4141+$as_echo "$ac_cv_build" >&6; }
4142+case $ac_cv_build in
4143+*-*-*) ;;
4144+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4145+esac
4146+build=$ac_cv_build
4147+ac_save_IFS=$IFS; IFS='-'
4148+set x $ac_cv_build
4149+shift
4150+build_cpu=$1
4151+build_vendor=$2
4152+shift; shift
4153+# Remember, the first character of IFS is used to create $*,
4154+# except with old shells:
4155+build_os=$*
4156+IFS=$ac_save_IFS
4157+case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4158+
4159+
4160+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4161+$as_echo_n "checking host system type... " >&6; }
4162+if ${ac_cv_host+:} false; then :
4163+ $as_echo_n "(cached) " >&6
4164+else
4165+ if test "x$host_alias" = x; then
4166+ ac_cv_host=$ac_cv_build
4167+else
4168+ ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4169+ as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4170+fi
4171+
4172+fi
4173+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4174+$as_echo "$ac_cv_host" >&6; }
4175+case $ac_cv_host in
4176+*-*-*) ;;
4177+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4178+esac
4179+host=$ac_cv_host
4180+ac_save_IFS=$IFS; IFS='-'
4181+set x $ac_cv_host
4182+shift
4183+host_cpu=$1
4184+host_vendor=$2
4185+shift; shift
4186+# Remember, the first character of IFS is used to create $*,
4187+# except with old shells:
4188+host_os=$*
4189+IFS=$ac_save_IFS
4190+case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4191+
4192+
4193+# Backslashify metacharacters that are still active within
4194+# double-quoted strings.
4195+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4196+
4197+# Same as above, but do not quote variable references.
4198+double_quote_subst='s/\(["`\\]\)/\\\1/g'
4199+
4200+# Sed substitution to delay expansion of an escaped shell variable in a
4201+# double_quote_subst'ed string.
4202+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4203+
4204+# Sed substitution to delay expansion of an escaped single quote.
4205+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4206+
4207+# Sed substitution to avoid accidental globbing in evaled expressions
4208+no_glob_subst='s/\*/\\\*/g'
4209+
4210+ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4211+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4212+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4213+
4214+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4215+$as_echo_n "checking how to print strings... " >&6; }
4216+# Test print first, because it will be a builtin if present.
4217+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4218+ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4219+ ECHO='print -r --'
4220+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4221+ ECHO='printf %s\n'
4222+else
4223+ # Use this function as a fallback that always works.
4224+ func_fallback_echo ()
4225+ {
4226+ eval 'cat <<_LTECHO_EOF
4227+$1
4228+_LTECHO_EOF'
4229+ }
4230+ ECHO='func_fallback_echo'
4231+fi
4232+
4233+# func_echo_all arg...
4234+# Invoke $ECHO with all args, space-separated.
4235+func_echo_all ()
4236+{
4237+ $ECHO ""
4238+}
4239+
4240+case "$ECHO" in
4241+ printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4242+$as_echo "printf" >&6; } ;;
4243+ print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4244+$as_echo "print -r" >&6; } ;;
4245+ *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4246+$as_echo "cat" >&6; } ;;
4247+esac
4248+
4249+
4250+
4251+
4252+
4253+
4254+
4255+
4256+
4257+
4258+
4259+
4260+
4261+
4262+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4263+$as_echo_n "checking for a sed that does not truncate output... " >&6; }
4264+if ${ac_cv_path_SED+:} false; then :
4265+ $as_echo_n "(cached) " >&6
4266+else
4267+ ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4268+ for ac_i in 1 2 3 4 5 6 7; do
4269+ ac_script="$ac_script$as_nl$ac_script"
4270+ done
4271+ echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4272+ { ac_script=; unset ac_script;}
4273+ if test -z "$SED"; then
4274+ ac_path_SED_found=false
4275+ # Loop through the user's path and test for each of PROGNAME-LIST
4276+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4277+for as_dir in $PATH
4278+do
4279+ IFS=$as_save_IFS
4280+ test -z "$as_dir" && as_dir=.
4281+ for ac_prog in sed gsed; do
4282+ for ac_exec_ext in '' $ac_executable_extensions; do
4283+ ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4284+ { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4285+# Check for GNU ac_path_SED and select it if it is found.
4286+ # Check for GNU $ac_path_SED
4287+case `"$ac_path_SED" --version 2>&1` in
4288+*GNU*)
4289+ ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4290+*)
4291+ ac_count=0
4292+ $as_echo_n 0123456789 >"conftest.in"
4293+ while :
4294+ do
4295+ cat "conftest.in" "conftest.in" >"conftest.tmp"
4296+ mv "conftest.tmp" "conftest.in"
4297+ cp "conftest.in" "conftest.nl"
4298+ $as_echo '' >> "conftest.nl"
4299+ "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4300+ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4301+ as_fn_arith $ac_count + 1 && ac_count=$as_val
4302+ if test $ac_count -gt ${ac_path_SED_max-0}; then
4303+ # Best one so far, save it but keep looking for a better one
4304+ ac_cv_path_SED="$ac_path_SED"
4305+ ac_path_SED_max=$ac_count
4306+ fi
4307+ # 10*(2^10) chars as input seems more than enough
4308+ test $ac_count -gt 10 && break
4309+ done
4310+ rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4311+esac
4312+
4313+ $ac_path_SED_found && break 3
4314+ done
4315+ done
4316+ done
4317+IFS=$as_save_IFS
4318+ if test -z "$ac_cv_path_SED"; then
4319+ as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4320+ fi
4321+else
4322+ ac_cv_path_SED=$SED
4323+fi
4324+
4325+fi
4326+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4327+$as_echo "$ac_cv_path_SED" >&6; }
4328+ SED="$ac_cv_path_SED"
4329+ rm -f conftest.sed
4330+
4331+test -z "$SED" && SED=sed
4332+Xsed="$SED -e 1s/^X//"
4333+
4334+
4335+
4336+
4337+
4338+
4339+
4340+
4341+
4342+
4343+
4344+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4345+$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4346+if ${ac_cv_path_GREP+:} false; then :
4347+ $as_echo_n "(cached) " >&6
4348+else
4349+ if test -z "$GREP"; then
4350+ ac_path_GREP_found=false
4351+ # Loop through the user's path and test for each of PROGNAME-LIST
4352+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4353+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4354+do
4355+ IFS=$as_save_IFS
4356+ test -z "$as_dir" && as_dir=.
4357+ for ac_prog in grep ggrep; do
4358+ for ac_exec_ext in '' $ac_executable_extensions; do
4359+ ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4360+ { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4361+# Check for GNU ac_path_GREP and select it if it is found.
4362+ # Check for GNU $ac_path_GREP
4363+case `"$ac_path_GREP" --version 2>&1` in
4364+*GNU*)
4365+ ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4366+*)
4367+ ac_count=0
4368+ $as_echo_n 0123456789 >"conftest.in"
4369+ while :
4370+ do
4371+ cat "conftest.in" "conftest.in" >"conftest.tmp"
4372+ mv "conftest.tmp" "conftest.in"
4373+ cp "conftest.in" "conftest.nl"
4374+ $as_echo 'GREP' >> "conftest.nl"
4375+ "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4376+ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4377+ as_fn_arith $ac_count + 1 && ac_count=$as_val
4378+ if test $ac_count -gt ${ac_path_GREP_max-0}; then
4379+ # Best one so far, save it but keep looking for a better one
4380+ ac_cv_path_GREP="$ac_path_GREP"
4381+ ac_path_GREP_max=$ac_count
4382+ fi
4383+ # 10*(2^10) chars as input seems more than enough
4384+ test $ac_count -gt 10 && break
4385+ done
4386+ rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4387+esac
4388+
4389+ $ac_path_GREP_found && break 3
4390+ done
4391+ done
4392+ done
4393+IFS=$as_save_IFS
4394+ if test -z "$ac_cv_path_GREP"; then
4395+ as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4396+ fi
4397+else
4398+ ac_cv_path_GREP=$GREP
4399+fi
4400+
4401+fi
4402+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4403+$as_echo "$ac_cv_path_GREP" >&6; }
4404+ GREP="$ac_cv_path_GREP"
4405+
4406+
4407+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4408+$as_echo_n "checking for egrep... " >&6; }
4409+if ${ac_cv_path_EGREP+:} false; then :
4410+ $as_echo_n "(cached) " >&6
4411+else
4412+ if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4413+ then ac_cv_path_EGREP="$GREP -E"
4414+ else
4415+ if test -z "$EGREP"; then
4416+ ac_path_EGREP_found=false
4417+ # Loop through the user's path and test for each of PROGNAME-LIST
4418+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4419+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4420+do
4421+ IFS=$as_save_IFS
4422+ test -z "$as_dir" && as_dir=.
4423+ for ac_prog in egrep; do
4424+ for ac_exec_ext in '' $ac_executable_extensions; do
4425+ ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4426+ { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4427+# Check for GNU ac_path_EGREP and select it if it is found.
4428+ # Check for GNU $ac_path_EGREP
4429+case `"$ac_path_EGREP" --version 2>&1` in
4430+*GNU*)
4431+ ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4432+*)
4433+ ac_count=0
4434+ $as_echo_n 0123456789 >"conftest.in"
4435+ while :
4436+ do
4437+ cat "conftest.in" "conftest.in" >"conftest.tmp"
4438+ mv "conftest.tmp" "conftest.in"
4439+ cp "conftest.in" "conftest.nl"
4440+ $as_echo 'EGREP' >> "conftest.nl"
4441+ "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4442+ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4443+ as_fn_arith $ac_count + 1 && ac_count=$as_val
4444+ if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4445+ # Best one so far, save it but keep looking for a better one
4446+ ac_cv_path_EGREP="$ac_path_EGREP"
4447+ ac_path_EGREP_max=$ac_count
4448+ fi
4449+ # 10*(2^10) chars as input seems more than enough
4450+ test $ac_count -gt 10 && break
4451+ done
4452+ rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4453+esac
4454+
4455+ $ac_path_EGREP_found && break 3
4456+ done
4457+ done
4458+ done
4459+IFS=$as_save_IFS
4460+ if test -z "$ac_cv_path_EGREP"; then
4461+ as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4462+ fi
4463+else
4464+ ac_cv_path_EGREP=$EGREP
4465+fi
4466+
4467+ fi
4468+fi
4469+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4470+$as_echo "$ac_cv_path_EGREP" >&6; }
4471+ EGREP="$ac_cv_path_EGREP"
4472+
4473+
4474+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4475+$as_echo_n "checking for fgrep... " >&6; }
4476+if ${ac_cv_path_FGREP+:} false; then :
4477+ $as_echo_n "(cached) " >&6
4478+else
4479+ if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4480+ then ac_cv_path_FGREP="$GREP -F"
4481+ else
4482+ if test -z "$FGREP"; then
4483+ ac_path_FGREP_found=false
4484+ # Loop through the user's path and test for each of PROGNAME-LIST
4485+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4486+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4487+do
4488+ IFS=$as_save_IFS
4489+ test -z "$as_dir" && as_dir=.
4490+ for ac_prog in fgrep; do
4491+ for ac_exec_ext in '' $ac_executable_extensions; do
4492+ ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4493+ { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4494+# Check for GNU ac_path_FGREP and select it if it is found.
4495+ # Check for GNU $ac_path_FGREP
4496+case `"$ac_path_FGREP" --version 2>&1` in
4497+*GNU*)
4498+ ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4499+*)
4500+ ac_count=0
4501+ $as_echo_n 0123456789 >"conftest.in"
4502+ while :
4503+ do
4504+ cat "conftest.in" "conftest.in" >"conftest.tmp"
4505+ mv "conftest.tmp" "conftest.in"
4506+ cp "conftest.in" "conftest.nl"
4507+ $as_echo 'FGREP' >> "conftest.nl"
4508+ "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4509+ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4510+ as_fn_arith $ac_count + 1 && ac_count=$as_val
4511+ if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4512+ # Best one so far, save it but keep looking for a better one
4513+ ac_cv_path_FGREP="$ac_path_FGREP"
4514+ ac_path_FGREP_max=$ac_count
4515+ fi
4516+ # 10*(2^10) chars as input seems more than enough
4517+ test $ac_count -gt 10 && break
4518+ done
4519+ rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4520+esac
4521+
4522+ $ac_path_FGREP_found && break 3
4523+ done
4524+ done
4525+ done
4526+IFS=$as_save_IFS
4527+ if test -z "$ac_cv_path_FGREP"; then
4528+ as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4529+ fi
4530+else
4531+ ac_cv_path_FGREP=$FGREP
4532+fi
4533+
4534+ fi
4535+fi
4536+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4537+$as_echo "$ac_cv_path_FGREP" >&6; }
4538+ FGREP="$ac_cv_path_FGREP"
4539+
4540+
4541+test -z "$GREP" && GREP=grep
4542+
4543+
4544+
4545+
4546+
4547+
4548+
4549+
4550+
4551+
4552+
4553+
4554+
4555+
4556+
4557+
4558+
4559+
4560+
4561+# Check whether --with-gnu-ld was given.
4562+if test "${with_gnu_ld+set}" = set; then :
4563+ withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4564+else
4565+ with_gnu_ld=no
4566+fi
4567+
4568+ac_prog=ld
4569+if test "$GCC" = yes; then
4570+ # Check if gcc -print-prog-name=ld gives a path.
4571+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4572+$as_echo_n "checking for ld used by $CC... " >&6; }
4573+ case $host in
4574+ *-*-mingw*)
4575+ # gcc leaves a trailing carriage return which upsets mingw
4576+ ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4577+ *)
4578+ ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4579+ esac
4580+ case $ac_prog in
4581+ # Accept absolute paths.
4582+ [\\/]* | ?:[\\/]*)
4583+ re_direlt='/[^/][^/]*/\.\./'
4584+ # Canonicalize the pathname of ld
4585+ ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4586+ while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4587+ ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4588+ done
4589+ test -z "$LD" && LD="$ac_prog"
4590+ ;;
4591+ "")
4592+ # If it fails, then pretend we aren't using GCC.
4593+ ac_prog=ld
4594+ ;;
4595+ *)
4596+ # If it is relative, then search for the first ld in PATH.
4597+ with_gnu_ld=unknown
4598+ ;;
4599+ esac
4600+elif test "$with_gnu_ld" = yes; then
4601+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4602+$as_echo_n "checking for GNU ld... " >&6; }
4603+else
4604+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4605+$as_echo_n "checking for non-GNU ld... " >&6; }
4606+fi
4607+if ${lt_cv_path_LD+:} false; then :
4608+ $as_echo_n "(cached) " >&6
4609+else
4610+ if test -z "$LD"; then
4611+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4612+ for ac_dir in $PATH; do
4613+ IFS="$lt_save_ifs"
4614+ test -z "$ac_dir" && ac_dir=.
4615+ if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4616+ lt_cv_path_LD="$ac_dir/$ac_prog"
4617+ # Check to see if the program is GNU ld. I'd rather use --version,
4618+ # but apparently some variants of GNU ld only accept -v.
4619+ # Break only if it was the GNU/non-GNU ld that we prefer.
4620+ case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4621+ *GNU* | *'with BFD'*)
4622+ test "$with_gnu_ld" != no && break
4623+ ;;
4624+ *)
4625+ test "$with_gnu_ld" != yes && break
4626+ ;;
4627+ esac
4628+ fi
4629+ done
4630+ IFS="$lt_save_ifs"
4631+else
4632+ lt_cv_path_LD="$LD" # Let the user override the test with a path.
4633+fi
4634+fi
4635+
4636+LD="$lt_cv_path_LD"
4637+if test -n "$LD"; then
4638+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4639+$as_echo "$LD" >&6; }
4640+else
4641+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4642+$as_echo "no" >&6; }
4643+fi
4644+test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4645+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4646+$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4647+if ${lt_cv_prog_gnu_ld+:} false; then :
4648+ $as_echo_n "(cached) " >&6
4649+else
4650+ # I'd rather use --version here, but apparently some GNU lds only accept -v.
4651+case `$LD -v 2>&1 </dev/null` in
4652+*GNU* | *'with BFD'*)
4653+ lt_cv_prog_gnu_ld=yes
4654+ ;;
4655+*)
4656+ lt_cv_prog_gnu_ld=no
4657+ ;;
4658+esac
4659+fi
4660+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4661+$as_echo "$lt_cv_prog_gnu_ld" >&6; }
4662+with_gnu_ld=$lt_cv_prog_gnu_ld
4663+
4664+
4665+
4666+
4667+
4668+
4669+
4670+
4671+
4672+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4673+$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4674+if ${lt_cv_path_NM+:} false; then :
4675+ $as_echo_n "(cached) " >&6
4676+else
4677+ if test -n "$NM"; then
4678+ # Let the user override the test.
4679+ lt_cv_path_NM="$NM"
4680+else
4681+ lt_nm_to_check="${ac_tool_prefix}nm"
4682+ if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4683+ lt_nm_to_check="$lt_nm_to_check nm"
4684+ fi
4685+ for lt_tmp_nm in $lt_nm_to_check; do
4686+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4687+ for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4688+ IFS="$lt_save_ifs"
4689+ test -z "$ac_dir" && ac_dir=.
4690+ tmp_nm="$ac_dir/$lt_tmp_nm"
4691+ if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4692+ # Check to see if the nm accepts a BSD-compat flag.
4693+ # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4694+ # nm: unknown option "B" ignored
4695+ # Tru64's nm complains that /dev/null is an invalid object file
4696+ case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4697+ */dev/null* | *'Invalid file or object type'*)
4698+ lt_cv_path_NM="$tmp_nm -B"
4699+ break
4700+ ;;
4701+ *)
4702+ case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4703+ */dev/null*)
4704+ lt_cv_path_NM="$tmp_nm -p"
4705+ break
4706+ ;;
4707+ *)
4708+ lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4709+ continue # so that we can try to find one that supports BSD flags
4710+ ;;
4711+ esac
4712+ ;;
4713+ esac
4714+ fi
4715+ done
4716+ IFS="$lt_save_ifs"
4717+ done
4718+ : ${lt_cv_path_NM=no}
4719+fi
4720+fi
4721+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4722+$as_echo "$lt_cv_path_NM" >&6; }
4723+if test "$lt_cv_path_NM" != "no"; then
4724+ NM="$lt_cv_path_NM"
4725+else
4726+ # Didn't find any BSD compatible name lister, look for dumpbin.
4727+ if test -n "$DUMPBIN"; then :
4728+ # Let the user override the test.
4729+ else
4730+ if test -n "$ac_tool_prefix"; then
4731+ for ac_prog in dumpbin "link -dump"
4732+ do
4733+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4734+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4735+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4736+$as_echo_n "checking for $ac_word... " >&6; }
4737+if ${ac_cv_prog_DUMPBIN+:} false; then :
4738+ $as_echo_n "(cached) " >&6
4739+else
4740+ if test -n "$DUMPBIN"; then
4741+ ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4742+else
4743+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4744+for as_dir in $PATH
4745+do
4746+ IFS=$as_save_IFS
4747+ test -z "$as_dir" && as_dir=.
4748+ for ac_exec_ext in '' $ac_executable_extensions; do
4749+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4750+ ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4751+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4752+ break 2
4753+ fi
4754+done
4755+ done
4756+IFS=$as_save_IFS
4757+
4758+fi
4759+fi
4760+DUMPBIN=$ac_cv_prog_DUMPBIN
4761+if test -n "$DUMPBIN"; then
4762+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4763+$as_echo "$DUMPBIN" >&6; }
4764+else
4765+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4766+$as_echo "no" >&6; }
4767+fi
4768+
4769+
4770+ test -n "$DUMPBIN" && break
4771+ done
4772+fi
4773+if test -z "$DUMPBIN"; then
4774+ ac_ct_DUMPBIN=$DUMPBIN
4775+ for ac_prog in dumpbin "link -dump"
4776+do
4777+ # Extract the first word of "$ac_prog", so it can be a program name with args.
4778+set dummy $ac_prog; ac_word=$2
4779+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4780+$as_echo_n "checking for $ac_word... " >&6; }
4781+if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
4782+ $as_echo_n "(cached) " >&6
4783+else
4784+ if test -n "$ac_ct_DUMPBIN"; then
4785+ ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4786+else
4787+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4788+for as_dir in $PATH
4789+do
4790+ IFS=$as_save_IFS
4791+ test -z "$as_dir" && as_dir=.
4792+ for ac_exec_ext in '' $ac_executable_extensions; do
4793+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4794+ ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4795+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4796+ break 2
4797+ fi
4798+done
4799+ done
4800+IFS=$as_save_IFS
4801+
4802+fi
4803+fi
4804+ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4805+if test -n "$ac_ct_DUMPBIN"; then
4806+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4807+$as_echo "$ac_ct_DUMPBIN" >&6; }
4808+else
4809+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4810+$as_echo "no" >&6; }
4811+fi
4812+
4813+
4814+ test -n "$ac_ct_DUMPBIN" && break
4815+done
4816+
4817+ if test "x$ac_ct_DUMPBIN" = x; then
4818+ DUMPBIN=":"
4819+ else
4820+ case $cross_compiling:$ac_tool_warned in
4821+yes:)
4822+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4823+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4824+ac_tool_warned=yes ;;
4825+esac
4826+ DUMPBIN=$ac_ct_DUMPBIN
4827+ fi
4828+fi
4829+
4830+ case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4831+ *COFF*)
4832+ DUMPBIN="$DUMPBIN -symbols"
4833+ ;;
4834+ *)
4835+ DUMPBIN=:
4836+ ;;
4837+ esac
4838+ fi
4839+
4840+ if test "$DUMPBIN" != ":"; then
4841+ NM="$DUMPBIN"
4842+ fi
4843+fi
4844+test -z "$NM" && NM=nm
4845+
4846+
4847+
4848+
4849+
4850+
4851+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4852+$as_echo_n "checking the name lister ($NM) interface... " >&6; }
4853+if ${lt_cv_nm_interface+:} false; then :
4854+ $as_echo_n "(cached) " >&6
4855+else
4856+ lt_cv_nm_interface="BSD nm"
4857+ echo "int some_variable = 0;" > conftest.$ac_ext
4858+ (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
4859+ (eval "$ac_compile" 2>conftest.err)
4860+ cat conftest.err >&5
4861+ (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4862+ (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4863+ cat conftest.err >&5
4864+ (eval echo "\"\$as_me:$LINENO: output\"" >&5)
4865+ cat conftest.out >&5
4866+ if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4867+ lt_cv_nm_interface="MS dumpbin"
4868+ fi
4869+ rm -f conftest*
4870+fi
4871+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4872+$as_echo "$lt_cv_nm_interface" >&6; }
4873+
4874+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4875+$as_echo_n "checking whether ln -s works... " >&6; }
4876+LN_S=$as_ln_s
4877+if test "$LN_S" = "ln -s"; then
4878+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4879+$as_echo "yes" >&6; }
4880+else
4881+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4882+$as_echo "no, using $LN_S" >&6; }
4883+fi
4884+
4885+# find the maximum length of command line arguments
4886+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4887+$as_echo_n "checking the maximum length of command line arguments... " >&6; }
4888+if ${lt_cv_sys_max_cmd_len+:} false; then :
4889+ $as_echo_n "(cached) " >&6
4890+else
4891+ i=0
4892+ teststring="ABCD"
4893+
4894+ case $build_os in
4895+ msdosdjgpp*)
4896+ # On DJGPP, this test can blow up pretty badly due to problems in libc
4897+ # (any single argument exceeding 2000 bytes causes a buffer overrun
4898+ # during glob expansion). Even if it were fixed, the result of this
4899+ # check would be larger than it should be.
4900+ lt_cv_sys_max_cmd_len=12288; # 12K is about right
4901+ ;;
4902+
4903+ gnu*)
4904+ # Under GNU Hurd, this test is not required because there is
4905+ # no limit to the length of command line arguments.
4906+ # Libtool will interpret -1 as no limit whatsoever
4907+ lt_cv_sys_max_cmd_len=-1;
4908+ ;;
4909+
4910+ cygwin* | mingw* | cegcc*)
4911+ # On Win9x/ME, this test blows up -- it succeeds, but takes
4912+ # about 5 minutes as the teststring grows exponentially.
4913+ # Worse, since 9x/ME are not pre-emptively multitasking,
4914+ # you end up with a "frozen" computer, even though with patience
4915+ # the test eventually succeeds (with a max line length of 256k).
4916+ # Instead, let's just punt: use the minimum linelength reported by
4917+ # all of the supported platforms: 8192 (on NT/2K/XP).
4918+ lt_cv_sys_max_cmd_len=8192;
4919+ ;;
4920+
4921+ mint*)
4922+ # On MiNT this can take a long time and run out of memory.
4923+ lt_cv_sys_max_cmd_len=8192;
4924+ ;;
4925+
4926+ amigaos*)
4927+ # On AmigaOS with pdksh, this test takes hours, literally.
4928+ # So we just punt and use a minimum line length of 8192.
4929+ lt_cv_sys_max_cmd_len=8192;
4930+ ;;
4931+
4932+ netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4933+ # This has been around since 386BSD, at least. Likely further.
4934+ if test -x /sbin/sysctl; then
4935+ lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4936+ elif test -x /usr/sbin/sysctl; then
4937+ lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4938+ else
4939+ lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4940+ fi
4941+ # And add a safety zone
4942+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4943+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4944+ ;;
4945+
4946+ interix*)
4947+ # We know the value 262144 and hardcode it with a safety zone (like BSD)
4948+ lt_cv_sys_max_cmd_len=196608
4949+ ;;
4950+
4951+ osf*)
4952+ # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4953+ # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4954+ # nice to cause kernel panics so lets avoid the loop below.
4955+ # First set a reasonable default.
4956+ lt_cv_sys_max_cmd_len=16384
4957+ #
4958+ if test -x /sbin/sysconfig; then
4959+ case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4960+ *1*) lt_cv_sys_max_cmd_len=-1 ;;
4961+ esac
4962+ fi
4963+ ;;
4964+ sco3.2v5*)
4965+ lt_cv_sys_max_cmd_len=102400
4966+ ;;
4967+ sysv5* | sco5v6* | sysv4.2uw2*)
4968+ kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4969+ if test -n "$kargmax"; then
4970+ lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
4971+ else
4972+ lt_cv_sys_max_cmd_len=32768
4973+ fi
4974+ ;;
4975+ *)
4976+ lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4977+ if test -n "$lt_cv_sys_max_cmd_len"; then
4978+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4979+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4980+ else
4981+ # Make teststring a little bigger before we do anything with it.
4982+ # a 1K string should be a reasonable start.
4983+ for i in 1 2 3 4 5 6 7 8 ; do
4984+ teststring=$teststring$teststring
4985+ done
4986+ SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4987+ # If test is not a shell built-in, we'll probably end up computing a
4988+ # maximum length that is only half of the actual maximum length, but
4989+ # we can't tell.
4990+ while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
4991+ = "X$teststring$teststring"; } >/dev/null 2>&1 &&
4992+ test $i != 17 # 1/2 MB should be enough
4993+ do
4994+ i=`expr $i + 1`
4995+ teststring=$teststring$teststring
4996+ done
4997+ # Only check the string length outside the loop.
4998+ lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4999+ teststring=
5000+ # Add a significant safety factor because C++ compilers can tack on
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: