~ubuntu-branches/debian/wheezy/courier/wheezy

« back to all changes in this revision

Viewing changes to webmail/html/configure

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2009-03-08 16:42:08 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090308164208-nlve2wtx9bbrulmd
Tags: 0.61.2-1
* New upstream release.
* Lintian:
  - fix chown in courier-webadmin postinst
  - removed courier-base preinst
  - added debhelper token to courier-mta.preinst
  - removed *.conffiles

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for sqwebmail 0.23.
 
3
# Generated by GNU Autoconf 2.63 for sqwebmail 0.23.
4
4
#
5
5
# Report bugs to <courier-sqwebmail@lists.sourceforge.net>.
6
6
#
7
7
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8
 
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
8
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9
9
# This configure script is free software; the Free Software Foundation
10
10
# gives unlimited permission to copy, distribute and modify it.
11
11
## --------------------- ##
17
17
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18
18
  emulate sh
19
19
  NULLCMD=:
20
 
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
20
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21
21
  # is contrary to our usage.  Disable this feature.
22
22
  alias -g '${1+"$@"}'='"$@"'
23
23
  setopt NO_GLOB_SUBST
39
39
as_cr_digits='0123456789'
40
40
as_cr_alnum=$as_cr_Letters$as_cr_digits
41
41
 
 
42
as_nl='
 
43
'
 
44
export as_nl
 
45
# Printing a long string crashes Solaris 7 /usr/bin/printf.
 
46
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
 
47
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
 
48
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
 
49
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
 
50
  as_echo='printf %s\n'
 
51
  as_echo_n='printf %s'
 
52
else
 
53
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
 
54
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
 
55
    as_echo_n='/usr/ucb/echo -n'
 
56
  else
 
57
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
 
58
    as_echo_n_body='eval
 
59
      arg=$1;
 
60
      case $arg in
 
61
      *"$as_nl"*)
 
62
        expr "X$arg" : "X\\(.*\\)$as_nl";
 
63
        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
 
64
      esac;
 
65
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
 
66
    '
 
67
    export as_echo_n_body
 
68
    as_echo_n='sh -c $as_echo_n_body as_echo'
 
69
  fi
 
70
  export as_echo_body
 
71
  as_echo='sh -c $as_echo_body as_echo'
 
72
fi
 
73
 
42
74
# The user is always right.
43
75
if test "${PATH_SEPARATOR+set}" != set; then
44
 
  echo "#! /bin/sh" >conf$$.sh
45
 
  echo  "exit 0"   >>conf$$.sh
46
 
  chmod +x conf$$.sh
47
 
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48
 
    PATH_SEPARATOR=';'
49
 
  else
50
 
    PATH_SEPARATOR=:
51
 
  fi
52
 
  rm -f conf$$.sh
 
76
  PATH_SEPARATOR=:
 
77
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
 
78
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
 
79
      PATH_SEPARATOR=';'
 
80
  }
53
81
fi
54
82
 
55
83
# Support unset when possible.
65
93
# there to prevent editors from complaining about space-tab.
66
94
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
67
95
# splitting by setting IFS to empty value.)
68
 
as_nl='
69
 
'
70
96
IFS=" ""        $as_nl"
71
97
 
72
98
# Find who we are.  Look in the path if we contain no directory separator.
89
115
  as_myself=$0
90
116
fi
91
117
if test ! -f "$as_myself"; then
92
 
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
 
118
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
93
119
  { (exit 1); exit 1; }
94
120
fi
95
121
 
102
128
PS4='+ '
103
129
 
104
130
# NLS nuisances.
105
 
for as_var in \
106
 
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107
 
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
108
 
  LC_TELEPHONE LC_TIME
109
 
do
110
 
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111
 
    eval $as_var=C; export $as_var
112
 
  else
113
 
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
114
 
  fi
115
 
done
 
131
LC_ALL=C
 
132
export LC_ALL
 
133
LANGUAGE=C
 
134
export LANGUAGE
116
135
 
117
136
# Required to use basename.
118
137
if expr a : '\(a\)' >/dev/null 2>&1 &&
134
153
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135
154
         X"$0" : 'X\(//\)$' \| \
136
155
         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
137
 
echo X/"$0" |
 
156
$as_echo X/"$0" |
138
157
    sed '/^.*\/\([^/][^/]*\)\/*$/{
139
158
            s//\1/
140
159
            q
160
179
  as_have_required=no
161
180
fi
162
181
 
163
 
  if test $as_have_required = yes &&     (eval ":
 
182
  if test $as_have_required = yes &&     (eval ":
164
183
(as_func_return () {
165
184
  (exit \$1)
166
185
}
242
261
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
243
262
  emulate sh
244
263
  NULLCMD=:
245
 
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
264
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
246
265
  # is contrary to our usage.  Disable this feature.
247
266
  alias -g '${1+"$@"}'='"$@"'
248
267
  setopt NO_GLOB_SUBST
263
282
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
264
283
  emulate sh
265
284
  NULLCMD=:
266
 
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
285
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
267
286
  # is contrary to our usage.  Disable this feature.
268
287
  alias -g '${1+"$@"}'='"$@"'
269
288
  setopt NO_GLOB_SUBST
343
362
 
344
363
      if test "x$CONFIG_SHELL" != x; then
345
364
  for as_var in BASH_ENV ENV
346
 
        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
347
 
        done
348
 
        export CONFIG_SHELL
349
 
        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
 
365
        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
 
366
        done
 
367
        export CONFIG_SHELL
 
368
        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
350
369
fi
351
370
 
352
371
 
415
434
 
416
435
test \$exitcode = 0") || {
417
436
  echo No shell found that supports shell functions.
418
 
  echo Please tell autoconf@gnu.org about your system,
419
 
  echo including any error possibly output before this
420
 
  echo message
 
437
  echo Please tell bug-autoconf@gnu.org about your system,
 
438
  echo including any error possibly output before this message.
 
439
  echo This can help us improve future autoconf versions.
 
440
  echo Configuration will now proceed without shell functions.
421
441
}
422
442
 
423
443
 
453
473
      s/-\n.*//
454
474
    ' >$as_me.lineno &&
455
475
  chmod +x "$as_me.lineno" ||
456
 
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 
476
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
457
477
   { (exit 1); exit 1; }; }
458
478
 
459
479
  # Don't try to exec as it changes $[0], causing all sort of problems
481
501
*)
482
502
  ECHO_N='-n';;
483
503
esac
484
 
 
485
504
if expr a : '\(a\)' >/dev/null 2>&1 &&
486
505
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
487
506
  as_expr=expr
494
513
  rm -f conf$$.dir/conf$$.file
495
514
else
496
515
  rm -f conf$$.dir
497
 
  mkdir conf$$.dir
 
516
  mkdir conf$$.dir 2>/dev/null
498
517
fi
499
 
echo >conf$$.file
500
 
if ln -s conf$$.file conf$$ 2>/dev/null; then
501
 
  as_ln_s='ln -s'
502
 
  # ... but there are two gotchas:
503
 
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504
 
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
505
 
  # In both cases, we have to default to `cp -p'.
506
 
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
 
518
if (echo >conf$$.file) 2>/dev/null; then
 
519
  if ln -s conf$$.file conf$$ 2>/dev/null; then
 
520
    as_ln_s='ln -s'
 
521
    # ... but there are two gotchas:
 
522
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
 
523
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
 
524
    # In both cases, we have to default to `cp -p'.
 
525
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
 
526
      as_ln_s='cp -p'
 
527
  elif ln conf$$.file conf$$ 2>/dev/null; then
 
528
    as_ln_s=ln
 
529
  else
507
530
    as_ln_s='cp -p'
508
 
elif ln conf$$.file conf$$ 2>/dev/null; then
509
 
  as_ln_s=ln
 
531
  fi
510
532
else
511
533
  as_ln_s='cp -p'
512
534
fi
531
553
  as_test_x='
532
554
    eval sh -c '\''
533
555
      if test -d "$1"; then
534
 
        test -d "$1/.";
 
556
        test -d "$1/.";
535
557
      else
536
558
        case $1 in
537
 
        -*)set "./$1";;
 
559
        -*)set "./$1";;
538
560
        esac;
539
561
        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
540
562
        ???[sx]*):;;*)false;;esac;fi
579
601
PACKAGE_BUGREPORT='courier-sqwebmail@lists.sourceforge.net'
580
602
 
581
603
ac_unique_file="mksoftlinks"
582
 
ac_subst_vars='SHELL
 
604
enable_option_checking=no
 
605
ac_subst_vars='LTLIBOBJS
 
606
LIBOBJS
 
607
LANGUAGES
 
608
subdirs
 
609
am__untar
 
610
am__tar
 
611
AMTAR
 
612
am__leading_dot
 
613
SET_MAKE
 
614
AWK
 
615
mkdir_p
 
616
MKDIR_P
 
617
INSTALL_STRIP_PROGRAM
 
618
STRIP
 
619
install_sh
 
620
MAKEINFO
 
621
AUTOHEADER
 
622
AUTOMAKE
 
623
AUTOCONF
 
624
ACLOCAL
 
625
VERSION
 
626
PACKAGE
 
627
CYGPATH_W
 
628
am__isrc
 
629
INSTALL_DATA
 
630
INSTALL_SCRIPT
 
631
INSTALL_PROGRAM
 
632
target_alias
 
633
host_alias
 
634
build_alias
 
635
LIBS
 
636
ECHO_T
 
637
ECHO_N
 
638
ECHO_C
 
639
DEFS
 
640
mandir
 
641
localedir
 
642
libdir
 
643
psdir
 
644
pdfdir
 
645
dvidir
 
646
htmldir
 
647
infodir
 
648
docdir
 
649
oldincludedir
 
650
includedir
 
651
localstatedir
 
652
sharedstatedir
 
653
sysconfdir
 
654
datadir
 
655
datarootdir
 
656
libexecdir
 
657
sbindir
 
658
bindir
 
659
program_transform_name
 
660
prefix
 
661
exec_prefix
 
662
PACKAGE_BUGREPORT
 
663
PACKAGE_STRING
 
664
PACKAGE_VERSION
 
665
PACKAGE_TARNAME
 
666
PACKAGE_NAME
583
667
PATH_SEPARATOR
584
 
PACKAGE_NAME
585
 
PACKAGE_TARNAME
586
 
PACKAGE_VERSION
587
 
PACKAGE_STRING
588
 
PACKAGE_BUGREPORT
589
 
exec_prefix
590
 
prefix
591
 
program_transform_name
592
 
