OSDN Git Service

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