update.
[chise/chise-fonts-installer.git] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for chise-fonts 0.1.
4 #
5 # Report bugs to <chise-en@m17n.org>.
6 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization.  ##
13 ## --------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18   emulate sh
19   NULLCMD=:
20   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21   # is contrary to our usage.  Disable this feature.
22   alias -g '${1+"$@"}'='"$@"'
23   setopt NO_GLOB_SUBST
24 else
25   case `(set -o) 2>/dev/null` in
26   *posix*) set -o posix ;;
27 esac
28
29 fi
30
31
32
33
34 # PATH needs CR
35 # Avoid depending upon Character Ranges.
36 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits='0123456789'
40 as_cr_alnum=$as_cr_Letters$as_cr_digits
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
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
76   PATH_SEPARATOR=:
77   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79       PATH_SEPARATOR=';'
80   }
81 fi
82
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
85   as_unset=unset
86 else
87   as_unset=false
88 fi
89
90
91 # IFS
92 # We need space, tab and new line, in precisely that order.  Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
96 IFS=" ""        $as_nl"
97
98 # Find who we are.  Look in the path if we contain no directory separator.
99 case $0 in
100   *[\\/]* ) as_myself=$0 ;;
101   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
102 for as_dir in $PATH
103 do
104   IFS=$as_save_IFS
105   test -z "$as_dir" && as_dir=.
106   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
107 done
108 IFS=$as_save_IFS
109
110      ;;
111 esac
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x; then
115   as_myself=$0
116 fi
117 if test ! -f "$as_myself"; then
118   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119   { (exit 1); exit 1; }
120 fi
121
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
125 done
126 PS1='$ '
127 PS2='> '
128 PS4='+ '
129
130 # NLS nuisances.
131 LC_ALL=C
132 export LC_ALL
133 LANGUAGE=C
134 export LANGUAGE
135
136 # Required to use basename.
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
138    test "X`expr 00001 : '.*\(...\)'`" = X001; then
139   as_expr=expr
140 else
141   as_expr=false
142 fi
143
144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
145   as_basename=basename
146 else
147   as_basename=false
148 fi
149
150
151 # Name of the executable.
152 as_me=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154          X"$0" : 'X\(//\)$' \| \
155          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
156 $as_echo X/"$0" |
157     sed '/^.*\/\([^/][^/]*\)\/*$/{
158             s//\1/
159             q
160           }
161           /^X\/\(\/\/\)$/{
162             s//\1/
163             q
164           }
165           /^X\/\(\/\).*/{
166             s//\1/
167             q
168           }
169           s/.*/./; q'`
170
171 # CDPATH.
172 $as_unset CDPATH
173
174
175 if test "x$CONFIG_SHELL" = x; then
176   if (eval ":") 2>/dev/null; then
177   as_have_required=yes
178 else
179   as_have_required=no
180 fi
181
182   if test $as_have_required = yes &&     (eval ":
183 (as_func_return () {
184   (exit \$1)
185 }
186 as_func_success () {
187   as_func_return 0
188 }
189 as_func_failure () {
190   as_func_return 1
191 }
192 as_func_ret_success () {
193   return 0
194 }
195 as_func_ret_failure () {
196   return 1
197 }
198
199 exitcode=0
200 if as_func_success; then
201   :
202 else
203   exitcode=1
204   echo as_func_success failed.
205 fi
206
207 if as_func_failure; then
208   exitcode=1
209   echo as_func_failure succeeded.
210 fi
211
212 if as_func_ret_success; then
213   :
214 else
215   exitcode=1
216   echo as_func_ret_success failed.
217 fi
218
219 if as_func_ret_failure; then
220   exitcode=1
221   echo as_func_ret_failure succeeded.
222 fi
223
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
225   :
226 else
227   exitcode=1
228   echo positional parameters were not saved.
229 fi
230
231 test \$exitcode = 0) || { (exit 1); exit 1; }
232
233 (
234   as_lineno_1=\$LINENO
235   as_lineno_2=\$LINENO
236   test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237   test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev/null; then
239   :
240 else
241   as_candidate_shells=
242     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
243 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
244 do
245   IFS=$as_save_IFS
246   test -z "$as_dir" && as_dir=.
247   case $as_dir in
248          /*)
249            for as_base in sh bash ksh sh5; do
250              as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
251            done;;
252        esac
253 done
254 IFS=$as_save_IFS
255
256
257       for as_shell in $as_candidate_shells $SHELL; do
258          # Try only shells that exist, to save several forks.
259          if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
260                 { ("$as_shell") 2> /dev/null <<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262   emulate sh
263   NULLCMD=:
264   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265   # is contrary to our usage.  Disable this feature.
266   alias -g '${1+"$@"}'='"$@"'
267   setopt NO_GLOB_SUBST
268 else
269   case `(set -o) 2>/dev/null` in
270   *posix*) set -o posix ;;
271 esac
272
273 fi
274
275
276 :
277 _ASEOF
278 }; then
279   CONFIG_SHELL=$as_shell
280                as_have_required=yes
281                if { "$as_shell" 2> /dev/null <<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
283   emulate sh
284   NULLCMD=:
285   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286   # is contrary to our usage.  Disable this feature.
287   alias -g '${1+"$@"}'='"$@"'
288   setopt NO_GLOB_SUBST
289 else
290   case `(set -o) 2>/dev/null` in
291   *posix*) set -o posix ;;
292 esac
293
294 fi
295
296
297 :
298 (as_func_return () {
299   (exit $1)
300 }
301 as_func_success () {
302   as_func_return 0
303 }
304 as_func_failure () {
305   as_func_return 1
306 }
307 as_func_ret_success () {
308   return 0
309 }
310 as_func_ret_failure () {
311   return 1
312 }
313
314 exitcode=0
315 if as_func_success; then
316   :
317 else
318   exitcode=1
319   echo as_func_success failed.
320 fi
321
322 if as_func_failure; then
323   exitcode=1
324   echo as_func_failure succeeded.
325 fi
326
327 if as_func_ret_success; then
328   :
329 else
330   exitcode=1
331   echo as_func_ret_success failed.
332 fi
333
334 if as_func_ret_failure; then
335   exitcode=1
336   echo as_func_ret_failure succeeded.
337 fi
338
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
340   :
341 else
342   exitcode=1
343   echo positional parameters were not saved.
344 fi
345
346 test $exitcode = 0) || { (exit 1); exit 1; }
347
348 (
349   as_lineno_1=$LINENO
350   as_lineno_2=$LINENO
351   test "x$as_lineno_1" != "x$as_lineno_2" &&
352   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
353
354 _ASEOF
355 }; then
356   break
357 fi
358
359 fi
360
361       done
362
363       if test "x$CONFIG_SHELL" != x; then
364   for as_var in BASH_ENV ENV
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+"$@"}
369 fi
370
371
372     if test $as_have_required = no; then
373   echo This script requires a shell more modern than all the
374       echo shells that I found on your system.  Please install a
375       echo modern shell, or manually run the script under such a
376       echo shell if you do have one.
377       { (exit 1); exit 1; }
378 fi
379
380
381 fi
382
383 fi
384
385
386
387 (eval "as_func_return () {
388   (exit \$1)
389 }
390 as_func_success () {
391   as_func_return 0
392 }
393 as_func_failure () {
394   as_func_return 1
395 }
396 as_func_ret_success () {
397   return 0
398 }
399 as_func_ret_failure () {
400   return 1
401 }
402
403 exitcode=0
404 if as_func_success; then
405   :
406 else
407   exitcode=1
408   echo as_func_success failed.
409 fi
410
411 if as_func_failure; then
412   exitcode=1
413   echo as_func_failure succeeded.
414 fi
415
416 if as_func_ret_success; then
417   :
418 else
419   exitcode=1
420   echo as_func_ret_success failed.
421 fi
422
423 if as_func_ret_failure; then
424   exitcode=1
425   echo as_func_ret_failure succeeded.
426 fi
427
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
429   :
430 else
431   exitcode=1
432   echo positional parameters were not saved.
433 fi
434
435 test \$exitcode = 0") || {
436   echo No shell found that supports shell functions.
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.
441 }
442
443
444
445   as_lineno_1=$LINENO
446   as_lineno_2=$LINENO
447   test "x$as_lineno_1" != "x$as_lineno_2" &&
448   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
449
450   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451   # uniformly replaced by the line number.  The first 'sed' inserts a
452   # line-number line after each line using $LINENO; the second 'sed'
453   # does the real work.  The second script uses 'N' to pair each
454   # line-number line with the line containing $LINENO, and appends
455   # trailing '-' during substitution so that $LINENO is not a special
456   # case at line end.
457   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458   # scripts with optimization help from Paolo Bonzini.  Blame Lee
459   # E. McMahon (1931-1989) for sed's syntax.  :-)
460   sed -n '
461     p
462     /[$]LINENO/=
463   ' <$as_myself |
464     sed '
465       s/[$]LINENO.*/&-/
466       t lineno
467       b
468       :lineno
469       N
470       :loop
471       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
472       t loop
473       s/-\n.*//
474     ' >$as_me.lineno &&
475   chmod +x "$as_me.lineno" ||
476     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477    { (exit 1); exit 1; }; }
478
479   # Don't try to exec as it changes $[0], causing all sort of problems
480   # (the dirname of $[0] is not the place where we might find the
481   # original and so on.  Autoconf is especially sensitive to this).
482   . "./$as_me.lineno"
483   # Exit status is that of the last command.
484   exit
485 }
486
487
488 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
489   as_dirname=dirname
490 else
491   as_dirname=false
492 fi
493
494 ECHO_C= ECHO_N= ECHO_T=
495 case `echo -n x` in
496 -n*)
497   case `echo 'x\c'` in
498   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
499   *)   ECHO_C='\c';;
500   esac;;
501 *)
502   ECHO_N='-n';;
503 esac
504 if expr a : '\(a\)' >/dev/null 2>&1 &&
505    test "X`expr 00001 : '.*\(...\)'`" = X001; then
506   as_expr=expr
507 else
508   as_expr=false
509 fi
510
511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513   rm -f conf$$.dir/conf$$.file
514 else
515   rm -f conf$$.dir
516   mkdir conf$$.dir 2>/dev/null
517 fi
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
530     as_ln_s='cp -p'
531   fi
532 else
533   as_ln_s='cp -p'
534 fi
535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
536 rmdir conf$$.dir 2>/dev/null
537
538 if mkdir -p . 2>/dev/null; then
539   as_mkdir_p=:
540 else
541   test -d ./-p && rmdir ./-p
542   as_mkdir_p=false
543 fi
544
545 if test -x / >/dev/null 2>&1; then
546   as_test_x='test -x'
547 else
548   if ls -dL / >/dev/null 2>&1; then
549     as_ls_L_option=L
550   else
551     as_ls_L_option=
552   fi
553   as_test_x='
554     eval sh -c '\''
555       if test -d "$1"; then
556         test -d "$1/.";
557       else
558         case $1 in
559         -*)set "./$1";;
560         esac;
561         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562         ???[sx]*):;;*)false;;esac;fi
563     '\'' sh
564   '
565 fi
566 as_executable_p=$as_test_x
567
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
570
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
573
574
575
576 exec 7<&0 </dev/null 6>&1
577
578 # Name of the host.
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
582
583 #
584 # Initializations.
585 #
586 ac_default_prefix=/usr/local
587 ac_clean_files=
588 ac_config_libobj_dir=.
589 LIBOBJS=
590 cross_compiling=no
591 subdirs=
592 MFLAGS=
593 MAKEFLAGS=
594 SHELL=${CONFIG_SHELL-/bin/sh}
595
596 # Identity of this package.
597 PACKAGE_NAME='chise-fonts'
598 PACKAGE_TARNAME='chise-fonts'
599 PACKAGE_VERSION='0.1'
600 PACKAGE_STRING='chise-fonts 0.1'
601 PACKAGE_BUGREPORT='chise-en@m17n.org'
602
603 ac_subst_vars='LTLIBOBJS
604 LIBOBJS
605 ac_configure_args
606 target_os
607 target_vendor
608 target_cpu
609 target
610 host_os
611 host_vendor
612 host_cpu
613 host
614 build_os
615 build_vendor
616 build_cpu
617 build
618 target_alias
619 host_alias
620 build_alias
621 LIBS
622 ECHO_T
623 ECHO_N
624 ECHO_C
625 DEFS
626 mandir
627 localedir
628 libdir
629 psdir
630 pdfdir
631 dvidir
632 htmldir
633 infodir
634 docdir
635 oldincludedir
636 includedir
637 localstatedir
638 sharedstatedir
639 sysconfdir
640 datadir
641 datarootdir
642 libexecdir
643 sbindir
644 bindir
645 program_transform_name
646 prefix
647 exec_prefix
648 PACKAGE_BUGREPORT
649 PACKAGE_STRING
650 PACKAGE_VERSION
651 PACKAGE_TARNAME
652 PACKAGE_NAME
653 PATH_SEPARATOR
654 SHELL'
655 ac_subst_files=''
656 ac_user_opts='
657 enable_option_checking
658 '
659       ac_precious_vars='build_alias
660 host_alias
661 target_alias'
662
663
664 # Initialize some variables set by options.
665 ac_init_help=
666 ac_init_version=false
667 ac_unrecognized_opts=
668 ac_unrecognized_sep=
669 # The variables have the same names as the options, with
670 # dashes changed to underlines.
671 cache_file=/dev/null
672 exec_prefix=NONE
673 no_create=
674 no_recursion=
675 prefix=NONE
676 program_prefix=NONE
677 program_suffix=NONE
678 program_transform_name=s,x,x,
679 silent=
680 site=
681 srcdir=
682 verbose=
683 x_includes=NONE
684 x_libraries=NONE
685
686 # Installation directory options.
687 # These are left unexpanded so users can "make install exec_prefix=/foo"
688 # and all the variables that are supposed to be based on exec_prefix
689 # by default will actually change.
690 # Use braces instead of parens because sh, perl, etc. also accept them.
691 # (The list follows the same order as the GNU Coding Standards.)
692 bindir='${exec_prefix}/bin'
693 sbindir='${exec_prefix}/sbin'
694 libexecdir='${exec_prefix}/libexec'
695 datarootdir='${prefix}/share'
696 datadir='${datarootdir}'
697 sysconfdir='${prefix}/etc'
698 sharedstatedir='${prefix}/com'
699 localstatedir='${prefix}/var'
700 includedir='${prefix}/include'
701 oldincludedir='/usr/include'
702 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
703 infodir='${datarootdir}/info'
704 htmldir='${docdir}'
705 dvidir='${docdir}'
706 pdfdir='${docdir}'
707 psdir='${docdir}'
708 libdir='${exec_prefix}/lib'
709 localedir='${datarootdir}/locale'
710 mandir='${datarootdir}/man'
711
712 ac_prev=
713 ac_dashdash=
714 for ac_option
715 do
716   # If the previous option needs an argument, assign it.
717   if test -n "$ac_prev"; then
718     eval $ac_prev=\$ac_option
719     ac_prev=
720     continue
721   fi
722
723   case $ac_option in
724   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
725   *)    ac_optarg=yes ;;
726   esac
727
728   # Accept the important Cygnus configure options, so we can diagnose typos.
729
730   case $ac_dashdash$ac_option in
731   --)
732     ac_dashdash=yes ;;
733
734   -bindir | --bindir | --bindi | --bind | --bin | --bi)
735     ac_prev=bindir ;;
736   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
737     bindir=$ac_optarg ;;
738
739   -build | --build | --buil | --bui | --bu)
740     ac_prev=build_alias ;;
741   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
742     build_alias=$ac_optarg ;;
743
744   -cache-file | --cache-file | --cache-fil | --cache-fi \
745   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
746     ac_prev=cache_file ;;
747   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
748   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
749     cache_file=$ac_optarg ;;
750
751   --config-cache | -C)
752     cache_file=config.cache ;;
753
754   -datadir | --datadir | --datadi | --datad)
755     ac_prev=datadir ;;
756   -datadir=* | --datadir=* | --datadi=* | --datad=*)
757     datadir=$ac_optarg ;;
758
759   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
760   | --dataroo | --dataro | --datar)
761     ac_prev=datarootdir ;;
762   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
763   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
764     datarootdir=$ac_optarg ;;
765
766   -disable-* | --disable-*)
767     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
768     # Reject names that are not valid shell variable names.
769     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
770       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
771    { (exit 1); exit 1; }; }
772     ac_useropt_orig=$ac_useropt
773     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
774     case $ac_user_opts in
775       *"
776 "enable_$ac_useropt"
777 "*) ;;
778       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
779          ac_unrecognized_sep=', ';;
780     esac
781     eval enable_$ac_useropt=no ;;
782
783   -docdir | --docdir | --docdi | --doc | --do)
784     ac_prev=docdir ;;
785   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
786     docdir=$ac_optarg ;;
787
788   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
789     ac_prev=dvidir ;;
790   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
791     dvidir=$ac_optarg ;;
792
793   -enable-* | --enable-*)
794     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
795     # Reject names that are not valid shell variable names.
796     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
797       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
798    { (exit 1); exit 1; }; }
799     ac_useropt_orig=$ac_useropt
800     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
801     case $ac_user_opts in
802       *"
803 "enable_$ac_useropt"
804 "*) ;;
805       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
806          ac_unrecognized_sep=', ';;
807     esac
808     eval enable_$ac_useropt=\$ac_optarg ;;
809
810   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
811   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
812   | --exec | --exe | --ex)
813     ac_prev=exec_prefix ;;
814   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
815   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
816   | --exec=* | --exe=* | --ex=*)
817     exec_prefix=$ac_optarg ;;
818
819   -gas | --gas | --ga | --g)
820     # Obsolete; use --with-gas.
821     with_gas=yes ;;
822
823   -help | --help | --hel | --he | -h)
824     ac_init_help=long ;;
825   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
826     ac_init_help=recursive ;;
827   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
828     ac_init_help=short ;;
829
830   -host | --host | --hos | --ho)
831     ac_prev=host_alias ;;
832   -host=* | --host=* | --hos=* | --ho=*)
833     host_alias=$ac_optarg ;;
834
835   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
836     ac_prev=htmldir ;;
837   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
838   | --ht=*)
839     htmldir=$ac_optarg ;;
840
841   -includedir | --includedir | --includedi | --included | --include \
842   | --includ | --inclu | --incl | --inc)
843     ac_prev=includedir ;;
844   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
845   | --includ=* | --inclu=* | --incl=* | --inc=*)
846     includedir=$ac_optarg ;;
847
848   -infodir | --infodir | --infodi | --infod | --info | --inf)
849     ac_prev=infodir ;;
850   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
851     infodir=$ac_optarg ;;
852
853   -libdir | --libdir | --libdi | --libd)
854     ac_prev=libdir ;;
855   -libdir=* | --libdir=* | --libdi=* | --libd=*)
856     libdir=$ac_optarg ;;
857
858   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
859   | --libexe | --libex | --libe)
860     ac_prev=libexecdir ;;
861   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
862   | --libexe=* | --libex=* | --libe=*)
863     libexecdir=$ac_optarg ;;
864
865   -localedir | --localedir | --localedi | --localed | --locale)
866     ac_prev=localedir ;;
867   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
868     localedir=$ac_optarg ;;
869
870   -localstatedir | --localstatedir | --localstatedi | --localstated \
871   | --localstate | --localstat | --localsta | --localst | --locals)
872     ac_prev=localstatedir ;;
873   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
874   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
875     localstatedir=$ac_optarg ;;
876
877   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
878     ac_prev=mandir ;;
879   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
880     mandir=$ac_optarg ;;
881
882   -nfp | --nfp | --nf)
883     # Obsolete; use --without-fp.
884     with_fp=no ;;
885
886   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
887   | --no-cr | --no-c | -n)
888     no_create=yes ;;
889
890   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
891   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
892     no_recursion=yes ;;
893
894   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
895   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
896   | --oldin | --oldi | --old | --ol | --o)
897     ac_prev=oldincludedir ;;
898   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
899   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
900   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
901     oldincludedir=$ac_optarg ;;
902
903   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
904     ac_prev=prefix ;;
905   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
906     prefix=$ac_optarg ;;
907
908   -program-prefix | --program-prefix | --program-prefi | --program-pref \
909   | --program-pre | --program-pr | --program-p)
910     ac_prev=program_prefix ;;
911   -program-prefix=* | --program-prefix=* | --program-prefi=* \
912   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
913     program_prefix=$ac_optarg ;;
914
915   -program-suffix | --program-suffix | --program-suffi | --program-suff \
916   | --program-suf | --program-su | --program-s)
917     ac_prev=program_suffix ;;
918   -program-suffix=* | --program-suffix=* | --program-suffi=* \
919   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
920     program_suffix=$ac_optarg ;;
921
922   -program-transform-name | --program-transform-name \
923   | --program-transform-nam | --program-transform-na \
924   | --program-transform-n | --program-transform- \
925   | --program-transform | --program-transfor \
926   | --program-transfo | --program-transf \
927   | --program-trans | --program-tran \
928   | --progr-tra | --program-tr | --program-t)
929     ac_prev=program_transform_name ;;
930   -program-transform-name=* | --program-transform-name=* \
931   | --program-transform-nam=* | --program-transform-na=* \
932   | --program-transform-n=* | --program-transform-=* \
933   | --program-transform=* | --program-transfor=* \
934   | --program-transfo=* | --program-transf=* \
935   | --program-trans=* | --program-tran=* \
936   | --progr-tra=* | --program-tr=* | --program-t=*)
937     program_transform_name=$ac_optarg ;;
938
939   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
940     ac_prev=pdfdir ;;
941   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
942     pdfdir=$ac_optarg ;;
943
944   -psdir | --psdir | --psdi | --psd | --ps)
945     ac_prev=psdir ;;
946   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
947     psdir=$ac_optarg ;;
948
949   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
950   | -silent | --silent | --silen | --sile | --sil)
951     silent=yes ;;
952
953   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
954     ac_prev=sbindir ;;
955   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
956   | --sbi=* | --sb=*)
957     sbindir=$ac_optarg ;;
958
959   -sharedstatedir | --sharedstatedir | --sharedstatedi \
960   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
961   | --sharedst | --shareds | --shared | --share | --shar \
962   | --sha | --sh)
963     ac_prev=sharedstatedir ;;
964   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
965   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
966   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
967   | --sha=* | --sh=*)
968     sharedstatedir=$ac_optarg ;;
969
970   -site | --site | --sit)
971     ac_prev=site ;;
972   -site=* | --site=* | --sit=*)
973     site=$ac_optarg ;;
974
975   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
976     ac_prev=srcdir ;;
977   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
978     srcdir=$ac_optarg ;;
979
980   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
981   | --syscon | --sysco | --sysc | --sys | --sy)
982     ac_prev=sysconfdir ;;
983   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
984   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
985     sysconfdir=$ac_optarg ;;
986
987   -target | --target | --targe | --targ | --tar | --ta | --t)
988     ac_prev=target_alias ;;
989   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
990     target_alias=$ac_optarg ;;
991
992   -v | -verbose | --verbose | --verbos | --verbo | --verb)
993     verbose=yes ;;
994
995   -version | --version | --versio | --versi | --vers | -V)
996     ac_init_version=: ;;
997
998   -with-* | --with-*)
999     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1000     # Reject names that are not valid shell variable names.
1001     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1002       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1003    { (exit 1); exit 1; }; }
1004     ac_useropt_orig=$ac_useropt
1005     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1006     case $ac_user_opts in
1007       *"
1008 "with_$ac_useropt"
1009 "*) ;;
1010       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1011          ac_unrecognized_sep=', ';;
1012     esac
1013     eval with_$ac_useropt=\$ac_optarg ;;
1014
1015   -without-* | --without-*)
1016     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1017     # Reject names that are not valid shell variable names.
1018     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1019       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1020    { (exit 1); exit 1; }; }
1021     ac_useropt_orig=$ac_useropt
1022     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1023     case $ac_user_opts in
1024       *"
1025 "with_$ac_useropt"
1026 "*) ;;
1027       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1028          ac_unrecognized_sep=', ';;
1029     esac
1030     eval with_$ac_useropt=no ;;
1031
1032   --x)
1033     # Obsolete; use --with-x.
1034     with_x=yes ;;
1035
1036   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1037   | --x-incl | --x-inc | --x-in | --x-i)
1038     ac_prev=x_includes ;;
1039   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1040   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1041     x_includes=$ac_optarg ;;
1042
1043   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1044   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1045     ac_prev=x_libraries ;;
1046   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1047   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1048     x_libraries=$ac_optarg ;;
1049
1050   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1051 Try \`$0 --help' for more information." >&2
1052    { (exit 1); exit 1; }; }
1053     ;;
1054
1055   *=*)
1056     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1057     # Reject names that are not valid shell variable names.
1058     expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1059       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1060    { (exit 1); exit 1; }; }
1061     eval $ac_envvar=\$ac_optarg
1062     export $ac_envvar ;;
1063
1064   *)
1065     # FIXME: should be removed in autoconf 3.0.
1066     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1067     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1068       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1069     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1070     ;;
1071
1072   esac
1073 done
1074
1075 if test -n "$ac_prev"; then
1076   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1077   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1078    { (exit 1); exit 1; }; }
1079 fi
1080
1081 if test -n "$ac_unrecognized_opts"; then
1082   case $enable_option_checking in
1083     no) ;;
1084     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1085    { (exit 1); exit 1; }; } ;;
1086     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1087   esac
1088 fi
1089
1090 # Check all directory arguments for consistency.
1091 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1092                 datadir sysconfdir sharedstatedir localstatedir includedir \
1093                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1094                 libdir localedir mandir
1095 do
1096   eval ac_val=\$$ac_var
1097   # Remove trailing slashes.
1098   case $ac_val in
1099     */ )
1100       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1101       eval $ac_var=\$ac_val;;
1102   esac
1103   # Be sure to have absolute directory names.
1104   case $ac_val in
1105     [\\/$]* | ?:[\\/]* )  continue;;
1106     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1107   esac
1108   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1109    { (exit 1); exit 1; }; }
1110 done
1111
1112 # There might be people who depend on the old broken behavior: `$host'
1113 # used to hold the argument of --host etc.
1114 # FIXME: To remove some day.
1115 build=$build_alias
1116 host=$host_alias
1117 target=$target_alias
1118
1119 # FIXME: To remove some day.
1120 if test "x$host_alias" != x; then
1121   if test "x$build_alias" = x; then
1122     cross_compiling=maybe
1123     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1124     If a cross compiler is detected then cross compile mode will be used." >&2
1125   elif test "x$build_alias" != "x$host_alias"; then
1126     cross_compiling=yes
1127   fi
1128 fi
1129
1130 ac_tool_prefix=
1131 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1132
1133 test "$silent" = yes && exec 6>/dev/null
1134
1135
1136 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1137 ac_ls_di=`ls -di .` &&
1138 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1139   { $as_echo "$as_me: error: working directory cannot be determined" >&2
1140    { (exit 1); exit 1; }; }
1141 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1142   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1143    { (exit 1); exit 1; }; }
1144
1145
1146 # Find the source files, if location was not specified.
1147 if test -z "$srcdir"; then
1148   ac_srcdir_defaulted=yes
1149   # Try the directory containing this script, then the parent directory.
1150   ac_confdir=`$as_dirname -- "$as_myself" ||
1151 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1152          X"$as_myself" : 'X\(//\)[^/]' \| \
1153          X"$as_myself" : 'X\(//\)$' \| \
1154          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1155 $as_echo X"$as_myself" |
1156     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1157             s//\1/
1158             q
1159           }
1160           /^X\(\/\/\)[^/].*/{
1161             s//\1/
1162             q
1163           }
1164           /^X\(\/\/\)$/{
1165             s//\1/
1166             q
1167           }
1168           /^X\(\/\).*/{
1169             s//\1/
1170             q
1171           }
1172           s/.*/./; q'`
1173   srcdir=$ac_confdir
1174   if test ! -r "$srcdir/$ac_unique_file"; then
1175     srcdir=..
1176   fi
1177 else
1178   ac_srcdir_defaulted=no
1179 fi
1180 if test ! -r "$srcdir/$ac_unique_file"; then
1181   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1182   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1183    { (exit 1); exit 1; }; }
1184 fi
1185 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1186 ac_abs_confdir=`(
1187         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1188    { (exit 1); exit 1; }; }
1189         pwd)`
1190 # When building in place, set srcdir=.
1191 if test "$ac_abs_confdir" = "$ac_pwd"; then
1192   srcdir=.
1193 fi
1194 # Remove unnecessary trailing slashes from srcdir.
1195 # Double slashes in file names in object file debugging info
1196 # mess up M-x gdb in Emacs.
1197 case $srcdir in
1198 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1199 esac
1200 for ac_var in $ac_precious_vars; do
1201   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1202   eval ac_env_${ac_var}_value=\$${ac_var}
1203   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1204   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1205 done
1206
1207 #
1208 # Report the --help message.
1209 #
1210 if test "$ac_init_help" = "long"; then
1211   # Omit some internal or obsolete options to make the list less imposing.
1212   # This message is too long to be a string in the A/UX 3.1 sh.
1213   cat <<_ACEOF
1214 \`configure' configures chise-fonts 0.1 to adapt to many kinds of systems.
1215
1216 Usage: $0 [OPTION]... [VAR=VALUE]...
1217
1218 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1219 VAR=VALUE.  See below for descriptions of some of the useful variables.
1220
1221 Defaults for the options are specified in brackets.
1222
1223 Configuration:
1224   -h, --help              display this help and exit
1225       --help=short        display options specific to this package
1226       --help=recursive    display the short help of all the included packages
1227   -V, --version           display version information and exit
1228   -q, --quiet, --silent   do not print \`checking...' messages
1229       --cache-file=FILE   cache test results in FILE [disabled]
1230   -C, --config-cache      alias for \`--cache-file=config.cache'
1231   -n, --no-create         do not create output files
1232       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1233
1234 Installation directories:
1235   --prefix=PREFIX         install architecture-independent files in PREFIX
1236                           [$ac_default_prefix]
1237   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1238                           [PREFIX]
1239
1240 By default, \`make install' will install all the files in
1241 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1242 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1243 for instance \`--prefix=\$HOME'.
1244
1245 For better control, use the options below.
1246
1247 Fine tuning of the installation directories:
1248   --bindir=DIR            user executables [EPREFIX/bin]
1249   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1250   --libexecdir=DIR        program executables [EPREFIX/libexec]
1251   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1252   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1253   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1254   --libdir=DIR            object code libraries [EPREFIX/lib]
1255   --includedir=DIR        C header files [PREFIX/include]
1256   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1257   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1258   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1259   --infodir=DIR           info documentation [DATAROOTDIR/info]
1260   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1261   --mandir=DIR            man documentation [DATAROOTDIR/man]
1262   --docdir=DIR            documentation root [DATAROOTDIR/doc/chise-fonts]
1263   --htmldir=DIR           html documentation [DOCDIR]
1264   --dvidir=DIR            dvi documentation [DOCDIR]
1265   --pdfdir=DIR            pdf documentation [DOCDIR]
1266   --psdir=DIR             ps documentation [DOCDIR]
1267 _ACEOF
1268
1269   cat <<\_ACEOF
1270
1271 System types:
1272   --build=BUILD     configure for building on BUILD [guessed]
1273   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1274   --target=TARGET   configure for building compilers for TARGET [HOST]
1275 _ACEOF
1276 fi
1277
1278 if test -n "$ac_init_help"; then
1279   case $ac_init_help in
1280      short | recursive ) echo "Configuration of chise-fonts 0.1:";;
1281    esac
1282   cat <<\_ACEOF
1283
1284 Report bugs to <chise-en@m17n.org>.
1285 _ACEOF
1286 ac_status=$?
1287 fi
1288
1289 if test "$ac_init_help" = "recursive"; then
1290   # If there are subdirs, report their specific --help.
1291   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1292     test -d "$ac_dir" ||
1293       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1294       continue
1295     ac_builddir=.
1296
1297 case "$ac_dir" in
1298 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1299 *)
1300   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1301   # A ".." for each directory in $ac_dir_suffix.
1302   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1303   case $ac_top_builddir_sub in
1304   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1305   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1306   esac ;;
1307 esac
1308 ac_abs_top_builddir=$ac_pwd
1309 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1310 # for backward compatibility:
1311 ac_top_builddir=$ac_top_build_prefix
1312
1313 case $srcdir in
1314   .)  # We are building in place.
1315     ac_srcdir=.
1316     ac_top_srcdir=$ac_top_builddir_sub
1317     ac_abs_top_srcdir=$ac_pwd ;;
1318   [\\/]* | ?:[\\/]* )  # Absolute name.
1319     ac_srcdir=$srcdir$ac_dir_suffix;
1320     ac_top_srcdir=$srcdir
1321     ac_abs_top_srcdir=$srcdir ;;
1322   *) # Relative name.
1323     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1324     ac_top_srcdir=$ac_top_build_prefix$srcdir
1325     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1326 esac
1327 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1328
1329     cd "$ac_dir" || { ac_status=$?; continue; }
1330     # Check for guested configure.
1331     if test -f "$ac_srcdir/configure.gnu"; then
1332       echo &&
1333       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1334     elif test -f "$ac_srcdir/configure"; then
1335       echo &&
1336       $SHELL "$ac_srcdir/configure" --help=recursive
1337     else
1338       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1339     fi || ac_status=$?
1340     cd "$ac_pwd" || { ac_status=$?; break; }
1341   done
1342 fi
1343
1344 test -n "$ac_init_help" && exit $ac_status
1345 if $ac_init_version; then
1346   cat <<\_ACEOF
1347 chise-fonts configure 0.1
1348 generated by GNU Autoconf 2.63
1349
1350 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1351 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1352 This configure script is free software; the Free Software Foundation
1353 gives unlimited permission to copy, distribute and modify it.
1354 _ACEOF
1355   exit
1356 fi
1357 cat >config.log <<_ACEOF
1358 This file contains any messages produced by compilers while
1359 running configure, to aid debugging if configure makes a mistake.
1360
1361 It was created by chise-fonts $as_me 0.1, which was
1362 generated by GNU Autoconf 2.63.  Invocation command line was
1363
1364   $ $0 $@
1365
1366 _ACEOF
1367 exec 5>>config.log
1368 {
1369 cat <<_ASUNAME
1370 ## --------- ##
1371 ## Platform. ##
1372 ## --------- ##
1373
1374 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1375 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1376 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1377 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1378 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1379
1380 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1381 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1382
1383 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1384 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1385 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1386 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1387 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1388 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1389 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1390
1391 _ASUNAME
1392
1393 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1394 for as_dir in $PATH
1395 do
1396   IFS=$as_save_IFS
1397   test -z "$as_dir" && as_dir=.
1398   $as_echo "PATH: $as_dir"
1399 done
1400 IFS=$as_save_IFS
1401
1402 } >&5
1403
1404 cat >&5 <<_ACEOF
1405
1406
1407 ## ----------- ##
1408 ## Core tests. ##
1409 ## ----------- ##
1410
1411 _ACEOF
1412
1413
1414 # Keep a trace of the command line.
1415 # Strip out --no-create and --no-recursion so they do not pile up.
1416 # Strip out --silent because we don't want to record it for future runs.
1417 # Also quote any args containing shell meta-characters.
1418 # Make two passes to allow for proper duplicate-argument suppression.
1419 ac_configure_args=
1420 ac_configure_args0=
1421 ac_configure_args1=
1422 ac_must_keep_next=false
1423 for ac_pass in 1 2
1424 do
1425   for ac_arg
1426   do
1427     case $ac_arg in
1428     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1429     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1430     | -silent | --silent | --silen | --sile | --sil)
1431       continue ;;
1432     *\'*)
1433       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1434     esac
1435     case $ac_pass in
1436     1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1437     2)
1438       ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1439       if test $ac_must_keep_next = true; then
1440         ac_must_keep_next=false # Got value, back to normal.
1441       else
1442         case $ac_arg in
1443           *=* | --config-cache | -C | -disable-* | --disable-* \
1444           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1445           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1446           | -with-* | --with-* | -without-* | --without-* | --x)
1447             case "$ac_configure_args0 " in
1448               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1449             esac
1450             ;;
1451           -* ) ac_must_keep_next=true ;;
1452         esac
1453       fi
1454       ac_configure_args="$ac_configure_args '$ac_arg'"
1455       ;;
1456     esac
1457   done
1458 done
1459 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1460 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1461
1462 # When interrupted or exit'd, cleanup temporary files, and complete
1463 # config.log.  We remove comments because anyway the quotes in there
1464 # would cause problems or look ugly.
1465 # WARNING: Use '\'' to represent an apostrophe within the trap.
1466 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1467 trap 'exit_status=$?
1468   # Save into config.log some information that might help in debugging.
1469   {
1470     echo
1471
1472     cat <<\_ASBOX
1473 ## ---------------- ##
1474 ## Cache variables. ##
1475 ## ---------------- ##
1476 _ASBOX
1477     echo
1478     # The following way of writing the cache mishandles newlines in values,
1479 (
1480   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1481     eval ac_val=\$$ac_var
1482     case $ac_val in #(
1483     *${as_nl}*)
1484       case $ac_var in #(
1485       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1486 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1487       esac
1488       case $ac_var in #(
1489       _ | IFS | as_nl) ;; #(
1490       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1491       *) $as_unset $ac_var ;;
1492       esac ;;
1493     esac
1494   done
1495   (set) 2>&1 |
1496     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1497     *${as_nl}ac_space=\ *)
1498       sed -n \
1499         "s/'\''/'\''\\\\'\'''\''/g;
1500           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1501       ;; #(
1502     *)
1503       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1504       ;;
1505     esac |
1506     sort
1507 )
1508     echo
1509
1510     cat <<\_ASBOX
1511 ## ----------------- ##
1512 ## Output variables. ##
1513 ## ----------------- ##
1514 _ASBOX
1515     echo
1516     for ac_var in $ac_subst_vars
1517     do
1518       eval ac_val=\$$ac_var
1519       case $ac_val in
1520       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1521       esac
1522       $as_echo "$ac_var='\''$ac_val'\''"
1523     done | sort
1524     echo
1525
1526     if test -n "$ac_subst_files"; then
1527       cat <<\_ASBOX
1528 ## ------------------- ##
1529 ## File substitutions. ##
1530 ## ------------------- ##
1531 _ASBOX
1532       echo
1533       for ac_var in $ac_subst_files
1534       do
1535         eval ac_val=\$$ac_var
1536         case $ac_val in
1537         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1538         esac
1539         $as_echo "$ac_var='\''$ac_val'\''"
1540       done | sort
1541       echo
1542     fi
1543
1544     if test -s confdefs.h; then
1545       cat <<\_ASBOX
1546 ## ----------- ##
1547 ## confdefs.h. ##
1548 ## ----------- ##
1549 _ASBOX
1550       echo
1551       cat confdefs.h
1552       echo
1553     fi
1554     test "$ac_signal" != 0 &&
1555       $as_echo "$as_me: caught signal $ac_signal"
1556     $as_echo "$as_me: exit $exit_status"
1557   } >&5
1558   rm -f core *.core core.conftest.* &&
1559     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1560     exit $exit_status
1561 ' 0
1562 for ac_signal in 1 2 13 15; do
1563   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1564 done
1565 ac_signal=0
1566
1567 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1568 rm -f -r conftest* confdefs.h
1569
1570 # Predefined preprocessor variables.
1571
1572 cat >>confdefs.h <<_ACEOF
1573 #define PACKAGE_NAME "$PACKAGE_NAME"
1574 _ACEOF
1575
1576
1577 cat >>confdefs.h <<_ACEOF
1578 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1579 _ACEOF
1580
1581
1582 cat >>confdefs.h <<_ACEOF
1583 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1584 _ACEOF
1585
1586
1587 cat >>confdefs.h <<_ACEOF
1588 #define PACKAGE_STRING "$PACKAGE_STRING"
1589 _ACEOF
1590
1591
1592 cat >>confdefs.h <<_ACEOF
1593 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1594 _ACEOF
1595
1596
1597 # Let the site file select an alternate cache file if it wants to.
1598 # Prefer an explicitly selected file to automatically selected ones.
1599 ac_site_file1=NONE
1600 ac_site_file2=NONE
1601 if test -n "$CONFIG_SITE"; then
1602   ac_site_file1=$CONFIG_SITE
1603 elif test "x$prefix" != xNONE; then
1604   ac_site_file1=$prefix/share/config.site
1605   ac_site_file2=$prefix/etc/config.site
1606 else
1607   ac_site_file1=$ac_default_prefix/share/config.site
1608   ac_site_file2=$ac_default_prefix/etc/config.site
1609 fi
1610 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1611 do
1612   test "x$ac_site_file" = xNONE && continue
1613   if test -r "$ac_site_file"; then
1614     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1615 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1616     sed 's/^/| /' "$ac_site_file" >&5
1617     . "$ac_site_file"
1618   fi
1619 done
1620
1621 if test -r "$cache_file"; then
1622   # Some versions of bash will fail to source /dev/null (special
1623   # files actually), so we avoid doing that.
1624   if test -f "$cache_file"; then
1625     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1626 $as_echo "$as_me: loading cache $cache_file" >&6;}
1627     case $cache_file in
1628       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1629       *)                      . "./$cache_file";;
1630     esac
1631   fi
1632 else
1633   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1634 $as_echo "$as_me: creating cache $cache_file" >&6;}
1635   >$cache_file
1636 fi
1637
1638 # Check that the precious variables saved in the cache have kept the same
1639 # value.
1640 ac_cache_corrupted=false
1641 for ac_var in $ac_precious_vars; do
1642   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1643   eval ac_new_set=\$ac_env_${ac_var}_set
1644   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1645   eval ac_new_val=\$ac_env_${ac_var}_value
1646   case $ac_old_set,$ac_new_set in
1647     set,)
1648       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1649 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1650       ac_cache_corrupted=: ;;
1651     ,set)
1652       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1653 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1654       ac_cache_corrupted=: ;;
1655     ,);;
1656     *)
1657       if test "x$ac_old_val" != "x$ac_new_val"; then
1658         # differences in whitespace do not lead to failure.
1659         ac_old_val_w=`echo x $ac_old_val`
1660         ac_new_val_w=`echo x $ac_new_val`
1661         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1662           { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1663 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1664           ac_cache_corrupted=:
1665         else
1666           { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1667 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1668           eval $ac_var=\$ac_old_val
1669         fi
1670         { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1671 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1672         { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1673 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1674       fi;;
1675   esac
1676   # Pass precious variables to config.status.
1677   if test "$ac_new_set" = set; then
1678     case $ac_new_val in
1679     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1680     *) ac_arg=$ac_var=$ac_new_val ;;
1681     esac
1682     case " $ac_configure_args " in
1683       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1684       *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1685     esac
1686   fi
1687 done
1688 if $ac_cache_corrupted; then
1689   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1690 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1691   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1692 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1693   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1694 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1695    { (exit 1); exit 1; }; }
1696 fi
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722 ac_ext=c
1723 ac_cpp='$CPP $CPPFLAGS'
1724 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1725 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1726 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1727
1728
1729
1730 ac_aux_dir=
1731 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1732   if test -f "$ac_dir/install-sh"; then
1733     ac_aux_dir=$ac_dir
1734     ac_install_sh="$ac_aux_dir/install-sh -c"
1735     break
1736   elif test -f "$ac_dir/install.sh"; then
1737     ac_aux_dir=$ac_dir
1738     ac_install_sh="$ac_aux_dir/install.sh -c"
1739     break
1740   elif test -f "$ac_dir/shtool"; then
1741     ac_aux_dir=$ac_dir
1742     ac_install_sh="$ac_aux_dir/shtool install -c"
1743     break
1744   fi
1745 done
1746 if test -z "$ac_aux_dir"; then
1747   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1748 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1749    { (exit 1); exit 1; }; }
1750 fi
1751
1752 # These three variables are undocumented and unsupported,
1753 # and are intended to be withdrawn in a future Autoconf release.
1754 # They can cause serious problems if a builder's source tree is in a directory
1755 # whose full name contains unusual characters.
1756 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
1757 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
1758 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
1759
1760
1761 # Make sure we can run config.sub.
1762 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
1763   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
1764 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
1765    { (exit 1); exit 1; }; }
1766
1767 { $as_echo "$as_me:$LINENO: checking build system type" >&5
1768 $as_echo_n "checking build system type... " >&6; }
1769 if test "${ac_cv_build+set}" = set; then
1770   $as_echo_n "(cached) " >&6
1771 else
1772   ac_build_alias=$build_alias
1773 test "x$ac_build_alias" = x &&
1774   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
1775 test "x$ac_build_alias" = x &&
1776   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1777 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1778    { (exit 1); exit 1; }; }
1779 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
1780   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
1781 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
1782    { (exit 1); exit 1; }; }
1783
1784 fi
1785 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1786 $as_echo "$ac_cv_build" >&6; }
1787 case $ac_cv_build in
1788 *-*-*) ;;
1789 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
1790 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
1791    { (exit 1); exit 1; }; };;
1792 esac
1793 build=$ac_cv_build
1794 ac_save_IFS=$IFS; IFS='-'
1795 set x $ac_cv_build
1796 shift
1797 build_cpu=$1
1798 build_vendor=$2
1799 shift; shift
1800 # Remember, the first character of IFS is used to create $*,
1801 # except with old shells:
1802 build_os=$*
1803 IFS=$ac_save_IFS
1804 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
1805
1806
1807 { $as_echo "$as_me:$LINENO: checking host system type" >&5
1808 $as_echo_n "checking host system type... " >&6; }
1809 if test "${ac_cv_host+set}" = set; then
1810   $as_echo_n "(cached) " >&6
1811 else
1812   if test "x$host_alias" = x; then
1813   ac_cv_host=$ac_cv_build
1814 else
1815   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
1816     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
1817 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
1818    { (exit 1); exit 1; }; }
1819 fi
1820
1821 fi
1822 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1823 $as_echo "$ac_cv_host" >&6; }
1824 case $ac_cv_host in
1825 *-*-*) ;;
1826 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
1827 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
1828    { (exit 1); exit 1; }; };;
1829 esac
1830 host=$ac_cv_host
1831 ac_save_IFS=$IFS; IFS='-'
1832 set x $ac_cv_host
1833 shift
1834 host_cpu=$1
1835 host_vendor=$2
1836 shift; shift
1837 # Remember, the first character of IFS is used to create $*,
1838 # except with old shells:
1839 host_os=$*
1840 IFS=$ac_save_IFS
1841 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
1842
1843
1844 { $as_echo "$as_me:$LINENO: checking target system type" >&5
1845 $as_echo_n "checking target system type... " >&6; }
1846 if test "${ac_cv_target+set}" = set; then
1847   $as_echo_n "(cached) " >&6
1848 else
1849   if test "x$target_alias" = x; then
1850   ac_cv_target=$ac_cv_host
1851 else
1852   ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
1853     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
1854 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
1855    { (exit 1); exit 1; }; }
1856 fi
1857
1858 fi
1859 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5
1860 $as_echo "$ac_cv_target" >&6; }
1861 case $ac_cv_target in
1862 *-*-*) ;;
1863 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
1864 $as_echo "$as_me: error: invalid value of canonical target" >&2;}
1865    { (exit 1); exit 1; }; };;
1866 esac
1867 target=$ac_cv_target
1868 ac_save_IFS=$IFS; IFS='-'
1869 set x $ac_cv_target
1870 shift
1871 target_cpu=$1
1872 target_vendor=$2
1873 shift; shift
1874 # Remember, the first character of IFS is used to create $*,
1875 # except with old shells:
1876 target_os=$*
1877 IFS=$ac_save_IFS
1878 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
1879
1880
1881 # The aliases save the names the user supplied, while $host etc.
1882 # will get canonicalized.
1883 test -n "$target_alias" &&
1884   test "$program_prefix$program_suffix$program_transform_name" = \
1885     NONENONEs,x,x, &&
1886   program_prefix=${target_alias}-
1887
1888 # Checks for programs.
1889 # AC_PROG_CC
1890 # AC_PROG_LIBTOOL
1891 #  AC_CHECK_PROGS(LIBTOOL, glibtool libtool, libtool, \
1892 #       /usr/local/bin:/opt/bin:/sw/bin:/usr/bin:/bin)
1893
1894
1895
1896 # Checks for header files.
1897
1898 # Checks for typedefs, structures, and compiler characteristics.
1899 #AC_C_CONST
1900 #AC_C_INLINE
1901
1902 # Checks for library functions.
1903 #AC_FUNC_ALLOCA
1904 #AC_FUNC_STRNLEN
1905
1906 #AC_CHECK_FUNCS(strnlen)
1907
1908 ac_config_files="$ac_config_files chise-setup-xfonts"
1909
1910 ac_config_files="$ac_config_files Makefile"
1911
1912 ac_config_files="$ac_config_files BDF/Makefile"
1913
1914 ac_config_files="$ac_config_files BDF/JISX0213/Makefile"
1915
1916 ac_config_files="$ac_config_files BDF/EGB/Makefile"
1917
1918 ac_config_files="$ac_config_files BDF/ETL-VN2/Makefile"
1919
1920 ac_config_files="$ac_config_files BDF/Thai-XTIS/Makefile"
1921
1922 ac_config_files="$ac_config_files BDF/Zinbun/Makefile"
1923
1924 ac_config_files="$ac_config_files BDF/CBETA/Makefile"
1925
1926 ac_config_files="$ac_config_files TrueType/Makefile"
1927
1928 ac_config_files="$ac_config_files TrueType/Zinbun/Makefile"
1929
1930 ac_config_files="$ac_config_files GT/Makefile"
1931
1932 cat >confcache <<\_ACEOF
1933 # This file is a shell script that caches the results of configure
1934 # tests run on this system so they can be shared between configure
1935 # scripts and configure runs, see configure's option --config-cache.
1936 # It is not useful on other systems.  If it contains results you don't
1937 # want to keep, you may remove or edit it.
1938 #
1939 # config.status only pays attention to the cache file if you give it
1940 # the --recheck option to rerun configure.
1941 #
1942 # `ac_cv_env_foo' variables (set or unset) will be overridden when
1943 # loading this file, other *unset* `ac_cv_foo' will be assigned the
1944 # following values.
1945
1946 _ACEOF
1947
1948 # The following way of writing the cache mishandles newlines in values,
1949 # but we know of no workaround that is simple, portable, and efficient.
1950 # So, we kill variables containing newlines.
1951 # Ultrix sh set writes to stderr and can't be redirected directly,
1952 # and sets the high bit in the cache file unless we assign to the vars.
1953 (
1954   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
1955     eval ac_val=\$$ac_var
1956     case $ac_val in #(
1957     *${as_nl}*)
1958       case $ac_var in #(
1959       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1960 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1961       esac
1962       case $ac_var in #(
1963       _ | IFS | as_nl) ;; #(
1964       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1965       *) $as_unset $ac_var ;;
1966       esac ;;
1967     esac
1968   done
1969
1970   (set) 2>&1 |
1971     case $as_nl`(ac_space=' '; set) 2>&1` in #(
1972     *${as_nl}ac_space=\ *)
1973       # `set' does not quote correctly, so add quotes (double-quote
1974       # substitution turns \\\\ into \\, and sed turns \\ into \).
1975       sed -n \
1976         "s/'/'\\\\''/g;
1977           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
1978       ;; #(
1979     *)
1980       # `set' quotes correctly as required by POSIX, so do not add quotes.
1981       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1982       ;;
1983     esac |
1984     sort
1985 ) |
1986   sed '
1987      /^ac_cv_env_/b end
1988      t clear
1989      :clear
1990      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
1991      t end
1992      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1993      :end' >>confcache
1994 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1995   if test -w "$cache_file"; then
1996     test "x$cache_file" != "x/dev/null" &&
1997       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
1998 $as_echo "$as_me: updating cache $cache_file" >&6;}
1999     cat confcache >$cache_file
2000   else
2001     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2002 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2003   fi
2004 fi
2005 rm -f confcache
2006
2007 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2008 # Let make expand exec_prefix.
2009 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2010
2011 # Transform confdefs.h into DEFS.
2012 # Protect against shell expansion while executing Makefile rules.
2013 # Protect against Makefile macro expansion.
2014 #
2015 # If the first sed substitution is executed (which looks for macros that
2016 # take arguments), then branch to the quote section.  Otherwise,
2017 # look for a macro that doesn't take arguments.
2018 ac_script='
2019 :mline
2020 /\\$/{
2021  N
2022  s,\\\n,,
2023  b mline
2024 }
2025 t clear
2026 :clear
2027 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g
2028 t quote
2029 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g
2030 t quote
2031 b any
2032 :quote
2033 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2034 s/\[/\\&/g
2035 s/\]/\\&/g
2036 s/\$/$$/g
2037 H
2038 :any
2039 ${
2040         g
2041         s/^\n//
2042         s/\n/ /g
2043         p
2044 }
2045 '
2046 DEFS=`sed -n "$ac_script" confdefs.h`
2047
2048
2049 ac_libobjs=
2050 ac_ltlibobjs=
2051 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2052   # 1. Remove the extension, and $U if already installed.
2053   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2054   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
2055   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
2056   #    will be set to the directory where LIBOBJS objects are built.
2057   ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2058   ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
2059 done
2060 LIBOBJS=$ac_libobjs
2061
2062 LTLIBOBJS=$ac_ltlibobjs
2063
2064
2065
2066 : ${CONFIG_STATUS=./config.status}
2067 ac_write_fail=0
2068 ac_clean_files_save=$ac_clean_files
2069 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2070 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2071 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
2072 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2073 #! $SHELL
2074 # Generated by $as_me.
2075 # Run this file to recreate the current configuration.
2076 # Compiler output produced by configure, useful for debugging
2077 # configure, is in config.log if it exists.
2078
2079 debug=false
2080 ac_cs_recheck=false
2081 ac_cs_silent=false
2082 SHELL=\${CONFIG_SHELL-$SHELL}
2083 _ACEOF
2084
2085 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2086 ## --------------------- ##
2087 ## M4sh Initialization.  ##
2088 ## --------------------- ##
2089
2090 # Be more Bourne compatible
2091 DUALCASE=1; export DUALCASE # for MKS sh
2092 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2093   emulate sh
2094   NULLCMD=:
2095   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2096   # is contrary to our usage.  Disable this feature.
2097   alias -g '${1+"$@"}'='"$@"'
2098   setopt NO_GLOB_SUBST
2099 else
2100   case `(set -o) 2>/dev/null` in
2101   *posix*) set -o posix ;;
2102 esac
2103
2104 fi
2105
2106
2107
2108
2109 # PATH needs CR
2110 # Avoid depending upon Character Ranges.
2111 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2112 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2113 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2114 as_cr_digits='0123456789'
2115 as_cr_alnum=$as_cr_Letters$as_cr_digits
2116
2117 as_nl='
2118 '
2119 export as_nl
2120 # Printing a long string crashes Solaris 7 /usr/bin/printf.
2121 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
2122 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
2123 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
2124 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
2125   as_echo='printf %s\n'
2126   as_echo_n='printf %s'
2127 else
2128   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
2129     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
2130     as_echo_n='/usr/ucb/echo -n'
2131   else
2132     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
2133     as_echo_n_body='eval
2134       arg=$1;
2135       case $arg in
2136       *"$as_nl"*)
2137         expr "X$arg" : "X\\(.*\\)$as_nl";
2138         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
2139       esac;
2140       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
2141     '
2142     export as_echo_n_body
2143     as_echo_n='sh -c $as_echo_n_body as_echo'
2144   fi
2145   export as_echo_body
2146   as_echo='sh -c $as_echo_body as_echo'
2147 fi
2148
2149 # The user is always right.
2150 if test "${PATH_SEPARATOR+set}" != set; then
2151   PATH_SEPARATOR=:
2152   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
2153     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
2154       PATH_SEPARATOR=';'
2155   }
2156 fi
2157
2158 # Support unset when possible.
2159 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
2160   as_unset=unset
2161 else
2162   as_unset=false
2163 fi
2164
2165
2166 # IFS
2167 # We need space, tab and new line, in precisely that order.  Quoting is
2168 # there to prevent editors from complaining about space-tab.
2169 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2170 # splitting by setting IFS to empty value.)
2171 IFS=" ""        $as_nl"
2172
2173 # Find who we are.  Look in the path if we contain no directory separator.
2174 case $0 in
2175   *[\\/]* ) as_myself=$0 ;;
2176   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2177 for as_dir in $PATH
2178 do
2179   IFS=$as_save_IFS
2180   test -z "$as_dir" && as_dir=.
2181   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2182 done
2183 IFS=$as_save_IFS
2184
2185      ;;
2186 esac
2187 # We did not find ourselves, most probably we were run as `sh COMMAND'
2188 # in which case we are not to be found in the path.
2189 if test "x$as_myself" = x; then
2190   as_myself=$0
2191 fi
2192 if test ! -f "$as_myself"; then
2193   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2194   { (exit 1); exit 1; }
2195 fi
2196
2197 # Work around bugs in pre-3.0 UWIN ksh.
2198 for as_var in ENV MAIL MAILPATH
2199 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2200 done
2201 PS1='$ '
2202 PS2='> '
2203 PS4='+ '
2204
2205 # NLS nuisances.
2206 LC_ALL=C
2207 export LC_ALL
2208 LANGUAGE=C
2209 export LANGUAGE
2210
2211 # Required to use basename.
2212 if expr a : '\(a\)' >/dev/null 2>&1 &&
2213    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2214   as_expr=expr
2215 else
2216   as_expr=false
2217 fi
2218
2219 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2220   as_basename=basename
2221 else
2222   as_basename=false
2223 fi
2224
2225
2226 # Name of the executable.
2227 as_me=`$as_basename -- "$0" ||
2228 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2229          X"$0" : 'X\(//\)$' \| \
2230          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2231 $as_echo X/"$0" |
2232     sed '/^.*\/\([^/][^/]*\)\/*$/{
2233             s//\1/
2234             q
2235           }
2236           /^X\/\(\/\/\)$/{
2237             s//\1/
2238             q
2239           }
2240           /^X\/\(\/\).*/{
2241             s//\1/
2242             q
2243           }
2244           s/.*/./; q'`
2245
2246 # CDPATH.
2247 $as_unset CDPATH
2248
2249
2250
2251   as_lineno_1=$LINENO
2252   as_lineno_2=$LINENO
2253   test "x$as_lineno_1" != "x$as_lineno_2" &&
2254   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
2255
2256   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
2257   # uniformly replaced by the line number.  The first 'sed' inserts a
2258   # line-number line after each line using $LINENO; the second 'sed'
2259   # does the real work.  The second script uses 'N' to pair each
2260   # line-number line with the line containing $LINENO, and appends
2261   # trailing '-' during substitution so that $LINENO is not a special
2262   # case at line end.
2263   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
2264   # scripts with optimization help from Paolo Bonzini.  Blame Lee
2265   # E. McMahon (1931-1989) for sed's syntax.  :-)
2266   sed -n '
2267     p
2268     /[$]LINENO/=
2269   ' <$as_myself |
2270     sed '
2271       s/[$]LINENO.*/&-/
2272       t lineno
2273       b
2274       :lineno
2275       N
2276       :loop
2277       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2278       t loop
2279       s/-\n.*//
2280     ' >$as_me.lineno &&
2281   chmod +x "$as_me.lineno" ||
2282     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2283    { (exit 1); exit 1; }; }
2284
2285   # Don't try to exec as it changes $[0], causing all sort of problems
2286   # (the dirname of $[0] is not the place where we might find the
2287   # original and so on.  Autoconf is especially sensitive to this).
2288   . "./$as_me.lineno"
2289   # Exit status is that of the last command.
2290   exit
2291 }
2292
2293
2294 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2295   as_dirname=dirname
2296 else
2297   as_dirname=false
2298 fi
2299
2300 ECHO_C= ECHO_N= ECHO_T=
2301 case `echo -n x` in
2302 -n*)
2303   case `echo 'x\c'` in
2304   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
2305   *)   ECHO_C='\c';;
2306   esac;;
2307 *)
2308   ECHO_N='-n';;
2309 esac
2310 if expr a : '\(a\)' >/dev/null 2>&1 &&
2311    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2312   as_expr=expr
2313 else
2314   as_expr=false
2315 fi
2316
2317 rm -f conf$$ conf$$.exe conf$$.file
2318 if test -d conf$$.dir; then
2319   rm -f conf$$.dir/conf$$.file
2320 else
2321   rm -f conf$$.dir
2322   mkdir conf$$.dir 2>/dev/null
2323 fi
2324 if (echo >conf$$.file) 2>/dev/null; then
2325   if ln -s conf$$.file conf$$ 2>/dev/null; then
2326     as_ln_s='ln -s'
2327     # ... but there are two gotchas:
2328     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2329     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2330     # In both cases, we have to default to `cp -p'.
2331     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2332       as_ln_s='cp -p'
2333   elif ln conf$$.file conf$$ 2>/dev/null; then
2334     as_ln_s=ln
2335   else
2336     as_ln_s='cp -p'
2337   fi
2338 else
2339   as_ln_s='cp -p'
2340 fi
2341 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2342 rmdir conf$$.dir 2>/dev/null
2343
2344 if mkdir -p . 2>/dev/null; then
2345   as_mkdir_p=:
2346 else
2347   test -d ./-p && rmdir ./-p
2348   as_mkdir_p=false
2349 fi
2350
2351 if test -x / >/dev/null 2>&1; then
2352   as_test_x='test -x'
2353 else
2354   if ls -dL / >/dev/null 2>&1; then
2355     as_ls_L_option=L
2356   else
2357     as_ls_L_option=
2358   fi
2359   as_test_x='
2360     eval sh -c '\''
2361       if test -d "$1"; then
2362         test -d "$1/.";
2363       else
2364         case $1 in
2365         -*)set "./$1";;
2366         esac;
2367         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
2368         ???[sx]*):;;*)false;;esac;fi
2369     '\'' sh
2370   '
2371 fi
2372 as_executable_p=$as_test_x
2373
2374 # Sed expression to map a string onto a valid CPP name.
2375 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2376
2377 # Sed expression to map a string onto a valid variable name.
2378 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2379
2380
2381 exec 6>&1
2382
2383 # Save the log message, to keep $[0] and so on meaningful, and to
2384 # report actual input values of CONFIG_FILES etc. instead of their
2385 # values after options handling.
2386 ac_log="
2387 This file was extended by chise-fonts $as_me 0.1, which was
2388 generated by GNU Autoconf 2.63.  Invocation command line was
2389
2390   CONFIG_FILES    = $CONFIG_FILES
2391   CONFIG_HEADERS  = $CONFIG_HEADERS
2392   CONFIG_LINKS    = $CONFIG_LINKS
2393   CONFIG_COMMANDS = $CONFIG_COMMANDS
2394   $ $0 $@
2395
2396 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2397 "
2398
2399 _ACEOF
2400
2401 case $ac_config_files in *"
2402 "*) set x $ac_config_files; shift; ac_config_files=$*;;
2403 esac
2404
2405
2406
2407 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2408 # Files that config.status was made for.
2409 config_files="$ac_config_files"
2410
2411 _ACEOF
2412
2413 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2414 ac_cs_usage="\
2415 \`$as_me' instantiates files from templates according to the
2416 current configuration.
2417
2418 Usage: $0 [OPTION]... [FILE]...
2419
2420   -h, --help       print this help, then exit
2421   -V, --version    print version number and configuration settings, then exit
2422   -q, --quiet, --silent
2423                    do not print progress messages
2424   -d, --debug      don't remove temporary files
2425       --recheck    update $as_me by reconfiguring in the same conditions
2426       --file=FILE[:TEMPLATE]
2427                    instantiate the configuration file FILE
2428
2429 Configuration files:
2430 $config_files
2431
2432 Report bugs to <bug-autoconf@gnu.org>."
2433
2434 _ACEOF
2435 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2436 ac_cs_version="\\
2437 chise-fonts config.status 0.1
2438 configured by $0, generated by GNU Autoconf 2.63,
2439   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2440
2441 Copyright (C) 2008 Free Software Foundation, Inc.
2442 This config.status script is free software; the Free Software Foundation
2443 gives unlimited permission to copy, distribute and modify it."
2444
2445 ac_pwd='$ac_pwd'
2446 srcdir='$srcdir'
2447 test -n "\$AWK" || AWK=awk
2448 _ACEOF
2449
2450 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2451 # The default lists apply if the user does not specify any file.
2452 ac_need_defaults=:
2453 while test $# != 0
2454 do
2455   case $1 in
2456   --*=*)
2457     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2458     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2459     ac_shift=:
2460     ;;
2461   *)
2462     ac_option=$1
2463     ac_optarg=$2
2464     ac_shift=shift
2465     ;;
2466   esac
2467
2468   case $ac_option in
2469   # Handling of the options.
2470   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2471     ac_cs_recheck=: ;;
2472   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2473     $as_echo "$ac_cs_version"; exit ;;
2474   --debug | --debu | --deb | --de | --d | -d )
2475     debug=: ;;
2476   --file | --fil | --fi | --f )
2477     $ac_shift
2478     case $ac_optarg in
2479     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
2480     esac
2481     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
2482     ac_need_defaults=false;;
2483   --he | --h |  --help | --hel | -h )
2484     $as_echo "$ac_cs_usage"; exit ;;
2485   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2486   | -silent | --silent | --silen | --sile | --sil | --si | --s)
2487     ac_cs_silent=: ;;
2488
2489   # This is an error.
2490   -*) { $as_echo "$as_me: error: unrecognized option: $1
2491 Try \`$0 --help' for more information." >&2
2492    { (exit 1); exit 1; }; } ;;
2493
2494   *) ac_config_targets="$ac_config_targets $1"
2495      ac_need_defaults=false ;;
2496
2497   esac
2498   shift
2499 done
2500
2501 ac_configure_extra_args=
2502
2503 if $ac_cs_silent; then
2504   exec 6>/dev/null
2505   ac_configure_extra_args="$ac_configure_extra_args --silent"
2506 fi
2507
2508 _ACEOF
2509 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2510 if \$ac_cs_recheck; then
2511   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2512   shift
2513   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
2514   CONFIG_SHELL='$SHELL'
2515   export CONFIG_SHELL
2516   exec "\$@"
2517 fi
2518
2519 _ACEOF
2520 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2521 exec 5>>config.log
2522 {
2523   echo
2524   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2525 ## Running $as_me. ##
2526 _ASBOX
2527   $as_echo "$ac_log"
2528 } >&5
2529
2530 _ACEOF
2531 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2532 _ACEOF
2533
2534 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2535
2536 # Handling of arguments.
2537 for ac_config_target in $ac_config_targets
2538 do
2539   case $ac_config_target in
2540     "chise-setup-xfonts") CONFIG_FILES="$CONFIG_FILES chise-setup-xfonts" ;;
2541     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
2542     "BDF/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Makefile" ;;
2543     "BDF/JISX0213/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/JISX0213/Makefile" ;;
2544     "BDF/EGB/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/EGB/Makefile" ;;
2545     "BDF/ETL-VN2/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/ETL-VN2/Makefile" ;;
2546     "BDF/Thai-XTIS/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Thai-XTIS/Makefile" ;;
2547     "BDF/Zinbun/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Zinbun/Makefile" ;;
2548     "BDF/CBETA/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/CBETA/Makefile" ;;
2549     "TrueType/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Makefile" ;;
2550     "TrueType/Zinbun/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Zinbun/Makefile" ;;
2551     "GT/Makefile") CONFIG_FILES="$CONFIG_FILES GT/Makefile" ;;
2552
2553   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2554 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
2555    { (exit 1); exit 1; }; };;
2556   esac
2557 done
2558
2559
2560 # If the user did not use the arguments to specify the items to instantiate,
2561 # then the envvar interface is used.  Set only those that are not.
2562 # We use the long form for the default assignment because of an extremely
2563 # bizarre bug on SunOS 4.1.3.
2564 if $ac_need_defaults; then
2565   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
2566 fi
2567
2568 # Have a temporary directory for convenience.  Make it in the build tree
2569 # simply because there is no reason against having it here, and in addition,
2570 # creating and moving files from /tmp can sometimes cause problems.
2571 # Hook for its removal unless debugging.
2572 # Note that there is a small window in which the directory will not be cleaned:
2573 # after its creation but before its name has been assigned to `$tmp'.
2574 $debug ||
2575 {
2576   tmp=
2577   trap 'exit_status=$?
2578   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
2579 ' 0
2580   trap '{ (exit 1); exit 1; }' 1 2 13 15
2581 }
2582 # Create a (secure) tmp directory for tmp files.
2583
2584 {
2585   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
2586   test -n "$tmp" && test -d "$tmp"
2587 }  ||
2588 {
2589   tmp=./conf$$-$RANDOM
2590   (umask 077 && mkdir "$tmp")
2591 } ||
2592 {
2593    $as_echo "$as_me: cannot create a temporary directory in ." >&2
2594    { (exit 1); exit 1; }
2595 }
2596
2597 # Set up the scripts for CONFIG_FILES section.
2598 # No need to generate them if there are no CONFIG_FILES.
2599 # This happens for instance with `./config.status config.h'.
2600 if test -n "$CONFIG_FILES"; then
2601
2602
2603 ac_cr='\r'
2604 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
2605 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
2606   ac_cs_awk_cr='\\r'
2607 else
2608   ac_cs_awk_cr=$ac_cr
2609 fi
2610
2611 echo 'BEGIN {' >"$tmp/subs1.awk" &&
2612 _ACEOF
2613
2614
2615 {
2616   echo "cat >conf$$subs.awk <<_ACEOF" &&
2617   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
2618   echo "_ACEOF"
2619 } >conf$$subs.sh ||
2620   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2621 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2622    { (exit 1); exit 1; }; }
2623 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
2624 ac_delim='%!_!# '
2625 for ac_last_try in false false false false false :; do
2626   . ./conf$$subs.sh ||
2627     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2628 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2629    { (exit 1); exit 1; }; }
2630
2631   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
2632   if test $ac_delim_n = $ac_delim_num; then
2633     break
2634   elif $ac_last_try; then
2635     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2636 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2637    { (exit 1); exit 1; }; }
2638   else
2639     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2640   fi
2641 done
2642 rm -f conf$$subs.sh
2643
2644 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2645 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
2646 _ACEOF
2647 sed -n '
2648 h
2649 s/^/S["/; s/!.*/"]=/
2650 p
2651 g
2652 s/^[^!]*!//
2653 :repl
2654 t repl
2655 s/'"$ac_delim"'$//
2656 t delim
2657 :nl
2658 h
2659 s/\(.\{148\}\).*/\1/
2660 t more1
2661 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
2662 p
2663 n
2664 b repl
2665 :more1
2666 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
2667 p
2668 g
2669 s/.\{148\}//
2670 t nl
2671 :delim
2672 h
2673 s/\(.\{148\}\).*/\1/
2674 t more2
2675 s/["\\]/\\&/g; s/^/"/; s/$/"/
2676 p
2677 b
2678 :more2
2679 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
2680 p
2681 g
2682 s/.\{148\}//
2683 t delim
2684 ' <conf$$subs.awk | sed '
2685 /^[^""]/{
2686   N
2687   s/\n//
2688 }
2689 ' >>$CONFIG_STATUS || ac_write_fail=1
2690 rm -f conf$$subs.awk
2691 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2692 _ACAWK
2693 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
2694   for (key in S) S_is_set[key] = 1
2695   FS = "\a"
2696
2697 }
2698 {
2699   line = $ 0
2700   nfields = split(line, field, "@")
2701   substed = 0
2702   len = length(field[1])
2703   for (i = 2; i < nfields; i++) {
2704     key = field[i]
2705     keylen = length(key)
2706     if (S_is_set[key]) {
2707       value = S[key]
2708       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
2709       len += length(value) + length(field[++i])
2710       substed = 1
2711     } else
2712       len += 1 + keylen
2713   }
2714
2715   print line
2716 }
2717
2718 _ACAWK
2719 _ACEOF
2720 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2721 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
2722   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
2723 else
2724   cat
2725 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
2726   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
2727 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
2728    { (exit 1); exit 1; }; }
2729 _ACEOF
2730
2731 # VPATH may cause trouble with some makes, so we remove $(srcdir),
2732 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
2733 # trailing colons and then remove the whole line if VPATH becomes empty
2734 # (actually we leave an empty line to preserve line numbers).
2735 if test "x$srcdir" = x.; then
2736   ac_vpsub='/^[  ]*VPATH[        ]*=/{
2737 s/:*\$(srcdir):*/:/
2738 s/:*\${srcdir}:*/:/
2739 s/:*@srcdir@:*/:/
2740 s/^\([^=]*=[     ]*\):*/\1/
2741 s/:*$//
2742 s/^[^=]*=[       ]*$//
2743 }'
2744 fi
2745
2746 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2747 fi # test -n "$CONFIG_FILES"
2748
2749
2750 eval set X "  :F $CONFIG_FILES      "
2751 shift
2752 for ac_tag
2753 do
2754   case $ac_tag in
2755   :[FHLC]) ac_mode=$ac_tag; continue;;
2756   esac
2757   case $ac_mode$ac_tag in
2758   :[FHL]*:*);;
2759   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
2760 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
2761    { (exit 1); exit 1; }; };;
2762   :[FH]-) ac_tag=-:-;;
2763   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2764   esac
2765   ac_save_IFS=$IFS
2766   IFS=:
2767   set x $ac_tag
2768   IFS=$ac_save_IFS
2769   shift
2770   ac_file=$1
2771   shift
2772
2773   case $ac_mode in
2774   :L) ac_source=$1;;
2775   :[FH])
2776     ac_file_inputs=
2777     for ac_f
2778     do
2779       case $ac_f in
2780       -) ac_f="$tmp/stdin";;
2781       *) # Look for the file first in the build tree, then in the source tree
2782          # (if the path is not absolute).  The absolute path cannot be DOS-style,
2783          # because $ac_f cannot contain `:'.
2784          test -f "$ac_f" ||
2785            case $ac_f in
2786            [\\/$]*) false;;
2787            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
2788            esac ||
2789            { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
2790 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
2791    { (exit 1); exit 1; }; };;
2792       esac
2793       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
2794       ac_file_inputs="$ac_file_inputs '$ac_f'"
2795     done
2796
2797     # Let's still pretend it is `configure' which instantiates (i.e., don't
2798     # use $as_me), people would be surprised to read:
2799     #    /* config.h.  Generated by config.status.  */
2800     configure_input='Generated from '`
2801           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
2802         `' by configure.'
2803     if test x"$ac_file" != x-; then
2804       configure_input="$ac_file.  $configure_input"
2805       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
2806 $as_echo "$as_me: creating $ac_file" >&6;}
2807     fi
2808     # Neutralize special characters interpreted by sed in replacement strings.
2809     case $configure_input in #(
2810     *\&* | *\|* | *\\* )
2811        ac_sed_conf_input=`$as_echo "$configure_input" |
2812        sed 's/[\\\\&|]/\\\\&/g'`;; #(
2813     *) ac_sed_conf_input=$configure_input;;
2814     esac
2815
2816     case $ac_tag in
2817     *:-:* | *:-) cat >"$tmp/stdin" \
2818       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
2819 $as_echo "$as_me: error: could not create $ac_file" >&2;}
2820    { (exit 1); exit 1; }; } ;;
2821     esac
2822     ;;
2823   esac
2824
2825   ac_dir=`$as_dirname -- "$ac_file" ||
2826 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2827          X"$ac_file" : 'X\(//\)[^/]' \| \
2828          X"$ac_file" : 'X\(//\)$' \| \
2829          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
2830 $as_echo X"$ac_file" |
2831     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2832             s//\1/
2833             q
2834           }
2835           /^X\(\/\/\)[^/].*/{
2836             s//\1/
2837             q
2838           }
2839           /^X\(\/\/\)$/{
2840             s//\1/
2841             q
2842           }
2843           /^X\(\/\).*/{
2844             s//\1/
2845             q
2846           }
2847           s/.*/./; q'`
2848   { as_dir="$ac_dir"
2849   case $as_dir in #(
2850   -*) as_dir=./$as_dir;;
2851   esac
2852   test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
2853     as_dirs=
2854     while :; do
2855       case $as_dir in #(
2856       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2857       *) as_qdir=$as_dir;;
2858       esac
2859       as_dirs="'$as_qdir' $as_dirs"
2860       as_dir=`$as_dirname -- "$as_dir" ||
2861 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2862          X"$as_dir" : 'X\(//\)[^/]' \| \
2863          X"$as_dir" : 'X\(//\)$' \| \
2864          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2865 $as_echo X"$as_dir" |
2866     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2867             s//\1/
2868             q
2869           }
2870           /^X\(\/\/\)[^/].*/{
2871             s//\1/
2872             q
2873           }
2874           /^X\(\/\/\)$/{
2875             s//\1/
2876             q
2877           }
2878           /^X\(\/\).*/{
2879             s//\1/
2880             q
2881           }
2882           s/.*/./; q'`
2883       test -d "$as_dir" && break
2884     done
2885     test -z "$as_dirs" || eval "mkdir $as_dirs"
2886   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
2887 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
2888    { (exit 1); exit 1; }; }; }
2889   ac_builddir=.
2890
2891 case "$ac_dir" in
2892 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2893 *)
2894   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
2895   # A ".." for each directory in $ac_dir_suffix.
2896   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
2897   case $ac_top_builddir_sub in
2898   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2899   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2900   esac ;;
2901 esac
2902 ac_abs_top_builddir=$ac_pwd
2903 ac_abs_builddir=$ac_pwd$ac_dir_suffix
2904 # for backward compatibility:
2905 ac_top_builddir=$ac_top_build_prefix
2906
2907 case $srcdir in
2908   .)  # We are building in place.
2909     ac_srcdir=.
2910     ac_top_srcdir=$ac_top_builddir_sub
2911     ac_abs_top_srcdir=$ac_pwd ;;
2912   [\\/]* | ?:[\\/]* )  # Absolute name.
2913     ac_srcdir=$srcdir$ac_dir_suffix;
2914     ac_top_srcdir=$srcdir
2915     ac_abs_top_srcdir=$srcdir ;;
2916   *) # Relative name.
2917     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2918     ac_top_srcdir=$ac_top_build_prefix$srcdir
2919     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2920 esac
2921 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2922
2923
2924   case $ac_mode in
2925   :F)
2926   #
2927   # CONFIG_FILE
2928   #
2929
2930 _ACEOF
2931
2932 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2933 # If the template does not know about datarootdir, expand it.
2934 # FIXME: This hack should be removed a few years after 2.60.
2935 ac_datarootdir_hack=; ac_datarootdir_seen=
2936
2937 ac_sed_dataroot='
2938 /datarootdir/ {
2939   p
2940   q
2941 }
2942 /@datadir@/p
2943 /@docdir@/p
2944 /@infodir@/p
2945 /@localedir@/p
2946 /@mandir@/p
2947 '
2948 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
2949 *datarootdir*) ac_datarootdir_seen=yes;;
2950 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
2951   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
2952 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
2953 _ACEOF
2954 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2955   ac_datarootdir_hack='
2956   s&@datadir@&$datadir&g
2957   s&@docdir@&$docdir&g
2958   s&@infodir@&$infodir&g
2959   s&@localedir@&$localedir&g
2960   s&@mandir@&$mandir&g
2961     s&\\\${datarootdir}&$datarootdir&g' ;;
2962 esac
2963 _ACEOF
2964
2965 # Neutralize VPATH when `$srcdir' = `.'.
2966 # Shell code in configure.ac might set extrasub.
2967 # FIXME: do we really want to maintain this feature?
2968 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2969 ac_sed_extra="$ac_vpsub
2970 $extrasub
2971 _ACEOF
2972 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2973 :t
2974 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
2975 s|@configure_input@|$ac_sed_conf_input|;t t
2976 s&@top_builddir@&$ac_top_builddir_sub&;t t
2977 s&@top_build_prefix@&$ac_top_build_prefix&;t t
2978 s&@srcdir@&$ac_srcdir&;t t
2979 s&@abs_srcdir@&$ac_abs_srcdir&;t t
2980 s&@top_srcdir@&$ac_top_srcdir&;t t
2981 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
2982 s&@builddir@&$ac_builddir&;t t
2983 s&@abs_builddir@&$ac_abs_builddir&;t t
2984 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
2985 $ac_datarootdir_hack
2986 "
2987 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
2988   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
2989 $as_echo "$as_me: error: could not create $ac_file" >&2;}
2990    { (exit 1); exit 1; }; }
2991
2992 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
2993   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
2994   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
2995   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2996 which seems to be undefined.  Please make sure it is defined." >&5
2997 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2998 which seems to be undefined.  Please make sure it is defined." >&2;}
2999
3000   rm -f "$tmp/stdin"
3001   case $ac_file in
3002   -) cat "$tmp/out" && rm -f "$tmp/out";;
3003   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
3004   esac \
3005   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
3006 $as_echo "$as_me: error: could not create $ac_file" >&2;}
3007    { (exit 1); exit 1; }; }
3008  ;;
3009
3010
3011
3012   esac
3013
3014 done # for ac_tag
3015
3016
3017 { (exit 0); exit 0; }
3018 _ACEOF
3019 chmod +x $CONFIG_STATUS
3020 ac_clean_files=$ac_clean_files_save
3021
3022 test $ac_write_fail = 0 ||
3023   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
3024 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
3025    { (exit 1); exit 1; }; }
3026
3027
3028 # configure is writing to config.log, and then calls config.status.
3029 # config.status does its own redirection, appending to config.log.
3030 # Unfortunately, on DOS this fails, as config.log is still kept open
3031 # by configure, so config.status won't be able to write to it; its
3032 # output is simply discarded.  So we exec the FD to /dev/null,
3033 # effectively closing config.log, so it can be properly (re)opened and
3034 # appended to by config.status.  When coming back to configure, we
3035 # need to make the FD available again.
3036 if test "$no_create" != yes; then
3037   ac_cs_success=:
3038   ac_config_status_args=
3039   test "$silent" = yes &&
3040     ac_config_status_args="$ac_config_status_args --quiet"
3041   exec 5>/dev/null
3042   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3043   exec 5>>config.log
3044   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3045   # would make configure fail if this is the last instruction.
3046   $ac_cs_success || { (exit 1); exit 1; }
3047 fi
3048 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
3049   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
3050 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
3051 fi
3052