bindir
593
 
sbindir
594
 
libexecdir
595
 
datarootdir
596
 
datadir
597
 
sysconfdir
598
 
sharedstatedir
599
 
localstatedir
600
 
includedir
601
 
oldincludedir
602
 
docdir
603
 
infodir
604
 
htmldir
605
 
dvidir
606
 
pdfdir
607
 
psdir
608
 
libdir
609
 
localedir
610
 
mandir
611
 
DEFS
612
 
ECHO_C
613
 
ECHO_N
614
 
ECHO_T
615
 
LIBS
616
 
build_alias
617
 
host_alias
618
 
target_alias
619
 
INSTALL_PROGRAM
620
 
INSTALL_SCRIPT
621
 
INSTALL_DATA
622
 
am__isrc
623
 
CYGPATH_W
624
 
PACKAGE
625
 
VERSION
626
 
ACLOCAL
627
 
AUTOCONF
628
 
AUTOMAKE
629
 
AUTOHEADER
630
 
MAKEINFO
631
 
install_sh
632
 
STRIP
633
 
INSTALL_STRIP_PROGRAM
634
 
mkdir_p
635
 
AWK
636
 
SET_MAKE
637
 
am__leading_dot
638
 
AMTAR
639
 
am__tar
640
 
am__untar
641
 
subdirs
642
 
LANGUAGES
643
 
LIBOBJS
644
 
LTLIBOBJS'
 
668
SHELL'
645
669
ac_subst_files=''
 
670
ac_user_opts='
 
671
enable_option_checking
 
672
'
646
673
      ac_precious_vars='build_alias
647
674
host_alias
648
675
target_alias'
651
678
# Initialize some variables set by options.
652
679
ac_init_help=
653
680
ac_init_version=false
 
681
ac_unrecognized_opts=
 
682
ac_unrecognized_sep=
654
683
# The variables have the same names as the options, with
655
684
# dashes changed to underlines.
656
685
cache_file=/dev/null
749
778
    datarootdir=$ac_optarg ;;
750
779
 
751
780
  -disable-* | --disable-*)
752
 
    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
 
781
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
753
782
    # Reject names that are not valid shell variable names.
754
 
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
755
 
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
783
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 
784
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
756
785
   { (exit 1); exit 1; }; }
757
 
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
758
 
    eval enable_$ac_feature=no ;;
 
786
    ac_useropt_orig=$ac_useropt
 
787
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
 
788
    case $ac_user_opts in
 
789
      *"
 
790
"enable_$ac_useropt"
 
791
"*) ;;
 
792
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
 
793
         ac_unrecognized_sep=', ';;
 
794
    esac
 
795
    eval enable_$ac_useropt=no ;;
759
796
 
760
797
  -docdir | --docdir | --docdi | --doc | --do)
761
798
    ac_prev=docdir ;;
768
805
    dvidir=$ac_optarg ;;
769
806
 
770
807
  -enable-* | --enable-*)
771
 
    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
 
808
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
772
809
    # Reject names that are not valid shell variable names.
773
 
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
774
 
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
810
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 
811
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
775
812
   { (exit 1); exit 1; }; }
776
 
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
777
 
    eval enable_$ac_feature=\$ac_optarg ;;
 
813
    ac_useropt_orig=$ac_useropt
 
814
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
 
815
    case $ac_user_opts in
 
816
      *"
 
817
"enable_$ac_useropt"
 
818
"*) ;;
 
819
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
 
820
         ac_unrecognized_sep=', ';;
 
821
    esac
 
822
    eval enable_$ac_useropt=\$ac_optarg ;;
778
823
 
779
824
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
780
825
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
965
1010
    ac_init_version=: ;;
966
1011
 
967
1012
  -with-* | --with-*)
968
 
    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
 
1013
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
969
1014
    # Reject names that are not valid shell variable names.
970
 
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
971
 
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
1015
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 
1016
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
972
1017
   { (exit 1); exit 1; }; }
973
 
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
974
 
    eval with_$ac_package=\$ac_optarg ;;
 
1018
    ac_useropt_orig=$ac_useropt
 
1019
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
 
1020
    case $ac_user_opts in
 
1021
      *"
 
1022
"with_$ac_useropt"
 
1023
"*) ;;
 
1024
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
 
1025
         ac_unrecognized_sep=', ';;
 
1026
    esac
 
1027
    eval with_$ac_useropt=\$ac_optarg ;;
975
1028
 
976
1029
  -without-* | --without-*)
977
 
    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
 
1030
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
978
1031
    # Reject names that are not valid shell variable names.
979
 
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
980
 
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
1032
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 
1033
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
981
1034
   { (exit 1); exit 1; }; }
982
 
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
983
 
    eval with_$ac_package=no ;;
 
1035
    ac_useropt_orig=$ac_useropt
 
1036
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
 
1037
    case $ac_user_opts in
 
1038
      *"
 
1039
"with_$ac_useropt"
 
1040
"*) ;;
 
1041
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
 
1042
         ac_unrecognized_sep=', ';;
 
1043
    esac
 
1044
    eval with_$ac_useropt=no ;;
984
1045
 
985
1046
  --x)
986
1047
    # Obsolete; use --with-x.
1000
1061
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1001
1062
    x_libraries=$ac_optarg ;;
1002
1063
 
