OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [libgloss/] [xc16x/] [configure] - Blame information for rev 345

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.