1003
 
  -*) { echo "$as_me: error: unrecognized option: $ac_option
 
1064
  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1004
1065
Try \`$0 --help' for more information." >&2
1005
1066
   { (exit 1); exit 1; }; }
1006
1067
    ;;
1009
1070
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1010
1071
    # Reject names that are not valid shell variable names.
1011
1072
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1012
 
      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
 
1073
      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1013
1074
   { (exit 1); exit 1; }; }
1014
1075
    eval $ac_envvar=\$ac_optarg
1015
1076
    export $ac_envvar ;;
1016
1077
 
1017
1078
  *)
1018
1079
    # FIXME: should be removed in autoconf 3.0.
1019
 
    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
 
1080
    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1020
1081
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1021
 
      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
 
1082
      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1022
1083
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1023
1084
    ;;
1024
1085
 
1027
1088
 
1028
1089
if test -n "$ac_prev"; then
1029
1090
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1030
 
  { echo "$as_me: error: missing argument to $ac_option" >&2
 
1091
  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1031
1092
   { (exit 1); exit 1; }; }
1032
1093
fi
1033
1094
 
1034
 
# Be sure to have absolute directory names.
 
1095
if test -n "$ac_unrecognized_opts"; then
 
1096
  case $enable_option_checking in
 
1097
    no) ;;
 
1098
    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
 
1099
   { (exit 1); exit 1; }; } ;;
 
1100
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
 
1101
  esac
 
1102
fi
 
1103
 
 
1104
# Check all directory arguments for consistency.
1035
1105
for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1036
1106
                datadir sysconfdir sharedstatedir localstatedir includedir \
1037
1107
                oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1038
1108
                libdir localedir mandir
1039
1109
do
1040
1110
  eval ac_val=\$$ac_var
 
1111
  # Remove trailing slashes.
 
1112
  case $ac_val in
 
1113
    */ )
 
1114
      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
 
1115
      eval $ac_var=\$ac_val;;
 
1116
  esac
 
1117
  # Be sure to have absolute directory names.
1041
1118
  case $ac_val in
1042
1119
    [\\/$]* | ?:[\\/]* )  continue;;
1043
1120
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1044
1121
  esac
1045
 
  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 
1122
  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1046
1123
   { (exit 1); exit 1; }; }
1047
1124
done
1048
1125
 
1057
1134
if test "x$host_alias" != x; then
1058
1135
  if test "x$build_alias" = x; then
1059
1136
    cross_compiling=maybe
1060
 
    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
 
1137
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1061
1138
    If a cross compiler is detected then cross compile mode will be used." >&2
1062
1139
  elif test "x$build_alias" != "x$host_alias"; then
1063
1140
    cross_compiling=yes
1073
1150
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1074
1151
ac_ls_di=`ls -di .` &&
1075
1152
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1076
 
  { echo "$as_me: error: Working directory cannot be determined" >&2
 
1153
  { $as_echo "$as_me: error: working directory cannot be determined" >&2
1077
1154
   { (exit 1); exit 1; }; }
1078
1155
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1079
 
  { echo "$as_me: error: pwd does not report name of working directory" >&2
 
1156
  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1080
1157
   { (exit 1); exit 1; }; }
1081
1158
 
1082
1159
 
1084
1161
if test -z "$srcdir"; then
1085
1162
  ac_srcdir_defaulted=yes
1086
1163
  # Try the directory containing this script, then the parent directory.
1087
 
  ac_confdir=`$as_dirname -- "$0" ||
1088
 
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1089
 
         X"$0" : 'X\(//\)[^/]' \| \
1090
 
         X"$0" : 'X\(//\)$' \| \
1091
 
         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1092
 
echo X"$0" |
 
1164
  ac_confdir=`$as_dirname -- "$as_myself" ||
 
1165
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
1166
         X"$as_myself" : 'X\(//\)[^/]' \| \
 
1167
         X"$as_myself" : 'X\(//\)$' \| \
 
1168
         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
 
1169
$as_echo X"$as_myself" |
1093
1170
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1094
1171
            s//\1/
1095
1172
            q
1116
1193
fi
1117
1194
if test ! -r "$srcdir/$ac_unique_file"; then
1118
1195
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1119
 
  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
 
1196
  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1120
1197
   { (exit 1); exit 1; }; }
1121
1198
fi
1122
1199
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1123
1200
ac_abs_confdir=`(
1124
 
        cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
 
1201
        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1125
1202
   { (exit 1); exit 1; }; }
1126
1203
        pwd)`
1127
1204
# When building in place, set srcdir=.
1170
1247
 
1171
1248
Installation directories:
1172
1249
  --prefix=PREFIX         install architecture-independent files in PREFIX
1173
 
                          [$ac_default_prefix]
 
1250
                          [$ac_default_prefix]
1174
1251
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1175
 
                          [PREFIX]
 
1252
                          [PREFIX]
1176
1253
 
1177
1254
By default, \`make install' will install all the files in
1178
1255
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1182
1259
For better control, use the options below.
1183
1260
 
1184
1261
Fine tuning of the installation directories:
1185
 
  --bindir=DIR           user executables [EPREFIX/bin]
1186
 
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
1187
 
  --libexecdir=DIR       program executables [EPREFIX/libexec]
1188
 
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
1189
 
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
1190
 
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
1191
 
  --libdir=DIR           object code libraries [EPREFIX/lib]
1192
 
  --includedir=DIR       C header files [PREFIX/include]
1193
 
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
1194
 
  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
1195
 
  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
1196
 
  --infodir=DIR          info documentation [DATAROOTDIR/info]
1197
 
  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
1198
 
  --mandir=DIR           man documentation [DATAROOTDIR/man]
1199
 
  --docdir=DIR           documentation root [DATAROOTDIR/doc/sqwebmail]
1200
 
  --htmldir=DIR          html documentation [DOCDIR]
1201
 
  --dvidir=DIR           dvi documentation [DOCDIR]
1202
 
  --pdfdir=DIR           pdf documentation [DOCDIR]
1203
 
  --psdir=DIR            ps documentation [DOCDIR]
 
1262
  --bindir=DIR            user executables [EPREFIX/bin]
 
1263
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
 
1264
  --libexecdir=DIR        program executables [EPREFIX/libexec]
 
1265
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
 
1266
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
 
1267
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
 
1268
  --libdir=DIR            object code libraries [EPREFIX/lib]
 
1269
  --includedir=DIR        C header files [PREFIX/include]
 
1270
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
 
1271
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
 
1272
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
 
1273
  --infodir=DIR           info documentation [DATAROOTDIR/info]
 
1274
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
 
1275
  --mandir=DIR            man documentation [DATAROOTDIR/man]
 
1276
  --docdir=DIR            documentation root [DATAROOTDIR/doc/sqwebmail]
 
1277
  --htmldir=DIR           html documentation [DOCDIR]
 
1278
  --dvidir=DIR            dvi documentation [DOCDIR]
 
1279
  --pdfdir=DIR            pdf documentation [DOCDIR]
 
1280
  --psdir=DIR             ps documentation [DOCDIR]
1204
1281
_ACEOF
1205
1282
 
1206
1283
  cat <<\_ACEOF
1226
1303
if test "$ac_init_help" = "recursive"; then
1227
1304
  # If there are subdirs, report their specific --help.
1228
1305
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1229
 
    test -d "$ac_dir" || continue
 
1306
    test -d "$ac_dir" ||
 
1307
      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
 
1308
      continue
1230
1309
    ac_builddir=.
1231
1310
 
1232
1311
case "$ac_dir" in
1233
1312
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1234
1313
*)
1235
 
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
1314
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1236
1315
  # A ".." for each directory in $ac_dir_suffix.
1237
 
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
 
1316
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1238
1317
  case $ac_top_builddir_sub in
1239
1318
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1240
1319
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1270
1349
      echo &&
1271
1350
      $SHELL "$ac_srcdir/configure" --help=recursive
1272
1351
    else
1273
 
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
 
1352
      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1274
1353
    fi || ac_status=$?
1275
1354
    cd "$ac_pwd" || { ac_status=$?; break; }
1276
1355
  done
1280
1359
if $ac_init_version; then
1281
1360
  cat <<\_ACEOF
1282
1361
sqwebmail configure 0.23
1283
 
generated by GNU Autoconf 2.61
 
1362
generated by GNU Autoconf 2.63
1284
1363
 
1285
1364
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1286
 
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
1365
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1287
1366
This configure script is free software; the Free Software Foundation
1288
1367
gives unlimited permission to copy, distribute and modify it.
1289
1368
_ACEOF
1294
1373
running configure, to aid debugging if configure makes a mistake.
1295
1374
 
1296
1375
It was created by sqwebmail $as_me 0.23, which was
1297
 
generated by GNU Autoconf 2.61.  Invocation command line was
 
1376
generated by GNU Autoconf 2.63.  Invocation command line was
1298
1377
 
1299
1378
  $ $0 $@
1300
1379
 
1330
1409
do
1331
1410
  IFS=$as_save_IFS
1332
1411
  test -z "$as_dir" && as_dir=.
1333
 
  echo "PATH: $as_dir"
 
1412
  $as_echo "PATH: $as_dir"
1334
1413
done
1335
1414
IFS=$as_save_IFS
1336
1415
 
1365
1444
    | -silent | --silent | --silen | --sile | --sil)
1366
1445
      continue ;;
1367
1446
    *\'*)
1368
 
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
1447
      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1369
1448
    esac
1370
1449
    case $ac_pass in
1371
1450
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1417
1496
    case $ac_val in #(
1418
1497
    *${as_nl}*)
1419
1498
      case $ac_var in #(
1420
 
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1421
 
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
 
1499
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
 
1500
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1422
1501
      esac
1423
1502
      case $ac_var in #(
1424
1503
      _ | IFS | as_nl) ;; #(
 
1504
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1425
1505
      *) $as_unset $ac_var ;;
1426
1506
      esac ;;
1427
1507
    esac
1451
1531
    do
1452
1532
      eval ac_val=\$$ac_var
1453
1533
      case $ac_val in
1454
 
      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
 
1534
      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1455
1535
      esac
1456
 
      echo "$ac_var='\''$ac_val'\''"
 
1536
      $as_echo "$ac_var='\''$ac_val'\''"
1457
1537
    done | sort
1458
1538
    echo
1459
1539
 
1468
1548
      do
1469
1549
        eval ac_val=\$$ac_var
1470
1550
        case $ac_val in
1471
 
        *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
 
1551
        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1472
1552
        esac
1473
 
        echo "$ac_var='\''$ac_val'\''"
 
1553
        $as_echo "$ac_var='\''$ac_val'\''"
1474
1554
      done | sort
1475
1555
      echo
1476
1556
    fi
1486
1566
      echo
1487
1567
    fi
1488
1568
    test "$ac_signal" != 0 &&
1489
 
      echo "$as_me: caught signal $ac_signal"
1490
 
    echo "$as_me: exit $exit_status"
 
1569
      $as_echo "$as_me: caught signal $ac_signal"
 
1570
    $as_echo "$as_me: exit $exit_status"
1491
1571
  } >&5
1492
1572
  rm -f core *.core core.conftest.* &&
1493
1573
    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1529
1609
 
1530
1610
 
1531
1611
# Let the site file select an alternate cache file if it wants to.
1532
 
# Prefer explicitly selected file to automatically selected ones.
 
1612
# Prefer an explicitly selected file to automatically selected ones.
 
1613
ac_site_file1=NONE
 
1614
ac_site_file2=NONE
1533
1615
if test -n "$CONFIG_SITE"; then
1534
 
  set x "$CONFIG_SITE"
 
1616
  ac_site_file1=$CONFIG_SITE
1535
1617
elif test "x$prefix" != xNONE; then
1536
 
  set x "$prefix/share/config.site" "$prefix/etc/config.site"
 
1618
  ac_site_file1=$prefix/share/config.site
 
1619
  ac_site_file2=$prefix/etc/config.site
1537
1620
else
1538
 
  set x "$ac_default_prefix/share/config.site" \
1539
 
        "$ac_default_prefix/etc/config.site"
 
1621
  ac_site_file1=$ac_default_prefix/share/config.site
 
1622
  ac_site_file2=$ac_default_prefix/etc/config.site
1540
1623
fi
1541
 
shift
1542
 
for ac_site_file
 
1624
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1543
1625
do
 
1626
  test "x$ac_site_file" = xNONE && continue
1544
1627
  if test -r "$ac_site_file"; then
1545
 
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1546
 
echo "$as_me: loading site script $ac_site_file" >&6;}
 
1628
    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
 
1629
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1547
1630
    sed 's/^/| /' "$ac_site_file" >&5
1548
1631
    . "$ac_site_file"
1549
1632
  fi
1553
1636
  # Some versions of bash will fail to source /dev/null (special
1554
1637
  # files actually), so we avoid doing that.
1555
1638
  if test -f "$cache_file"; then
1556
 
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1557
 
echo "$as_me: loading cache $cache_file" >&6;}
 
1639
    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
 
1640
$as_echo "$as_me: loading cache $cache_file" >&6;}
1558
1641
    case $cache_file in
1559
1642
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1560
1643
      *)                      . "./$cache_file";;
1561
1644
    esac
1562
1645
  fi
1563
1646
else
1564
 
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1565
 
echo "$as_me: creating cache $cache_file" >&6;}
 
1647
  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
 
1648
$as_echo "$as_me: creating cache $cache_file" >&6;}
1566
1649
  >$cache_file
1567
1650
fi
1568
1651
 
1576
1659
  eval ac_new_val=\$ac_env_${ac_var}_value
1577
1660
  case $ac_old_set,$ac_new_set in
1578
1661
    set,)
1579
 
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1580
 
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
 
1662
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
 
1663
$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1581
1664
      ac_cache_corrupted=: ;;
1582
1665
    ,set)
1583
 
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1584
 
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
 
1666
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
 
1667
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1585
1668
      ac_cache_corrupted=: ;;
1586
1669
    ,);;
1587
1670
    *)
1588
1671
      if test "x$ac_old_val" != "x$ac_new_val"; then
1589
 
        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1590
 
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1591
 
        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1592
 
echo "$as_me:   former value:  $ac_old_val" >&2;}
1593
 
        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1594
 
echo "$as_me:   current value: $ac_new_val" >&2;}
1595
 
        ac_cache_corrupted=:
 
1672
        # differences in whitespace do not lead to failure.
 
1673
        ac_old_val_w=`echo x $ac_old_val`
 
1674
        ac_new_val_w=`echo x $ac_new_val`
 
1675
        if test "$ac_old_val_w" != "$ac_new_val_w"; then
 
1676
          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
 
1677
$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
 
1678
          ac_cache_corrupted=:
 
1679
        else
 
1680
          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
 
1681
$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
 
1682
          eval $ac_var=\$ac_old_val
 
1683
        fi
 
1684
        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
 
1685
$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
 
1686
        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
 
1687
$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1596
1688
      fi;;
1597
1689
  esac
1598
1690
  # Pass precious variables to config.status.
1599
1691
  if test "$ac_new_set" = set; then
1600
1692
    case $ac_new_val in
1601
 
    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
 
1693
    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1602
1694
    *) ac_arg=$ac_var=$ac_new_val ;;
1603
1695
    esac
1604
1696
    case " $ac_configure_args " in
1608
1700
  fi
1609
1701
done
1610
1702
if $ac_cache_corrupted; then
1611
 
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1612
 
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1613
 
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1614
 
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
 
1703
  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 
1704
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
1705
  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
 
1706
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
 
1707
  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
 
1708
$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1615
1709
   { (exit 1); exit 1; }; }
1616
1710
fi
1617
1711
 
1669
1763
  fi
1670
1764
done
1671
1765
if test -z "$ac_aux_dir"; then
1672
 
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1673
 
echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
 
1766
  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
 
1767
$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1674
1768
   { (exit 1); exit 1; }; }
1675
1769
fi
1676
1770
 
1696
1790
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1697
1791
# OS/2's system install, which has a completely different semantic
1698
1792
# ./install, which can be erroneously created by make from ./install.sh.
1699
 
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1700
 
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
 
1793
# Reject install programs that cannot install multiple files.
 
1794
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 
1795
$as_echo_n "checking for a BSD-compatible install... " >&6; }
1701
1796
if test -z "$INSTALL"; then
1702
1797
if test "${ac_cv_path_install+set}" = set; then
1703
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1798
  $as_echo_n "(cached) " >&6
1704
1799
else
1705
1800
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1706
1801
for as_dir in $PATH
1729
1824
            # program-specific install script used by HP pwplus--don't use.
1730
1825
            :
1731
1826
          else
1732
 
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1733
 
            break 3
 
1827
            rm -rf conftest.one conftest.two conftest.dir
 
1828
            echo one > conftest.one
 
1829
            echo two > conftest.two
 
1830
            mkdir conftest.dir
 
1831
            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
 
1832
              test -s conftest.one && test -s conftest.two &&
 
1833
              test -s conftest.dir/conftest.one &&
 
1834
              test -s conftest.dir/conftest.two
 
1835
            then
 
1836
              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 
1837
              break 3
 
1838
            fi
1734
1839
          fi
1735
1840
        fi
1736
1841
      done
1737
1842
    done
1738
1843
    ;;
1739
1844
esac
 
1845
 
1740
1846
done
1741
1847
IFS=$as_save_IFS
1742
1848
 
 
1849
rm -rf conftest.one conftest.two conftest.dir
1743
1850
 
1744
1851
fi
1745
1852
  if test "${ac_cv_path_install+set}" = set; then
1752
1859
    INSTALL=$ac_install_sh
1753
1860
  fi
1754
1861
fi
1755
 
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
1756
 
echo "${ECHO_T}$INSTALL" >&6; }
 
1862
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
 
1863
$as_echo "$INSTALL" >&6; }
1757
1864
 
1758
1865
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1759
1866
# It thinks the first close brace ends the variable substitution.
1763
1870
 
1764
1871
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1765
1872
 
1766
 
{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1767
 
echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
 
1873
{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
 
1874
$as_echo_n "checking whether build environment is sane... " >&6; }
1768
1875
# Just in case
1769
1876
sleep 1
1770
1877
echo timestamp > conftest.file
1787
1894
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1788
1895
      # broken ls alias from the environment.  This has actually
1789
1896
      # happened.  Such a system could not be considered "sane".
1790
 
      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
 
1897
      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1791
1898
alias in your environment" >&5
1792
 
echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
 
1899
$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1793
1900
alias in your environment" >&2;}
1794
1901
   { (exit 1); exit 1; }; }
1795
1902
   fi
1800
1907
   # Ok.
1801
1908
   :
1802
1909
else
1803
 
   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
 
1910
   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1804
1911
Check your system clock" >&5
1805
 
echo "$as_me: error: newly created file is older than distributed files!
 
1912
$as_echo "$as_me: error: newly created file is older than distributed files!
1806
1913
Check your system clock" >&2;}
1807
1914
   { (exit 1); exit 1; }; }
1808
1915
fi
1809
 
{ echo "$as_me:$LINENO: result: yes" >&5
1810
 
echo "${ECHO_T}yes" >&6; }
 
1916
{ $as_echo "$as_me:$LINENO: result: yes" >&5
 
1917
$as_echo "yes" >&6; }
1811
1918
test "$program_prefix" != NONE &&
1812
1919
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
1813
1920
# Use a double $ so make ignores it.
1814
1921
test "$program_suffix" != NONE &&
1815
1922
  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1816
 
# Double any \ or $.  echo might interpret backslashes.
 
1923
# Double any \ or $.
1817
1924
# By default was `s,x,x', remove it if useless.
1818
 
cat <<\_ACEOF >conftest.sed
1819
 
s/[\\$]/&&/g;s/;s,x,x,$//
1820
 
_ACEOF
1821
 
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1822
 
rm -f conftest.sed
 
1925
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
 
1926
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1823
1927
 
1824
1928
# expand $ac_aux_dir to an absolute path
1825
1929
am_aux_dir=`cd $ac_aux_dir && pwd`
1830
1934
  am_missing_run="$MISSING --run "
1831
1935
else
1832
1936
  am_missing_run=
1833
 
  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1834
 
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
1937
  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
 
1938
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1835
1939
fi
1836
1940
 
1837
 
{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
1838
 
echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
 
1941
{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
 
1942
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
1839
1943
if test -z "$MKDIR_P"; then
1840
1944
  if test "${ac_cv_path_mkdir+set}" = set; then
1841
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1945
  $as_echo_n "(cached) " >&6
1842
1946
else
1843
1947
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1844
1948
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
1873
1977
    MKDIR_P="$ac_install_sh -d"
1874
1978
  fi
1875
1979
fi
1876
 
{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
1877
 
echo "${ECHO_T}$MKDIR_P" >&6; }
 
1980
{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5
 
1981
$as_echo "$MKDIR_P" >&6; }
1878
1982
 
1879
1983
mkdir_p="$MKDIR_P"
1880
1984
case $mkdir_p in
1886
1990
do
1887
1991
  # Extract the first word of "$ac_prog", so it can be a program name with args.
1888
1992
set dummy $ac_prog; ac_word=$2
1889
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
1890
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
1993
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1994
$as_echo_n "checking for $ac_word... " >&6; }
1891
1995
if test "${ac_cv_prog_AWK+set}" = set; then
1892
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1996
  $as_echo_n "(cached) " >&6
1893
1997
else
1894
1998
  if test -n "$AWK"; then
1895
1999
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
1902
2006
  for ac_exec_ext in '' $ac_executable_extensions; do
1903
2007
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1904
2008
    ac_cv_prog_AWK="$ac_prog"
1905
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2009
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1906
2010
    break 2
1907
2011
  fi
1908
2012
done
1913
2017
fi
1914
2018
AWK=$ac_cv_prog_AWK
1915
2019
if test -n "$AWK"; then
1916
 
  { echo "$as_me:$LINENO: result: $AWK" >&5
1917
 
echo "${ECHO_T}$AWK" >&6; }
 
2020
  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
 
2021
$as_echo "$AWK" >&6; }
1918
2022
else
1919
 
  { echo "$as_me:$LINENO: result: no" >&5
1920
 
echo "${ECHO_T}no" >&6; }
 
2023
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2024
$as_echo "no" >&6; }
1921
2025
fi
1922
2026
 
1923
2027
 
1924
2028
  test -n "$AWK" && break
1925
2029
done
1926
2030
 
1927
 
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1928
 
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
1929
 
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
 
2031
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 
2032
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 
2033
set x ${MAKE-make}
 
2034
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
1930
2035
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
1931
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2036
  $as_echo_n "(cached) " >&6
1932
2037
else
1933
2038
  cat >conftest.make <<\_ACEOF
1934
2039
SHELL = /bin/sh
1945
2050
rm -f conftest.make
1946
2051
fi
1947
2052
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
1948
 
  { echo "$as_me:$LINENO: result: yes" >&5
1949
 
echo "${ECHO_T}yes" >&6; }
 
2053
  { $as_echo "$as_me:$LINENO: result: yes" >&5
 
2054
$as_echo "yes" >&6; }
1950
2055
  SET_MAKE=
1951
2056
else
1952
 
  { echo "$as_me:$LINENO: result: no" >&5
1953
 
echo "${ECHO_T}no" >&6; }
 
2057
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2058
$as_echo "no" >&6; }
1954
2059
  SET_MAKE="MAKE=${MAKE-make}"
1955
2060
fi
1956
2061
 
1969
2074
  am__isrc=' -I$(srcdir)'
1970
2075
  # test to see if srcdir already configured
1971
2076
  if test -f $srcdir/config.status; then
1972
 
    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1973
 
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
 
2077
    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
 
2078
$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1974
2079
   { (exit 1); exit 1; }; }
1975
2080
  fi
1976
2081
fi
2016
2121
  if test -n "$ac_tool_prefix"; then
2017
2122
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2018
2123
set dummy ${ac_tool_prefix}strip; ac_word=$2
2019
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2020
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
2124
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2125
$as_echo_n "checking for $ac_word... " >&6; }
2021
2126
if test "${ac_cv_prog_STRIP+set}" = set; then
2022
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2127
  $as_echo_n "(cached) " >&6
2023
2128
else
2024
2129
  if test -n "$STRIP"; then
2025
2130
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2032
2137
  for ac_exec_ext in '' $ac_executable_extensions; do
2033
2138
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2034
2139
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2035
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2140
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2036
2141
    break 2
2037
2142
  fi
2038
2143
done
2043
2148
fi
2044
2149
STRIP=$ac_cv_prog_STRIP
2045
2150
if test -n "$STRIP"; then
2046
 
  { echo "$as_me:$LINENO: result: $STRIP" >&5
2047
 
echo "${ECHO_T}$STRIP" >&6; }
 
2151
  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
 
2152
$as_echo "$STRIP" >&6; }
2048
2153
else
2049
 
  { echo "$as_me:$LINENO: result: no" >&5
2050
 
echo "${ECHO_T}no" >&6; }
 
2154
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2155
$as_echo "no" >&6; }
2051
2156
fi
2052
2157
 
2053
2158
 
2056
2161
  ac_ct_STRIP=$STRIP
2057
2162
  # Extract the first word of "strip", so it can be a program name with args.
2058
2163
set dummy strip; ac_word=$2
2059
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2060
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
2164
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2165
$as_echo_n "checking for $ac_word... " >&6; }
2061
2166
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2062
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2167
  $as_echo_n "(cached) " >&6
2063
2168
else
2064
2169
  if test -n "$ac_ct_STRIP"; then
2065
2170
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2072
2177
  for ac_exec_ext in '' $ac_executable_extensions; do
2073
2178
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2074
2179
    ac_cv_prog_ac_ct_STRIP="strip"
2075
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2180
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2076
2181
    break 2
2077
2182
  fi
2078
2183
done
2083
2188
fi
2084
2189
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2085
2190
if test -n "$ac_ct_STRIP"; then
2086
 
  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2087
 
echo "${ECHO_T}$ac_ct_STRIP" >&6; }
 
2191
  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
 
2192
$as_echo "$ac_ct_STRIP" >&6; }
2088
2193
else
2089
 
  { echo "$as_me:$LINENO: result: no" >&5
2090
 
echo "${ECHO_T}no" >&6; }
 
2194
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2195
$as_echo "no" >&6; }
2091
2196
fi
2092
2197
 
2093
2198
  if test "x$ac_ct_STRIP" = x; then
2095
2200
  else
2096
2201
    case $cross_compiling:$ac_tool_warned in
2097
2202
yes:)
2098
 
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2099
 
whose name does not start with the host triplet.  If you think this
2100
 
configuration is useful to you, please write to autoconf@gnu.org." >&5
2101
 
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2102
 
whose name does not start with the host triplet.  If you think this
2103
 
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
 
2203
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 
2204
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2104
2205
ac_tool_warned=yes ;;
2105
2206
esac
2106
2207
    STRIP=$ac_ct_STRIP
2138
2239
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2139
2240
# OS/2's system install, which has a completely different semantic
2140
2241
# ./install, which can be erroneously created by make from ./install.sh.
2141
 
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2142
 
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
 
2242
# Reject install programs that cannot install multiple files.
 
2243
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 
2244
$as_echo_n "checking for a BSD-compatible install... " >&6; }
2143
2245
if test -z "$INSTALL"; then
2144
2246
if test "${ac_cv_path_install+set}" = set; then
2145
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2247
  $as_echo_n "(cached) " >&6
2146
2248
else
2147
2249
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2148
2250
for as_dir in $PATH
2171
2273
            # program-specific install script used by HP pwplus--don't use.
2172
2274
            :
2173
2275
          else
2174
 
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2175
 
            break 3
 
2276
            rm -rf conftest.one conftest.two conftest.dir
 
2277
            echo one > conftest.one
 
2278
            echo two > conftest.two
 
2279
            mkdir conftest.dir
 
2280
            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
 
2281
              test -s conftest.one && test -s conftest.two &&
 
2282
              test -s conftest.dir/conftest.one &&
 
2283
              test -s conftest.dir/conftest.two
 
2284
            then
 
2285
              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 
2286
              break 3
 
2287
            fi
2176
2288
          fi
2177
2289
        fi
2178
2290
      done
2179
2291
    done
2180
2292
    ;;
2181
2293
esac
 
2294
 
2182
2295
done
2183
2296
IFS=$as_save_IFS
2184
2297
 
 
2298
rm -rf conftest.one conftest.two conftest.dir
2185
2299
 
2186
2300
fi
2187
2301
  if test "${ac_cv_path_install+set}" = set; then
2194
2308
    INSTALL=$ac_install_sh
2195
2309
  fi
2196
2310
fi
2197
 
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
2198
 
echo "${ECHO_T}$INSTALL" >&6; }
 
2311
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
 
2312
$as_echo "$INSTALL" >&6; }
2199
2313
 
2200
2314
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2201
2315
# It thinks the first close brace ends the variable substitution.
2205
2319
 
2206
2320
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2207
2321
 
2208
 
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2209
 
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2210
 
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
 
2322
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 
2323
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 
2324
set x ${MAKE-make}
 
2325
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2211
2326
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2212
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2327
  $as_echo_n "(cached) " >&6
2213
2328
else
2214
2329
  cat >conftest.make <<\_ACEOF
2215
2330
SHELL = /bin/sh
2226
2341
rm -f conftest.make
2227
2342
fi
2228
2343
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2229
 
  { echo "$as_me:$LINENO: result: yes" >&5
2230
 
echo "${ECHO_T}yes" >&6; }
 
2344
  { $as_echo "$as_me:$LINENO: result: yes" >&5
 
2345
$as_echo "yes" >&6; }
2231
2346
  SET_MAKE=
2232
2347
else
2233
 
  { echo "$as_me:$LINENO: result: no" >&5
2234
 
echo "${ECHO_T}no" >&6; }
 
2348
  { $as_echo "$as_me:$LINENO: result: no" >&5
 
2349
$as_echo "no" >&6; }
2235
2350
  SET_MAKE="MAKE=${MAKE-make}"
2236
2351
fi
2237
2352
 
2245
2360
htmldir="$datadir/sqwebmail/html"
2246
2361
 
2247
2362
 
 
2363
 
 
2364
 
2248
2365
subdirs="$subdirs $LANGUAGES"
2249
2366
 
2250
2367
 
2277
2394
    case $ac_val in #(
2278
2395
    *${as_nl}*)
2279
2396
      case $ac_var in #(
2280
 
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2281
 
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
 
2397
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
 
2398
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2282
2399
      esac
2283
2400
      case $ac_var in #(
2284
2401
      _ | IFS | as_nl) ;; #(
 
2402
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2285
2403
      *) $as_unset $ac_var ;;
2286
2404
      esac ;;
2287
2405
    esac
2314
2432
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2315
2433
  if test -w "$cache_file"; then
2316
2434
    test "x$cache_file" != "x/dev/null" &&
2317
 
      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2318
 
echo "$as_me: updating cache $cache_file" >&6;}
 
2435
      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
 
2436
$as_echo "$as_me: updating cache $cache_file" >&6;}
2319
2437
    cat confcache >$cache_file
2320
2438
  else
2321
 
    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2322
 
echo "$as_me: not updating unwritable cache $cache_file" >&6;}
 
2439
    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
 
2440
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2323
2441
  fi
2324
2442
fi
2325
2443
rm -f confcache
2336
2454
# take arguments), then branch to the quote section.  Otherwise,
2337
2455
# look for a macro that doesn't take arguments.
2338
2456
ac_script='
 
2457
:mline
 
2458
/\\$/{
 
2459
 N
 
2460
 s,\\\n,,
 
2461
 b mline
 
2462
}
2339
2463
t clear
2340
2464
:clear
2341
2465
s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g
2365
2489
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2366
2490
  # 1. Remove the extension, and $U if already installed.
2367
2491
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2368
 
  ac_i=`echo "$ac_i" | sed "$ac_script"`
 
2492
  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
2369
2493
  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
2370
2494
  #    will be set to the directory where LIBOBJS objects are built.
2371
2495
  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2378
2502
 
2379
2503
 
2380
2504
: ${CONFIG_STATUS=./config.status}
 
2505
ac_write_fail=0
2381
2506
ac_clean_files_save=$ac_clean_files
2382
2507
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2383
 
{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2384
 
echo "$as_me: creating $CONFIG_STATUS" >&6;}
2385
 
cat >$CONFIG_STATUS <<_ACEOF
 
2508
{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
 
2509
$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
 
2510
cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2386
2511
#! $SHELL
2387
2512
# Generated by $as_me.
2388
2513
# Run this file to recreate the current configuration.
2395
2520
SHELL=\${CONFIG_SHELL-$SHELL}
2396
2521
_ACEOF
2397
2522
 
2398
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
2523
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2399
2524
## --------------------- ##
2400
2525
## M4sh Initialization.  ##
2401
2526
## --------------------- ##
2405
2530
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2406
2531
  emulate sh
2407
2532
  NULLCMD=:
2408
 
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
2533
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2409
2534
  # is contrary to our usage.  Disable this feature.
2410
2535
  alias -g '${1+"$@"}'='"$@"'
2411
2536
  setopt NO_GLOB_SUBST
2427
2552
as_cr_digits='0123456789'
2428
2553
as_cr_alnum=$as_cr_Letters$as_cr_digits
2429
2554
 
 
2555
as_nl='
 
2556
'
 
2557
export as_nl
 
2558
# Printing a long string crashes Solaris 7 /usr/bin/printf.
 
2559
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
 
2560
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
 
2561
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
 
2562
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
 
2563
  as_echo='printf %s\n'
 
2564
  as_echo_n='printf %s'
 
2565
else
 
2566
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
 
2567
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
 
2568
    as_echo_n='/usr/ucb/echo -n'
 
2569
  else
 
2570
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
 
2571
    as_echo_n_body='eval
 
2572
      arg=$1;
 
2573
      case $arg in
 
2574
      *"$as_nl"*)
 
2575
        expr "X$arg" : "X\\(.*\\)$as_nl";
 
2576
        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
 
2577
      esac;
 
2578
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
 
2579
    '
 
2580
    export as_echo_n_body
 
2581
    as_echo_n='sh -c $as_echo_n_body as_echo'
 
2582
  fi
 
2583
  export as_echo_body
 
2584
  as_echo='sh -c $as_echo_body as_echo'
 
2585
fi
 
2586
 
2430
2587
# The user is always right.
2431
2588
if test "${PATH_SEPARATOR+set}" != set; then
2432
 
  echo "#! /bin/sh" >conf$$.sh
2433
 
  echo  "exit 0"   >>conf$$.sh
2434
 
  chmod +x conf$$.sh
2435
 
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
2436
 
    PATH_SEPARATOR=';'
2437
 
  else
2438
 
    PATH_SEPARATOR=:
2439
 
  fi
2440
 
  rm -f conf$$.sh
 
2589
  PATH_SEPARATOR=:
 
2590
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
 
2591
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
 
2592
      PATH_SEPARATOR=';'
 
2593
  }
2441
2594
fi
2442
2595
 
2443
2596
# Support unset when possible.
2453
2606
# there to prevent editors from complaining about space-tab.
2454
2607
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
2455
2608
# splitting by setting IFS to empty value.)
2456
 
as_nl='
2457
 
'
2458
2609
IFS=" ""        $as_nl"
2459
2610
 
2460
2611
# Find who we are.  Look in the path if we contain no directory separator.
2477
2628
  as_myself=$0
2478
2629
fi
2479
2630
if test ! -f "$as_myself"; then
2480
 
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
 
2631
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2481
2632
  { (exit 1); exit 1; }
2482
2633
fi
2483
2634
 
2490
2641
PS4='+ '
2491
2642
 
2492
2643
# NLS nuisances.
2493
 
for as_var in \
2494
 
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2495
 
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2496
 
  LC_TELEPHONE LC_TIME
2497
 
do
2498
 
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2499
 
    eval $as_var=C; export $as_var
2500
 
  else
2501
 
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2502
 
  fi
2503
 
done
 
2644
LC_ALL=C
 
2645
export LC_ALL
 
2646
LANGUAGE=C
 
2647
export LANGUAGE
2504
2648
 
2505
2649
# Required to use basename.
2506
2650
if expr a : '\(a\)' >/dev/null 2>&1 &&
2522
2666
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2523
2667
         X"$0" : 'X\(//\)$' \| \
2524
2668
         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2525
 
echo X/"$0" |
 
2669
$as_echo X/"$0" |
2526
2670
    sed '/^.*\/\([^/][^/]*\)\/*$/{
2527
2671
            s//\1/
2528
2672
            q
2573
2717
      s/-\n.*//
2574
2718
    ' >$as_me.lineno &&
2575
2719
  chmod +x "$as_me.lineno" ||
2576
 
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 
2720
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2577
2721
   { (exit 1); exit 1; }; }
2578
2722
 
2579
2723
  # Don't try to exec as it changes $[0], causing all sort of problems
2601
2745
*)
2602
2746
  ECHO_N='-n';;
2603
2747
esac
2604
 
 
2605
2748
if expr a : '\(a\)' >/dev/null 2>&1 &&
2606
2749
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
2607
2750
  as_expr=expr
2614
2757
  rm -f conf$$.dir/conf$$.file
2615
2758
else
2616
2759
  rm -f conf$$.dir
2617
 
  mkdir conf$$.dir
 
2760
  mkdir conf$$.dir 2>/dev/null
2618
2761
fi
2619
 
echo >conf$$.file
2620
 
if ln -s conf$$.file conf$$ 2>/dev/null; then
2621
 
  as_ln_s='ln -s'
2622
 
  # ... but there are two gotchas:
2623
 
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2624
 
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2625
 
  # In both cases, we have to default to `cp -p'.
2626
 
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
 
2762
if (echo >conf$$.file) 2>/dev/null; then
 
2763
  if ln -s conf$$.file conf$$ 2>/dev/null; then
 
2764
    as_ln_s='ln -s'
 
2765
    # ... but there are two gotchas:
 
2766
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
 
2767
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
 
2768
    # In both cases, we have to default to `cp -p'.
 
2769
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
 
2770
      as_ln_s='cp -p'
 
2771
  elif ln conf$$.file conf$$ 2>/dev/null; then
 
2772
    as_ln_s=ln
 
2773
  else
2627
2774
    as_ln_s='cp -p'
2628
 
elif ln conf$$.file conf$$ 2>/dev/null; then
2629
 
  as_ln_s=ln
 
2775
  fi
2630
2776
else
2631
2777
  as_ln_s='cp -p'
2632
2778
fi
2651
2797
  as_test_x='
2652
2798
    eval sh -c '\''
2653
2799
      if test -d "$1"; then
2654
 
        test -d "$1/.";
 
2800
        test -d "$1/.";
2655
2801
      else
2656
2802
        case $1 in
2657
 
        -*)set "./$1";;
 
2803
        -*)set "./$1";;
2658
2804
        esac;
2659
2805
        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
2660
2806
        ???[sx]*):;;*)false;;esac;fi
2677
2823
# values after options handling.
2678
2824
ac_log="
2679
2825
This file was extended by sqwebmail $as_me 0.23, which was
2680
 
generated by GNU Autoconf 2.61.  Invocation command line was
 
2826
generated by GNU Autoconf 2.63.  Invocation command line was
2681
2827
 
2682
2828
  CONFIG_FILES    = $CONFIG_FILES
2683
2829
  CONFIG_HEADERS  = $CONFIG_HEADERS
2690
2836
 
2691
2837
_ACEOF
2692
2838
 
2693
 
cat >>$CONFIG_STATUS <<_ACEOF
 
2839
case $ac_config_files in *"
 
2840
"*) set x $ac_config_files; shift; ac_config_files=$*;;
 
2841
esac
 
2842
 
 
2843
 
 
2844
 
 
2845
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2694
2846
# Files that config.status was made for.
2695
2847
config_files="$ac_config_files"
2696
2848
 
2697
2849
_ACEOF
2698
2850
 
2699
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
2851
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2700
2852
ac_cs_usage="\
2701
2853
\`$as_me' instantiates files from templates according to the
2702
2854
current configuration.
2703
2855
 
2704
 
Usage: $0 [OPTIONS] [FILE]...
 
2856
Usage: $0 [OPTION]... [FILE]...
2705
2857
 
2706
2858
  -h, --help       print this help, then exit
2707
2859
  -V, --version    print version number and configuration settings, then exit
2708
 
  -q, --quiet      do not print progress messages
 
2860
  -q, --quiet, --silent
 
2861
                   do not print progress messages
2709
2862
  -d, --debug      don't remove temporary files
2710
2863
      --recheck    update $as_me by reconfiguring in the same conditions
2711
 
  --file=FILE[:TEMPLATE]
2712
 
                   instantiate the configuration file FILE
 
2864
      --file=FILE[:TEMPLATE]
 
2865
                   instantiate the configuration file FILE
2713
2866
 
2714
2867
Configuration files:
2715
2868
$config_files
2717
2870
Report bugs to <bug-autoconf@gnu.org>."
2718
2871
 
2719
2872
_ACEOF
2720
 
cat >>$CONFIG_STATUS <<_ACEOF
 
2873
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2721
2874
ac_cs_version="\\
2722
2875
sqwebmail config.status 0.23
2723
 
configured by $0, generated by GNU Autoconf 2.61,
2724
 
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
2876
configured by $0, generated by GNU Autoconf 2.63,
 
2877
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2725
2878
 
2726
 
Copyright (C) 2006 Free Software Foundation, Inc.
 
2879
Copyright (C) 2008 Free Software Foundation, Inc.
2727
2880
This config.status script is free software; the Free Software Foundation
2728
2881
gives unlimited permission to copy, distribute and modify it."
2729
2882
 
2731
2884
srcdir='$srcdir'
2732
2885
INSTALL='$INSTALL'
2733
2886
MKDIR_P='$MKDIR_P'
 
2887
AWK='$AWK'
 
2888
test -n "\$AWK" || AWK=awk
2734
2889
_ACEOF
2735
2890
 
2736
 
cat >>$CONFIG_STATUS <<\_ACEOF
2737
 
# If no file are specified by the user, then we need to provide default
2738
 
# value.  By we need to know if files were specified by the user.
 
2891
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 
2892
# The default lists apply if the user does not specify any file.
2739
2893
ac_need_defaults=:
2740
2894
while test $# != 0
2741
2895
do
2757
2911
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2758
2912
    ac_cs_recheck=: ;;
2759
2913
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2760
 
    echo "$ac_cs_version"; exit ;;
 
2914
    $as_echo "$ac_cs_version"; exit ;;
2761
2915
  --debug | --debu | --deb | --de | --d | -d )
2762
2916
    debug=: ;;
2763
2917
  --file | --fil | --fi | --f )
2764
2918
    $ac_shift
2765
 
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
 
2919
    case $ac_optarg in
 
2920
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
2921
    esac
 
2922
    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
2766
2923
    ac_need_defaults=false;;
2767
2924
  --he | --h |  --help | --hel | -h )
2768
 
    echo "$ac_cs_usage"; exit ;;
 
2925
    $as_echo "$ac_cs_usage"; exit ;;
2769
2926
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2770
2927
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
2771
2928
    ac_cs_silent=: ;;
2772
2929
 
2773
2930
  # This is an error.
2774
 
  -*) { echo "$as_me: error: unrecognized option: $1
 
2931
  -*) { $as_echo "$as_me: error: unrecognized option: $1
2775
2932
Try \`$0 --help' for more information." >&2
2776
2933
   { (exit 1); exit 1; }; } ;;
2777
2934
 
2790
2947
fi
2791
2948
 
2792
2949
_ACEOF
2793
 
cat >>$CONFIG_STATUS <<_ACEOF
 
2950
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2794
2951
if \$ac_cs_recheck; then
2795
 
  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
2796
 
  CONFIG_SHELL=$SHELL
 
2952
  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
 
2953
  shift
 
2954
  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
 
2955
  CONFIG_SHELL='$SHELL'
2797
2956
  export CONFIG_SHELL
2798
 
  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
 
2957
  exec "\$@"
2799
2958
fi
2800
2959
 
2801
2960
_ACEOF
2802
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
2961
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2803
2962
exec 5>>config.log
2804
2963
{
2805
2964
  echo
2806
2965
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2807
2966
## Running $as_me. ##
2808
2967
_ASBOX
2809
 
  echo "$ac_log"
 
2968
  $as_echo "$ac_log"
2810
2969
} >&5
2811
2970
 
2812
2971
_ACEOF
2813
 
cat >>$CONFIG_STATUS <<_ACEOF
 
2972
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2814
2973
_ACEOF
2815
2974
 
2816
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
2975
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2817
2976
 
2818
2977
# Handling of arguments.
2819
2978
for ac_config_target in $ac_config_targets
2822
2981
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
2823
2982
    "README_LANG.html") CONFIG_FILES="$CONFIG_FILES README_LANG.html" ;;
2824
2983
 
2825
 
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2826
 
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
 
2984
  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 
2985
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
2827
2986
   { (exit 1); exit 1; }; };;
2828
2987
  esac
2829
2988
done
2862
3021
  (umask 077 && mkdir "$tmp")
2863
3022
} ||
2864
3023
{
2865
 
   echo "$me: cannot create a temporary directory in ." >&2
 
3024
   $as_echo "$as_me: cannot create a temporary directory in ." >&2
2866
3025
   { (exit 1); exit 1; }
2867
3026
}
2868
3027
 
2869
 
#
2870
 
# Set up the sed scripts for CONFIG_FILES section.
2871
 
#
2872
 
 
2873
 
# No need to generate the scripts if there are no CONFIG_FILES.
2874
 
# This happens for instance when ./config.status config.h
 
3028
# Set up the scripts for CONFIG_FILES section.
 
3029
# No need to generate them if there are no CONFIG_FILES.
 
3030
# This happens for instance with `./config.status config.h'.
2875
3031
if test -n "$CONFIG_FILES"; then
2876
3032
 
 
3033
 
 
3034
ac_cr='
 
 
b"'"
 
3035
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 
3036
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
 
3037
  ac_cs_awk_cr='\\r'
 
3038
else
 
3039
  ac_cs_awk_cr=$ac_cr
 
3040
fi
 
3041
 
 
3042
echo 'BEGIN {' >"$tmp/subs1.awk" &&
2877
3043
_ACEOF
2878
3044
 
2879
3045
 
2880
 
 
 
3046
{
 
3047
  echo "cat >conf$$subs.awk <<_ACEOF" &&
 
3048
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
 
3049
  echo "_ACEOF"
 
3050
} >conf$$subs.sh ||
 
3051
  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
3052
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
3053
   { (exit 1); exit 1; }; }
 
3054
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
2881
3055
ac_delim='%!_!# '
2882
3056
for ac_last_try in false false false false false :; do
2883
 
  cat >conf$$subs.sed <<_ACEOF
2884
 
SHELL!$SHELL$ac_delim
2885
 
PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
2886
 
PACKAGE_NAME!$PACKAGE_NAME$ac_delim
2887
 
PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
2888
 
PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
2889
 
PACKAGE_STRING!$PACKAGE_STRING$ac_delim
2890
 
PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
2891
 
exec_prefix!$exec_prefix$ac_delim
2892
 
prefix!$prefix$ac_delim
2893
 
program_transform_name!$program_transform_name$ac_delim
2894
 
bindir!$bindir$ac_delim
2895
 
sbindir!$sbindir$ac_delim
2896
 
libexecdir!$libexecdir$ac_delim
2897
 
datarootdir!$datarootdir$ac_delim
2898
 
datadir!$datadir$ac_delim
2899
 
sysconfdir!$sysconfdir$ac_delim
2900
 
sharedstatedir!$sharedstatedir$ac_delim
2901
 
localstatedir!$localstatedir$ac_delim
2902
 
includedir!$includedir$ac_delim
2903
 
oldincludedir!$oldincludedir$ac_delim
2904
 
docdir!$docdir$ac_delim
2905
 
infodir!$infodir$ac_delim
2906
 
htmldir!$htmldir$ac_delim
2907
 
dvidir!$dvidir$ac_delim
2908
 
pdfdir!$pdfdir$ac_delim
2909
 
psdir!$psdir$ac_delim
2910
 
libdir!$libdir$ac_delim
2911
 
localedir!$localedir$ac_delim
2912
 
mandir!$mandir$ac_delim
2913
 
DEFS!$DEFS$ac_delim
2914
 
ECHO_C!$ECHO_C$ac_delim
2915
 
ECHO_N!$ECHO_N$ac_delim
2916
 
ECHO_T!$ECHO_T$ac_delim
2917
 
LIBS!$LIBS$ac_delim
2918
 
build_alias!$build_alias$ac_delim
2919
 
host_alias!$host_alias$ac_delim
2920
 
target_alias!$target_alias$ac_delim
2921
 
INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
2922
 
INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
2923
 
INSTALL_DATA!$INSTALL_DATA$ac_delim
2924
 
am__isrc!$am__isrc$ac_delim
2925
 
CYGPATH_W!$CYGPATH_W$ac_delim
2926
 
PACKAGE!$PACKAGE$ac_delim
2927
 
VERSION!$VERSION$ac_delim
2928
 
ACLOCAL!$ACLOCAL$ac_delim
2929
 
AUTOCONF!$AUTOCONF$ac_delim
2930
 
AUTOMAKE!$AUTOMAKE$ac_delim
2931
 
AUTOHEADER!$AUTOHEADER$ac_delim
2932
 
MAKEINFO!$MAKEINFO$ac_delim
2933
 
install_sh!$install_sh$ac_delim
2934
 
STRIP!$STRIP$ac_delim
2935
 
INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
2936
 
mkdir_p!$mkdir_p$ac_delim
2937
 
AWK!$AWK$ac_delim
2938
 
SET_MAKE!$SET_MAKE$ac_delim
2939
 
am__leading_dot!$am__leading_dot$ac_delim
2940
 
AMTAR!$AMTAR$ac_delim
2941
 
am__tar!$am__tar$ac_delim
2942
 
am__untar!$am__untar$ac_delim
2943
 
subdirs!$subdirs$ac_delim
2944
 
LANGUAGES!$LANGUAGES$ac_delim
2945
 
LIBOBJS!$LIBOBJS$ac_delim
2946
 
LTLIBOBJS!$LTLIBOBJS$ac_delim
2947
 
_ACEOF
 
3057
  . ./conf$$subs.sh ||
 
3058
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
3059
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
3060
   { (exit 1); exit 1; }; }
2948
3061
 
2949
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 63; then
 
3062
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
 
3063
  if test $ac_delim_n = $ac_delim_num; then
2950
3064
    break
2951
3065
  elif $ac_last_try; then
2952
 
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2953
 
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
3066
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
3067
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2954
3068
   { (exit 1); exit 1; }; }
2955
3069
  else
2956
3070
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2957
3071
  fi
2958
3072
done
2959
 
 
2960
 
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
2961
 
if test -n "$ac_eof"; then
2962
 
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
2963
 
  ac_eof=`expr $ac_eof + 1`
2964
 
fi
2965
 
 
2966
 
cat >>$CONFIG_STATUS <<_ACEOF
2967
 
cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
2968
 
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
2969
 
_ACEOF
2970
 
sed '
2971
 
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
2972
 
s/^/s,@/; s/!/@,|#_!!_#|/
2973
 
:n
2974
 
t n
2975
 
s/'"$ac_delim"'$/,g/; t
2976
 
s/$/\\/; p
2977
 
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
2978
 
' >>$CONFIG_STATUS <conf$$subs.sed
2979
 
rm -f conf$$subs.sed
2980
 
cat >>$CONFIG_STATUS <<_ACEOF
2981
 
:end
2982
 
s/|#_!!_#|//g
2983
 
CEOF$ac_eof
2984
 
_ACEOF
2985
 
 
 
3073
rm -f conf$$subs.sh
 
3074
 
 
3075
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
3076
cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
 
3077
_ACEOF
 
3078
sed -n '
 
3079
h
 
3080
s/^/S["/; s/!.*/"]=/
 
3081
p
 
3082
g
 
3083
s/^[^!]*!//
 
3084
:repl
 
3085
t repl
 
3086
s/'"$ac_delim"'$//
 
3087
t delim
 
3088
:nl
 
3089
h
 
3090
s/\(.\{148\}\).*/\1/
 
3091
t more1
 
3092
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
 
3093
p
 
3094
n
 
3095
b repl
 
3096
:more1
 
3097
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
 
3098
p
 
3099
g
 
3100
s/.\{148\}//
 
3101
t nl
 
3102
:delim
 
3103
h
 
3104
s/\(.\{148\}\).*/\1/
 
3105
t more2
 
3106
s/["\\]/\\&/g; s/^/"/; s/$/"/
 
3107
p
 
3108
b
 
3109
:more2
 
3110
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
 
3111
p
 
3112
g
 
3113
s/.\{148\}//
 
3114
t delim
 
3115
' <conf$$subs.awk | sed '
 
3116
/^[^""]/{
 
3117
  N
 
3118
  s/\n//
 
3119
}
 
3120
' >>$CONFIG_STATUS || ac_write_fail=1
 
3121
rm -f conf$$subs.awk
 
3122
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
3123
_ACAWK
 
3124
cat >>"\$tmp/subs1.awk" <<_ACAWK &&
 
3125
  for (key in S) S_is_set[key] = 1
 
3126
  FS = ""
 
3127
 
 
3128
}
 
3129
{
 
3130
  line = $ 0
 
3131
  nfields = split(line, field, "@")
 
3132
  substed = 0
 
3133
  len = length(field[1])
 
3134
  for (i = 2; i < nfields; i++) {
 
3135
    key = field[i]
 
3136
    keylen = length(key)
 
3137
    if (S_is_set[key]) {
 
3138
      value = S[key]
 
3139
      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
 
3140
      len += length(value) + length(field[++i])
 
3141
      substed = 1
 
3142
    } else
 
3143
      len += 1 + keylen
 
3144
  }
 
3145
 
 
3146
  print line
 
3147
}
 
3148
 
 
3149
_ACAWK
 
3150
_ACEOF
 
3151
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 
3152
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 
3153
  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
 
3154
else
 
3155
  cat
 
3156
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
 
3157
  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
 
3158
$as_echo "$as_me: error: could not setup config files machinery" >&2;}
 
3159
   { (exit 1); exit 1; }; }
 
3160
_ACEOF
2986
3161
 
2987
3162
# VPATH may cause trouble with some makes, so we remove $(srcdir),
2988
3163
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
2999
3174
}'
3000
3175
fi
3001
3176
 
3002
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
3177
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3003
3178
fi # test -n "$CONFIG_FILES"
3004
3179
 
3005
3180
 
3006
 
for ac_tag in  :F $CONFIG_FILES
 
3181
eval set X "  :F $CONFIG_FILES      "
 
3182
shift
 
3183
for ac_tag
3007
3184
do
3008
3185
  case $ac_tag in
3009
3186
  :[FHLC]) ac_mode=$ac_tag; continue;;
3010
3187
  esac
3011
3188
  case $ac_mode$ac_tag in
3012
3189
  :[FHL]*:*);;
3013
 
  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
3014
 
echo "$as_me: error: Invalid tag $ac_tag." >&2;}
 
3190
  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
 
3191
$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
3015
3192
   { (exit 1); exit 1; }; };;
3016
3193
  :[FH]-) ac_tag=-:-;;
3017
3194
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
3040
3217
           [\\/$]*) false;;
3041
3218
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
3042
3219
           esac ||
3043
 
           { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
3044
 
echo "$as_me: error: cannot find input file: $ac_f" >&2;}
 
3220
           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
 
3221
$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
3045
3222
   { (exit 1); exit 1; }; };;
3046
3223
      esac
3047
 
      ac_file_inputs="$ac_file_inputs $ac_f"
 
3224
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
 
3225
      ac_file_inputs="$ac_file_inputs '$ac_f'"
3048
3226
    done
3049
3227
 
3050
3228
    # Let's still pretend it is `configure' which instantiates (i.e., don't
3051
3229
    # use $as_me), people would be surprised to read:
3052
3230
    #    /* config.h.  Generated by config.status.  */
3053
 
    configure_input="Generated from "`IFS=:
3054
 
          echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
 
3231
    configure_input='Generated from '`
 
3232
          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
 
3233
        `' by configure.'
3055
3234
    if test x"$ac_file" != x-; then
3056
3235
      configure_input="$ac_file.  $configure_input"
3057
 
      { echo "$as_me:$LINENO: creating $ac_file" >&5
3058
 
echo "$as_me: creating $ac_file" >&6;}
 
3236
      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
 
3237
$as_echo "$as_me: creating $ac_file" >&6;}
3059
3238
    fi
 
3239
    # Neutralize special characters interpreted by sed in replacement strings.
 
3240
    case $configure_input in #(
 
3241
    *\&* | *\|* | *\\* )
 
3242
       ac_sed_conf_input=`$as_echo "$configure_input" |
 
3243
       sed 's/[\\\\&|]/\\\\&/g'`;; #(
 
3244
    *) ac_sed_conf_input=$configure_input;;
 
3245
    esac
3060
3246
 
3061
3247
    case $ac_tag in
3062
 
    *:-:* | *:-) cat >"$tmp/stdin";;
 
3248
    *:-:* | *:-) cat >"$tmp/stdin" \
 
3249
      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 
3250
$as_echo "$as_me: error: could not create $ac_file" >&2;}
 
3251
   { (exit 1); exit 1; }; } ;;
3063
3252
    esac
3064
3253
    ;;
3065
3254
  esac
3069
3258
         X"$ac_file" : 'X\(//\)[^/]' \| \
3070
3259
         X"$ac_file" : 'X\(//\)$' \| \
3071
3260
         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3072
 
echo X"$ac_file" |
 
3261
$as_echo X"$ac_file" |
3073
3262
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3074
3263
            s//\1/
3075
3264
            q
3095
3284
    as_dirs=
3096
3285
    while :; do
3097
3286
      case $as_dir in #(
3098
 
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
 
3287
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
3099
3288
      *) as_qdir=$as_dir;;
3100
3289
      esac
3101
3290
      as_dirs="'$as_qdir' $as_dirs"
3104
3293
         X"$as_dir" : 'X\(//\)[^/]' \| \
3105
3294
         X"$as_dir" : 'X\(//\)$' \| \
3106
3295
         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3107
 
echo X"$as_dir" |
 
3296
$as_echo X"$as_dir" |
3108
3297
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3109
3298
            s//\1/
3110
3299
            q
3125
3314
      test -d "$as_dir" && break
3126
3315
    done
3127
3316
    test -z "$as_dirs" || eval "mkdir $as_dirs"
3128
 
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3129
 
echo "$as_me: error: cannot create directory $as_dir" >&2;}
 
3317
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
 
3318
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
3130
3319
   { (exit 1); exit 1; }; }; }
3131
3320
  ac_builddir=.
3132
3321
 
3133
3322
case "$ac_dir" in
3134
3323
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3135
3324
*)
3136
 
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
3325
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3137
3326
  # A ".." for each directory in $ac_dir_suffix.
3138
 
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
 
3327
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3139
3328
  case $ac_top_builddir_sub in
3140
3329
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3141
3330
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3180
3369
  esac
3181
3370
_ACEOF
3182
3371
 
3183
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
3372
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3184
3373
# If the template does not know about datarootdir, expand it.
3185
3374
# FIXME: This hack should be removed a few years after 2.60.
3186
3375
ac_datarootdir_hack=; ac_datarootdir_seen=
3187
3376
 
3188
 
case `sed -n '/datarootdir/ {
 
3377
ac_sed_dataroot='
 
3378
/datarootdir/ {
3189
3379
  p
3190
3380
  q
3191
3381
}
3194
3384
/@infodir@/p
3195
3385
/@localedir@/p
3196
3386
/@mandir@/p
3197
 
' $ac_file_inputs` in
 
3387
'
 
3388
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
3198
3389
*datarootdir*) ac_datarootdir_seen=yes;;
3199
3390
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3200
 
  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3201
 
echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
 
3391
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
 
3392
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3202
3393
_ACEOF
3203
 
cat >>$CONFIG_STATUS <<_ACEOF
 
3394
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3204
3395
  ac_datarootdir_hack='
3205
3396
  s&@datadir@&$datadir&g
3206
3397
  s&@docdir@&$docdir&g
3214
3405
# Neutralize VPATH when `$srcdir' = `.'.
3215
3406
# Shell code in configure.ac might set extrasub.
3216
3407
# FIXME: do we really want to maintain this feature?
3217
 
cat >>$CONFIG_STATUS <<_ACEOF
3218
 
  sed "$ac_vpsub
 
3408
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
3409
ac_sed_extra="$ac_vpsub
3219
3410
$extrasub
3220
3411
_ACEOF
3221
 
cat >>$CONFIG_STATUS <<\_ACEOF
 
3412
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3222
3413
:t
3223
3414
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3224
 
s&@configure_input@&$configure_input&;t t
 
3415
s|@configure_input@|$ac_sed_conf_input|;t t
3225
3416
s&@top_builddir@&$ac_top_builddir_sub&;t t
 
3417
s&@top_build_prefix@&$ac_top_build_prefix&;t t
3226
3418
s&@srcdir@&$ac_srcdir&;t t
3227
3419
s&@abs_srcdir@&$ac_abs_srcdir&;t t
3228
3420
s&@top_srcdir@&$ac_top_srcdir&;t t
3233
3425
s&@INSTALL@&$ac_INSTALL&;t t
3234
3426
s&@MKDIR_P@&$ac_MKDIR_P&;t t
3235
3427
$ac_datarootdir_hack
3236
 
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out
 
3428
"
 
3429
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
 
3430
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 
3431
$as_echo "$as_me: error: could not create $ac_file" >&2;}
 
3432
   { (exit 1); exit 1; }; }
3237
3433
 
3238
3434
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3239
3435
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
3240
3436
  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
3241
 
  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 
3437
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3242
3438
which seems to be undefined.  Please make sure it is defined." >&5
3243
 
echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 
3439
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3244
3440
which seems to be undefined.  Please make sure it is defined." >&2;}
3245
3441
 
3246
3442
  rm -f "$tmp/stdin"
3247
3443
  case $ac_file in
3248
 
  -) cat "$tmp/out"; rm -f "$tmp/out";;
3249
 
  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3250
 
  esac
 
3444
  -) cat "$tmp/out" && rm -f "$tmp/out";;
 
3445
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
 
3446
  esac \
 
3447
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 
3448
$as_echo "$as_me: error: could not create $ac_file" >&2;}
 
3449
   { (exit 1); exit 1; }; }
3251
3450
 ;;
3252
3451
 
3253
3452
 
3262
3461
chmod +x $CONFIG_STATUS
3263
3462
ac_clean_files=$ac_clean_files_save
3264
3463
 
 
3464
test $ac_write_fail = 0 ||
 
3465
  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
 
3466
$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
 
3467
   { (exit 1); exit 1; }; }
 
3468
 
3265
3469
 
3266
3470
# configure is writing to config.log, and then calls config.status.
3267
3471
# config.status does its own redirection, appending to config.log.
3289
3493
#
3290
3494
if test "$no_recursion" != yes; then
3291
3495
 
3292
 
  # Remove --cache-file and --srcdir arguments so they do not pile up.
 
3496
  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
 
3497
  # so they do not pile up.
3293
3498
  ac_sub_configure_args=
3294
3499
  ac_prev=
3295
3500
  eval "set x $ac_configure_args"
3318
3523
      ac_prev=prefix ;;
3319
3524
    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
3320
3525
      ;;
 
3526
    --disable-option-checking)
 
3527
      ;;
3321
3528
    *)
3322
3529
      case $ac_arg in
3323
 
      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
3530
      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3324
3531
      esac
3325
3532
      ac_sub_configure_args="$ac_sub_configure_args '$ac_arg'" ;;
3326
3533
    esac
3330
3537
  # in subdir configurations.
3331
3538
  ac_arg="--prefix=$prefix"
3332
3539
  case $ac_arg in
3333
 
  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
3540
  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3334
3541
  esac
3335
3542
  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
3336
3543
 
3339
3546
    ac_sub_configure_args="--silent $ac_sub_configure_args"
3340
3547
  fi
3341
3548
 
 
3549
  # Always prepend --disable-option-checking to silence warnings, since
 
3550
  # different subdirs can have different --enable and --with options.
 
3551
  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
 
3552
 
3342
3553
  ac_popdir=`pwd`
3343
3554
  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
3344
3555
 
3347
3558
    test -d "$srcdir/$ac_dir" || continue
3348
3559
 
3349
3560
    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
3350
 
    echo "$as_me:$LINENO: $ac_msg" >&5
3351
 
    echo "$ac_msg" >&6
 
3561
    $as_echo "$as_me:$LINENO: $ac_msg" >&5
 
3562
    $as_echo "$ac_msg" >&6
3352
3563
    { as_dir="$ac_dir"
3353
3564
  case $as_dir in #(
3354
3565
  -*) as_dir=./$as_dir;;
3357
3568
    as_dirs=
3358
3569
    while :; do
3359
3570
      case $as_dir in #(
3360
 
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
 
3571
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
3361
3572
      *) as_qdir=$as_dir;;
3362
3573
      esac
3363
3574
      as_dirs="'$as_qdir' $as_dirs"
3366
3577
         X"$as_dir" : 'X\(//\)[^/]' \| \
3367
3578
         X"$as_dir" : 'X\(//\)$' \| \
3368
3579
         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3369
 
echo X"$as_dir" |
 
3580
$as_echo X"$as_dir" |
3370
3581
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3371
3582
            s//\1/
3372
3583
            q
3387
3598
      test -d "$as_dir" && break
3388
3599
    done
3389
3600
    test -z "$as_dirs" || eval "mkdir $as_dirs"
3390
 
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3391
 
echo "$as_me: error: cannot create directory $as_dir" >&2;}
 
3601
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
 
3602
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
3392
3603
   { (exit 1); exit 1; }; }; }
3393
3604
    ac_builddir=.
3394
3605
 
3395
3606
case "$ac_dir" in
3396
3607
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3397
3608
*)
3398
 
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
3609
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3399
3610
  # A ".." for each directory in $ac_dir_suffix.
3400
 
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
 
3611
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3401
3612
  case $ac_top_builddir_sub in
3402
3613
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3403
3614
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3436
3647
      # This should be Cygnus configure.
3437
3648
      ac_sub_configure=$ac_aux_dir/configure
3438
3649
    else
3439
 
      { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
3440
 
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
 
3650
      { $as_echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
 
3651
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
3441
3652
      ac_sub_configure=
3442
3653
    fi
3443
3654
 
3450
3661
        ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
3451
3662
      esac
3452
3663
 
3453
 
      { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
3454
 
echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
 
3664
      { $as_echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
 
3665
$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
3455
3666
      # The eval makes quoting arguments work.
3456
3667
      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
3457
3668
           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
3458
 
        { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
3459
 
echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
 
3669
        { { $as_echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
 
3670
$as_echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
3460
3671
   { (exit 1); exit 1; }; }
3461
3672
    fi
3462
3673
 
3463
3674
    cd "$ac_popdir"
3464
3675
  done
3465
3676
fi
 
3677
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
 
3678
  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 
3679
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 
3680
fi
3466
3681
 
3467
3682
 
3468
3683
# Set up soft links