]> git.sur5r.net Git - bacula/docs/blob - docs/configure
Fix error in .tex file
[bacula/docs] / docs / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69.
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=
578 PACKAGE_TARNAME=
579 PACKAGE_VERSION=
580 PACKAGE_STRING=
581 PACKAGE_BUGREPORT=
582 PACKAGE_URL=
583
584 ac_unique_file="autoconf/configure.in"
585 ac_subst_vars='LTLIBOBJS
586 LIBOBJS
587 AWK
588 AR
589 ECHO
590 CP
591 RM
592 MV
593 INSTALL_DATA
594 INSTALL_SCRIPT
595 INSTALL_PROGRAM
596 FALSEPRG
597 TRUEPRG
598 DATE
599 VERSION
600 bacula
601 BUILD_DIR
602 target_alias
603 host_alias
604 build_alias
605 LIBS
606 ECHO_T
607 ECHO_N
608 ECHO_C
609 DEFS
610 mandir
611 localedir
612 libdir
613 psdir
614 pdfdir
615 dvidir
616 htmldir
617 infodir
618 docdir
619 oldincludedir
620 includedir
621 localstatedir
622 sharedstatedir
623 sysconfdir
624 datadir
625 datarootdir
626 libexecdir
627 sbindir
628 bindir
629 program_transform_name
630 prefix
631 exec_prefix
632 PACKAGE_URL
633 PACKAGE_BUGREPORT
634 PACKAGE_STRING
635 PACKAGE_VERSION
636 PACKAGE_TARNAME
637 PACKAGE_NAME
638 PATH_SEPARATOR
639 SHELL'
640 ac_subst_files='MCOMMON'
641 ac_user_opts='
642 enable_option_checking
643 with_bacula
644 '
645       ac_precious_vars='build_alias
646 host_alias
647 target_alias'
648
649
650 # Initialize some variables set by options.
651 ac_init_help=
652 ac_init_version=false
653 ac_unrecognized_opts=
654 ac_unrecognized_sep=
655 # The variables have the same names as the options, with
656 # dashes changed to underlines.
657 cache_file=/dev/null
658 exec_prefix=NONE
659 no_create=
660 no_recursion=
661 prefix=NONE
662 program_prefix=NONE
663 program_suffix=NONE
664 program_transform_name=s,x,x,
665 silent=
666 site=
667 srcdir=
668 verbose=
669 x_includes=NONE
670 x_libraries=NONE
671
672 # Installation directory options.
673 # These are left unexpanded so users can "make install exec_prefix=/foo"
674 # and all the variables that are supposed to be based on exec_prefix
675 # by default will actually change.
676 # Use braces instead of parens because sh, perl, etc. also accept them.
677 # (The list follows the same order as the GNU Coding Standards.)
678 bindir='${exec_prefix}/bin'
679 sbindir='${exec_prefix}/sbin'
680 libexecdir='${exec_prefix}/libexec'
681 datarootdir='${prefix}/share'
682 datadir='${datarootdir}'
683 sysconfdir='${prefix}/etc'
684 sharedstatedir='${prefix}/com'
685 localstatedir='${prefix}/var'
686 includedir='${prefix}/include'
687 oldincludedir='/usr/include'
688 docdir='${datarootdir}/doc/${PACKAGE}'
689 infodir='${datarootdir}/info'
690 htmldir='${docdir}'
691 dvidir='${docdir}'
692 pdfdir='${docdir}'
693 psdir='${docdir}'
694 libdir='${exec_prefix}/lib'
695 localedir='${datarootdir}/locale'
696 mandir='${datarootdir}/man'
697
698 ac_prev=
699 ac_dashdash=
700 for ac_option
701 do
702   # If the previous option needs an argument, assign it.
703   if test -n "$ac_prev"; then
704     eval $ac_prev=\$ac_option
705     ac_prev=
706     continue
707   fi
708
709   case $ac_option in
710   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
711   *=)   ac_optarg= ;;
712   *)    ac_optarg=yes ;;
713   esac
714
715   # Accept the important Cygnus configure options, so we can diagnose typos.
716
717   case $ac_dashdash$ac_option in
718   --)
719     ac_dashdash=yes ;;
720
721   -bindir | --bindir | --bindi | --bind | --bin | --bi)
722     ac_prev=bindir ;;
723   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
724     bindir=$ac_optarg ;;
725
726   -build | --build | --buil | --bui | --bu)
727     ac_prev=build_alias ;;
728   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
729     build_alias=$ac_optarg ;;
730
731   -cache-file | --cache-file | --cache-fil | --cache-fi \
732   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
733     ac_prev=cache_file ;;
734   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
735   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
736     cache_file=$ac_optarg ;;
737
738   --config-cache | -C)
739     cache_file=config.cache ;;
740
741   -datadir | --datadir | --datadi | --datad)
742     ac_prev=datadir ;;
743   -datadir=* | --datadir=* | --datadi=* | --datad=*)
744     datadir=$ac_optarg ;;
745
746   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
747   | --dataroo | --dataro | --datar)
748     ac_prev=datarootdir ;;
749   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
750   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
751     datarootdir=$ac_optarg ;;
752
753   -disable-* | --disable-*)
754     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
755     # Reject names that are not valid shell variable names.
756     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
757       as_fn_error $? "invalid feature name: $ac_useropt"
758     ac_useropt_orig=$ac_useropt
759     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
760     case $ac_user_opts in
761       *"
762 "enable_$ac_useropt"
763 "*) ;;
764       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
765          ac_unrecognized_sep=', ';;
766     esac
767     eval enable_$ac_useropt=no ;;
768
769   -docdir | --docdir | --docdi | --doc | --do)
770     ac_prev=docdir ;;
771   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
772     docdir=$ac_optarg ;;
773
774   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
775     ac_prev=dvidir ;;
776   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
777     dvidir=$ac_optarg ;;
778
779   -enable-* | --enable-*)
780     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
781     # Reject names that are not valid shell variable names.
782     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
783       as_fn_error $? "invalid feature name: $ac_useropt"
784     ac_useropt_orig=$ac_useropt
785     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
786     case $ac_user_opts in
787       *"
788 "enable_$ac_useropt"
789 "*) ;;
790       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
791          ac_unrecognized_sep=', ';;
792     esac
793     eval enable_$ac_useropt=\$ac_optarg ;;
794
795   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
796   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
797   | --exec | --exe | --ex)
798     ac_prev=exec_prefix ;;
799   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
800   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
801   | --exec=* | --exe=* | --ex=*)
802     exec_prefix=$ac_optarg ;;
803
804   -gas | --gas | --ga | --g)
805     # Obsolete; use --with-gas.
806     with_gas=yes ;;
807
808   -help | --help | --hel | --he | -h)
809     ac_init_help=long ;;
810   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
811     ac_init_help=recursive ;;
812   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
813     ac_init_help=short ;;
814
815   -host | --host | --hos | --ho)
816     ac_prev=host_alias ;;
817   -host=* | --host=* | --hos=* | --ho=*)
818     host_alias=$ac_optarg ;;
819
820   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
821     ac_prev=htmldir ;;
822   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
823   | --ht=*)
824     htmldir=$ac_optarg ;;
825
826   -includedir | --includedir | --includedi | --included | --include \
827   | --includ | --inclu | --incl | --inc)
828     ac_prev=includedir ;;
829   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
830   | --includ=* | --inclu=* | --incl=* | --inc=*)
831     includedir=$ac_optarg ;;
832
833   -infodir | --infodir | --infodi | --infod | --info | --inf)
834     ac_prev=infodir ;;
835   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
836     infodir=$ac_optarg ;;
837
838   -libdir | --libdir | --libdi | --libd)
839     ac_prev=libdir ;;
840   -libdir=* | --libdir=* | --libdi=* | --libd=*)
841     libdir=$ac_optarg ;;
842
843   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
844   | --libexe | --libex | --libe)
845     ac_prev=libexecdir ;;
846   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
847   | --libexe=* | --libex=* | --libe=*)
848     libexecdir=$ac_optarg ;;
849
850   -localedir | --localedir | --localedi | --localed | --locale)
851     ac_prev=localedir ;;
852   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
853     localedir=$ac_optarg ;;
854
855   -localstatedir | --localstatedir | --localstatedi | --localstated \
856   | --localstate | --localstat | --localsta | --localst | --locals)
857     ac_prev=localstatedir ;;
858   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
859   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
860     localstatedir=$ac_optarg ;;
861
862   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
863     ac_prev=mandir ;;
864   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
865     mandir=$ac_optarg ;;
866
867   -nfp | --nfp | --nf)
868     # Obsolete; use --without-fp.
869     with_fp=no ;;
870
871   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
872   | --no-cr | --no-c | -n)
873     no_create=yes ;;
874
875   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
876   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
877     no_recursion=yes ;;
878
879   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
880   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
881   | --oldin | --oldi | --old | --ol | --o)
882     ac_prev=oldincludedir ;;
883   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
884   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
885   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
886     oldincludedir=$ac_optarg ;;
887
888   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
889     ac_prev=prefix ;;
890   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
891     prefix=$ac_optarg ;;
892
893   -program-prefix | --program-prefix | --program-prefi | --program-pref \
894   | --program-pre | --program-pr | --program-p)
895     ac_prev=program_prefix ;;
896   -program-prefix=* | --program-prefix=* | --program-prefi=* \
897   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
898     program_prefix=$ac_optarg ;;
899
900   -program-suffix | --program-suffix | --program-suffi | --program-suff \
901   | --program-suf | --program-su | --program-s)
902     ac_prev=program_suffix ;;
903   -program-suffix=* | --program-suffix=* | --program-suffi=* \
904   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
905     program_suffix=$ac_optarg ;;
906
907   -program-transform-name | --program-transform-name \
908   | --program-transform-nam | --program-transform-na \
909   | --program-transform-n | --program-transform- \
910   | --program-transform | --program-transfor \
911   | --program-transfo | --program-transf \
912   | --program-trans | --program-tran \
913   | --progr-tra | --program-tr | --program-t)
914     ac_prev=program_transform_name ;;
915   -program-transform-name=* | --program-transform-name=* \
916   | --program-transform-nam=* | --program-transform-na=* \
917   | --program-transform-n=* | --program-transform-=* \
918   | --program-transform=* | --program-transfor=* \
919   | --program-transfo=* | --program-transf=* \
920   | --program-trans=* | --program-tran=* \
921   | --progr-tra=* | --program-tr=* | --program-t=*)
922     program_transform_name=$ac_optarg ;;
923
924   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
925     ac_prev=pdfdir ;;
926   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
927     pdfdir=$ac_optarg ;;
928
929   -psdir | --psdir | --psdi | --psd | --ps)
930     ac_prev=psdir ;;
931   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
932     psdir=$ac_optarg ;;
933
934   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
935   | -silent | --silent | --silen | --sile | --sil)
936     silent=yes ;;
937
938   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
939     ac_prev=sbindir ;;
940   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
941   | --sbi=* | --sb=*)
942     sbindir=$ac_optarg ;;
943
944   -sharedstatedir | --sharedstatedir | --sharedstatedi \
945   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
946   | --sharedst | --shareds | --shared | --share | --shar \
947   | --sha | --sh)
948     ac_prev=sharedstatedir ;;
949   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
950   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
951   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
952   | --sha=* | --sh=*)
953     sharedstatedir=$ac_optarg ;;
954
955   -site | --site | --sit)
956     ac_prev=site ;;
957   -site=* | --site=* | --sit=*)
958     site=$ac_optarg ;;
959
960   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
961     ac_prev=srcdir ;;
962   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
963     srcdir=$ac_optarg ;;
964
965   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
966   | --syscon | --sysco | --sysc | --sys | --sy)
967     ac_prev=sysconfdir ;;
968   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
969   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
970     sysconfdir=$ac_optarg ;;
971
972   -target | --target | --targe | --targ | --tar | --ta | --t)
973     ac_prev=target_alias ;;
974   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
975     target_alias=$ac_optarg ;;
976
977   -v | -verbose | --verbose | --verbos | --verbo | --verb)
978     verbose=yes ;;
979
980   -version | --version | --versio | --versi | --vers | -V)
981     ac_init_version=: ;;
982
983   -with-* | --with-*)
984     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
985     # Reject names that are not valid shell variable names.
986     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
987       as_fn_error $? "invalid package name: $ac_useropt"
988     ac_useropt_orig=$ac_useropt
989     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
990     case $ac_user_opts in
991       *"
992 "with_$ac_useropt"
993 "*) ;;
994       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
995          ac_unrecognized_sep=', ';;
996     esac
997     eval with_$ac_useropt=\$ac_optarg ;;
998
999   -without-* | --without-*)
1000     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1001     # Reject names that are not valid shell variable names.
1002     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1003       as_fn_error $? "invalid package name: $ac_useropt"
1004     ac_useropt_orig=$ac_useropt
1005     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1006     case $ac_user_opts in
1007       *"
1008 "with_$ac_useropt"
1009 "*) ;;
1010       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1011          ac_unrecognized_sep=', ';;
1012     esac
1013     eval with_$ac_useropt=no ;;
1014
1015   --x)
1016     # Obsolete; use --with-x.
1017     with_x=yes ;;
1018
1019   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1020   | --x-incl | --x-inc | --x-in | --x-i)
1021     ac_prev=x_includes ;;
1022   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1023   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1024     x_includes=$ac_optarg ;;
1025
1026   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1027   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1028     ac_prev=x_libraries ;;
1029   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1030   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1031     x_libraries=$ac_optarg ;;
1032
1033   -*) as_fn_error $? "unrecognized option: \`$ac_option'
1034 Try \`$0 --help' for more information"
1035     ;;
1036
1037   *=*)
1038     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1039     # Reject names that are not valid shell variable names.
1040     case $ac_envvar in #(
1041       '' | [0-9]* | *[!_$as_cr_alnum]* )
1042       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1043     esac
1044     eval $ac_envvar=\$ac_optarg
1045     export $ac_envvar ;;
1046
1047   *)
1048     # FIXME: should be removed in autoconf 3.0.
1049     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1050     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1051       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1052     : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1053     ;;
1054
1055   esac
1056 done
1057
1058 if test -n "$ac_prev"; then
1059   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1060   as_fn_error $? "missing argument to $ac_option"
1061 fi
1062
1063 if test -n "$ac_unrecognized_opts"; then
1064   case $enable_option_checking in
1065     no) ;;
1066     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1067     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1068   esac
1069 fi
1070
1071 # Check all directory arguments for consistency.
1072 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1073                 datadir sysconfdir sharedstatedir localstatedir includedir \
1074                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1075                 libdir localedir mandir
1076 do
1077   eval ac_val=\$$ac_var
1078   # Remove trailing slashes.
1079   case $ac_val in
1080     */ )
1081       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1082       eval $ac_var=\$ac_val;;
1083   esac
1084   # Be sure to have absolute directory names.
1085   case $ac_val in
1086     [\\/$]* | ?:[\\/]* )  continue;;
1087     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1088   esac
1089   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1090 done
1091
1092 # There might be people who depend on the old broken behavior: `$host'
1093 # used to hold the argument of --host etc.
1094 # FIXME: To remove some day.
1095 build=$build_alias
1096 host=$host_alias
1097 target=$target_alias
1098
1099 # FIXME: To remove some day.
1100 if test "x$host_alias" != x; then
1101   if test "x$build_alias" = x; then
1102     cross_compiling=maybe
1103   elif test "x$build_alias" != "x$host_alias"; then
1104     cross_compiling=yes
1105   fi
1106 fi
1107
1108 ac_tool_prefix=
1109 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1110
1111 test "$silent" = yes && exec 6>/dev/null
1112
1113
1114 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1115 ac_ls_di=`ls -di .` &&
1116 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1117   as_fn_error $? "working directory cannot be determined"
1118 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1119   as_fn_error $? "pwd does not report name of working directory"
1120
1121
1122 # Find the source files, if location was not specified.
1123 if test -z "$srcdir"; then
1124   ac_srcdir_defaulted=yes
1125   # Try the directory containing this script, then the parent directory.
1126   ac_confdir=`$as_dirname -- "$as_myself" ||
1127 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1128          X"$as_myself" : 'X\(//\)[^/]' \| \
1129          X"$as_myself" : 'X\(//\)$' \| \
1130          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1131 $as_echo X"$as_myself" |
1132     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1133             s//\1/
1134             q
1135           }
1136           /^X\(\/\/\)[^/].*/{
1137             s//\1/
1138             q
1139           }
1140           /^X\(\/\/\)$/{
1141             s//\1/
1142             q
1143           }
1144           /^X\(\/\).*/{
1145             s//\1/
1146             q
1147           }
1148           s/.*/./; q'`
1149   srcdir=$ac_confdir
1150   if test ! -r "$srcdir/$ac_unique_file"; then
1151     srcdir=..
1152   fi
1153 else
1154   ac_srcdir_defaulted=no
1155 fi
1156 if test ! -r "$srcdir/$ac_unique_file"; then
1157   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1158   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1159 fi
1160 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1161 ac_abs_confdir=`(
1162         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1163         pwd)`
1164 # When building in place, set srcdir=.
1165 if test "$ac_abs_confdir" = "$ac_pwd"; then
1166   srcdir=.
1167 fi
1168 # Remove unnecessary trailing slashes from srcdir.
1169 # Double slashes in file names in object file debugging info
1170 # mess up M-x gdb in Emacs.
1171 case $srcdir in
1172 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1173 esac
1174 for ac_var in $ac_precious_vars; do
1175   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1176   eval ac_env_${ac_var}_value=\$${ac_var}
1177   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1178   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1179 done
1180
1181 #
1182 # Report the --help message.
1183 #
1184 if test "$ac_init_help" = "long"; then
1185   # Omit some internal or obsolete options to make the list less imposing.
1186   # This message is too long to be a string in the A/UX 3.1 sh.
1187   cat <<_ACEOF
1188 \`configure' configures this package to adapt to many kinds of systems.
1189
1190 Usage: $0 [OPTION]... [VAR=VALUE]...
1191
1192 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1193 VAR=VALUE.  See below for descriptions of some of the useful variables.
1194
1195 Defaults for the options are specified in brackets.
1196
1197 Configuration:
1198   -h, --help              display this help and exit
1199       --help=short        display options specific to this package
1200       --help=recursive    display the short help of all the included packages
1201   -V, --version           display version information and exit
1202   -q, --quiet, --silent   do not print \`checking ...' messages
1203       --cache-file=FILE   cache test results in FILE [disabled]
1204   -C, --config-cache      alias for \`--cache-file=config.cache'
1205   -n, --no-create         do not create output files
1206       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1207
1208 Installation directories:
1209   --prefix=PREFIX         install architecture-independent files in PREFIX
1210                           [$ac_default_prefix]
1211   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1212                           [PREFIX]
1213
1214 By default, \`make install' will install all the files in
1215 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1216 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1217 for instance \`--prefix=\$HOME'.
1218
1219 For better control, use the options below.
1220
1221 Fine tuning of the installation directories:
1222   --bindir=DIR            user executables [EPREFIX/bin]
1223   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1224   --libexecdir=DIR        program executables [EPREFIX/libexec]
1225   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1226   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1227   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1228   --libdir=DIR            object code libraries [EPREFIX/lib]
1229   --includedir=DIR        C header files [PREFIX/include]
1230   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1231   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1232   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1233   --infodir=DIR           info documentation [DATAROOTDIR/info]
1234   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1235   --mandir=DIR            man documentation [DATAROOTDIR/man]
1236   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
1237   --htmldir=DIR           html documentation [DOCDIR]
1238   --dvidir=DIR            dvi documentation [DOCDIR]
1239   --pdfdir=DIR            pdf documentation [DOCDIR]
1240   --psdir=DIR             ps documentation [DOCDIR]
1241 _ACEOF
1242
1243   cat <<\_ACEOF
1244 _ACEOF
1245 fi
1246
1247 if test -n "$ac_init_help"; then
1248
1249   cat <<\_ACEOF
1250
1251 Optional Packages:
1252   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1253   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1254   --with-bacula=PATH    specify path to Bacula source
1255
1256 Report bugs to the package provider.
1257 _ACEOF
1258 ac_status=$?
1259 fi
1260
1261 if test "$ac_init_help" = "recursive"; then
1262   # If there are subdirs, report their specific --help.
1263   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1264     test -d "$ac_dir" ||
1265       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1266       continue
1267     ac_builddir=.
1268
1269 case "$ac_dir" in
1270 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1271 *)
1272   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1273   # A ".." for each directory in $ac_dir_suffix.
1274   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1275   case $ac_top_builddir_sub in
1276   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1277   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1278   esac ;;
1279 esac
1280 ac_abs_top_builddir=$ac_pwd
1281 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1282 # for backward compatibility:
1283 ac_top_builddir=$ac_top_build_prefix
1284
1285 case $srcdir in
1286   .)  # We are building in place.
1287     ac_srcdir=.
1288     ac_top_srcdir=$ac_top_builddir_sub
1289     ac_abs_top_srcdir=$ac_pwd ;;
1290   [\\/]* | ?:[\\/]* )  # Absolute name.
1291     ac_srcdir=$srcdir$ac_dir_suffix;
1292     ac_top_srcdir=$srcdir
1293     ac_abs_top_srcdir=$srcdir ;;
1294   *) # Relative name.
1295     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1296     ac_top_srcdir=$ac_top_build_prefix$srcdir
1297     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1298 esac
1299 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1300
1301     cd "$ac_dir" || { ac_status=$?; continue; }
1302     # Check for guested configure.
1303     if test -f "$ac_srcdir/configure.gnu"; then
1304       echo &&
1305       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1306     elif test -f "$ac_srcdir/configure"; then
1307       echo &&
1308       $SHELL "$ac_srcdir/configure" --help=recursive
1309     else
1310       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1311     fi || ac_status=$?
1312     cd "$ac_pwd" || { ac_status=$?; break; }
1313   done
1314 fi
1315
1316 test -n "$ac_init_help" && exit $ac_status
1317 if $ac_init_version; then
1318   cat <<\_ACEOF
1319 configure
1320 generated by GNU Autoconf 2.69
1321
1322 Copyright (C) 2012 Free Software Foundation, Inc.
1323 This configure script is free software; the Free Software Foundation
1324 gives unlimited permission to copy, distribute and modify it.
1325 _ACEOF
1326   exit
1327 fi
1328
1329 ## ------------------------ ##
1330 ## Autoconf initialization. ##
1331 ## ------------------------ ##
1332 cat >config.log <<_ACEOF
1333 This file contains any messages produced by compilers while
1334 running configure, to aid debugging if configure makes a mistake.
1335
1336 It was created by $as_me, which was
1337 generated by GNU Autoconf 2.69.  Invocation command line was
1338
1339   $ $0 $@
1340
1341 _ACEOF
1342 exec 5>>config.log
1343 {
1344 cat <<_ASUNAME
1345 ## --------- ##
1346 ## Platform. ##
1347 ## --------- ##
1348
1349 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1350 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1351 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1352 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1353 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1354
1355 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1356 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1357
1358 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1359 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1360 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1361 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1362 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1363 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1364 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1365
1366 _ASUNAME
1367
1368 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1369 for as_dir in $PATH
1370 do
1371   IFS=$as_save_IFS
1372   test -z "$as_dir" && as_dir=.
1373     $as_echo "PATH: $as_dir"
1374   done
1375 IFS=$as_save_IFS
1376
1377 } >&5
1378
1379 cat >&5 <<_ACEOF
1380
1381
1382 ## ----------- ##
1383 ## Core tests. ##
1384 ## ----------- ##
1385
1386 _ACEOF
1387
1388
1389 # Keep a trace of the command line.
1390 # Strip out --no-create and --no-recursion so they do not pile up.
1391 # Strip out --silent because we don't want to record it for future runs.
1392 # Also quote any args containing shell meta-characters.
1393 # Make two passes to allow for proper duplicate-argument suppression.
1394 ac_configure_args=
1395 ac_configure_args0=
1396 ac_configure_args1=
1397 ac_must_keep_next=false
1398 for ac_pass in 1 2
1399 do
1400   for ac_arg
1401   do
1402     case $ac_arg in
1403     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1404     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1405     | -silent | --silent | --silen | --sile | --sil)
1406       continue ;;
1407     *\'*)
1408       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1409     esac
1410     case $ac_pass in
1411     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1412     2)
1413       as_fn_append ac_configure_args1 " '$ac_arg'"
1414       if test $ac_must_keep_next = true; then
1415         ac_must_keep_next=false # Got value, back to normal.
1416       else
1417         case $ac_arg in
1418           *=* | --config-cache | -C | -disable-* | --disable-* \
1419           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1420           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1421           | -with-* | --with-* | -without-* | --without-* | --x)
1422             case "$ac_configure_args0 " in
1423               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1424             esac
1425             ;;
1426           -* ) ac_must_keep_next=true ;;
1427         esac
1428       fi
1429       as_fn_append ac_configure_args " '$ac_arg'"
1430       ;;
1431     esac
1432   done
1433 done
1434 { ac_configure_args0=; unset ac_configure_args0;}
1435 { ac_configure_args1=; unset ac_configure_args1;}
1436
1437 # When interrupted or exit'd, cleanup temporary files, and complete
1438 # config.log.  We remove comments because anyway the quotes in there
1439 # would cause problems or look ugly.
1440 # WARNING: Use '\'' to represent an apostrophe within the trap.
1441 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1442 trap 'exit_status=$?
1443   # Save into config.log some information that might help in debugging.
1444   {
1445     echo
1446
1447     $as_echo "## ---------------- ##
1448 ## Cache variables. ##
1449 ## ---------------- ##"
1450     echo
1451     # The following way of writing the cache mishandles newlines in values,
1452 (
1453   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1454     eval ac_val=\$$ac_var
1455     case $ac_val in #(
1456     *${as_nl}*)
1457       case $ac_var in #(
1458       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1459 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1460       esac
1461       case $ac_var in #(
1462       _ | IFS | as_nl) ;; #(
1463       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1464       *) { eval $ac_var=; unset $ac_var;} ;;
1465       esac ;;
1466     esac
1467   done
1468   (set) 2>&1 |
1469     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1470     *${as_nl}ac_space=\ *)
1471       sed -n \
1472         "s/'\''/'\''\\\\'\'''\''/g;
1473           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1474       ;; #(
1475     *)
1476       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1477       ;;
1478     esac |
1479     sort
1480 )
1481     echo
1482
1483     $as_echo "## ----------------- ##
1484 ## Output variables. ##
1485 ## ----------------- ##"
1486     echo
1487     for ac_var in $ac_subst_vars
1488     do
1489       eval ac_val=\$$ac_var
1490       case $ac_val in
1491       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1492       esac
1493       $as_echo "$ac_var='\''$ac_val'\''"
1494     done | sort
1495     echo
1496
1497     if test -n "$ac_subst_files"; then
1498       $as_echo "## ------------------- ##
1499 ## File substitutions. ##
1500 ## ------------------- ##"
1501       echo
1502       for ac_var in $ac_subst_files
1503       do
1504         eval ac_val=\$$ac_var
1505         case $ac_val in
1506         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1507         esac
1508         $as_echo "$ac_var='\''$ac_val'\''"
1509       done | sort
1510       echo
1511     fi
1512
1513     if test -s confdefs.h; then
1514       $as_echo "## ----------- ##
1515 ## confdefs.h. ##
1516 ## ----------- ##"
1517       echo
1518       cat confdefs.h
1519       echo
1520     fi
1521     test "$ac_signal" != 0 &&
1522       $as_echo "$as_me: caught signal $ac_signal"
1523     $as_echo "$as_me: exit $exit_status"
1524   } >&5
1525   rm -f core *.core core.conftest.* &&
1526     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1527     exit $exit_status
1528 ' 0
1529 for ac_signal in 1 2 13 15; do
1530   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1531 done
1532 ac_signal=0
1533
1534 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1535 rm -f -r conftest* confdefs.h
1536
1537 $as_echo "/* confdefs.h */" > confdefs.h
1538
1539 # Predefined preprocessor variables.
1540
1541 cat >>confdefs.h <<_ACEOF
1542 #define PACKAGE_NAME "$PACKAGE_NAME"
1543 _ACEOF
1544
1545 cat >>confdefs.h <<_ACEOF
1546 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1547 _ACEOF
1548
1549 cat >>confdefs.h <<_ACEOF
1550 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1551 _ACEOF
1552
1553 cat >>confdefs.h <<_ACEOF
1554 #define PACKAGE_STRING "$PACKAGE_STRING"
1555 _ACEOF
1556
1557 cat >>confdefs.h <<_ACEOF
1558 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1559 _ACEOF
1560
1561 cat >>confdefs.h <<_ACEOF
1562 #define PACKAGE_URL "$PACKAGE_URL"
1563 _ACEOF
1564
1565
1566 # Let the site file select an alternate cache file if it wants to.
1567 # Prefer an explicitly selected file to automatically selected ones.
1568 ac_site_file1=NONE
1569 ac_site_file2=NONE
1570 if test -n "$CONFIG_SITE"; then
1571   # We do not want a PATH search for config.site.
1572   case $CONFIG_SITE in #((
1573     -*)  ac_site_file1=./$CONFIG_SITE;;
1574     */*) ac_site_file1=$CONFIG_SITE;;
1575     *)   ac_site_file1=./$CONFIG_SITE;;
1576   esac
1577 elif test "x$prefix" != xNONE; then
1578   ac_site_file1=$prefix/share/config.site
1579   ac_site_file2=$prefix/etc/config.site
1580 else
1581   ac_site_file1=$ac_default_prefix/share/config.site
1582   ac_site_file2=$ac_default_prefix/etc/config.site
1583 fi
1584 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1585 do
1586   test "x$ac_site_file" = xNONE && continue
1587   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1588     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1589 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1590     sed 's/^/| /' "$ac_site_file" >&5
1591     . "$ac_site_file" \
1592       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1593 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1594 as_fn_error $? "failed to load site script $ac_site_file
1595 See \`config.log' for more details" "$LINENO" 5; }
1596   fi
1597 done
1598
1599 if test -r "$cache_file"; then
1600   # Some versions of bash will fail to source /dev/null (special files
1601   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
1602   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1603     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1604 $as_echo "$as_me: loading cache $cache_file" >&6;}
1605     case $cache_file in
1606       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1607       *)                      . "./$cache_file";;
1608     esac
1609   fi
1610 else
1611   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1612 $as_echo "$as_me: creating cache $cache_file" >&6;}
1613   >$cache_file
1614 fi
1615
1616 # Check that the precious variables saved in the cache have kept the same
1617 # value.
1618 ac_cache_corrupted=false
1619 for ac_var in $ac_precious_vars; do
1620   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1621   eval ac_new_set=\$ac_env_${ac_var}_set
1622   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1623   eval ac_new_val=\$ac_env_${ac_var}_value
1624   case $ac_old_set,$ac_new_set in
1625     set,)
1626       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1627 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1628       ac_cache_corrupted=: ;;
1629     ,set)
1630       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1631 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1632       ac_cache_corrupted=: ;;
1633     ,);;
1634     *)
1635       if test "x$ac_old_val" != "x$ac_new_val"; then
1636         # differences in whitespace do not lead to failure.
1637         ac_old_val_w=`echo x $ac_old_val`
1638         ac_new_val_w=`echo x $ac_new_val`
1639         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1640           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1641 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1642           ac_cache_corrupted=:
1643         else
1644           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1645 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1646           eval $ac_var=\$ac_old_val
1647         fi
1648         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
1649 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1650         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
1651 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1652       fi;;
1653   esac
1654   # Pass precious variables to config.status.
1655   if test "$ac_new_set" = set; then
1656     case $ac_new_val in
1657     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1658     *) ac_arg=$ac_var=$ac_new_val ;;
1659     esac
1660     case " $ac_configure_args " in
1661       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1662       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1663     esac
1664   fi
1665 done
1666 if $ac_cache_corrupted; then
1667   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1668 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1669   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1670 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1671   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1672 fi
1673 ## -------------------- ##
1674 ## Main body of script. ##
1675 ## -------------------- ##
1676
1677 ac_ext=c
1678 ac_cpp='$CPP $CPPFLAGS'
1679 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1680 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1681 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1682
1683
1684 BUILD_DIR=`pwd`
1685 cd ..
1686 TOP_DIR=`pwd`
1687 cd ${BUILD_DIR}
1688
1689 ac_aux_dir=
1690 for ac_dir in ${BUILD_DIR}/autoconf "$srcdir"/${BUILD_DIR}/autoconf; do
1691   if test -f "$ac_dir/install-sh"; then
1692     ac_aux_dir=$ac_dir
1693     ac_install_sh="$ac_aux_dir/install-sh -c"
1694     break
1695   elif test -f "$ac_dir/install.sh"; then
1696     ac_aux_dir=$ac_dir
1697     ac_install_sh="$ac_aux_dir/install.sh -c"
1698     break
1699   elif test -f "$ac_dir/shtool"; then
1700     ac_aux_dir=$ac_dir
1701     ac_install_sh="$ac_aux_dir/shtool install -c"
1702     break
1703   fi
1704 done
1705 if test -z "$ac_aux_dir"; then
1706   as_fn_error $? "cannot find install-sh, install.sh, or shtool in ${BUILD_DIR}/autoconf \"$srcdir\"/${BUILD_DIR}/autoconf" "$LINENO" 5
1707 fi
1708
1709 # These three variables are undocumented and unsupported,
1710 # and are intended to be withdrawn in a future Autoconf release.
1711 # They can cause serious problems if a builder's source tree is in a directory
1712 # whose full name contains unusual characters.
1713 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
1714 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
1715 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
1716
1717
1718
1719
1720
1721
1722
1723 # ------------------------------------------
1724 # Where to get Bacula source
1725 # ------------------------------------------
1726
1727 # Check whether --with-bacula was given.
1728 if test "${with_bacula+set}" = set; then :
1729   withval=$with_bacula;
1730        if test "x$withval" != "xno" ; then
1731           bacula=$withval
1732        fi
1733
1734
1735 fi
1736
1737
1738
1739 if test "x$bacula" = "x" ; then
1740    as_fn_error $? "The Bacula source directory must be specified. Use --with-bacula=<path>" "$LINENO" 5
1741 fi
1742
1743 VERSION=`sed -n -e 's/^#define VERSION.*"\(.*\)"$/\1/p' ${bacula}/src/version.h`
1744 DATE=`sed -n -e 's/^#define BDATE.*"\(.*\)"$/\1/p' ${bacula}/src/version.h`
1745 if test "x$VERSION" = "x" ; then
1746    as_fn_error $? "Bacula version not found" "$LINENO" 5
1747 fi
1748 echo "configuring for Bacula $VERSION ($DATE)"
1749
1750 for ac_prog in true
1751 do
1752   # Extract the first word of "$ac_prog", so it can be a program name with args.
1753 set dummy $ac_prog; ac_word=$2
1754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1755 $as_echo_n "checking for $ac_word... " >&6; }
1756 if ${ac_cv_path_TRUEPRG+:} false; then :
1757   $as_echo_n "(cached) " >&6
1758 else
1759   case $TRUEPRG in
1760   [\\/]* | ?:[\\/]*)
1761   ac_cv_path_TRUEPRG="$TRUEPRG" # Let the user override the test with a path.
1762   ;;
1763   *)
1764   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1765 for as_dir in $PATH
1766 do
1767   IFS=$as_save_IFS
1768   test -z "$as_dir" && as_dir=.
1769     for ac_exec_ext in '' $ac_executable_extensions; do
1770   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1771     ac_cv_path_TRUEPRG="$as_dir/$ac_word$ac_exec_ext"
1772     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1773     break 2
1774   fi
1775 done
1776   done
1777 IFS=$as_save_IFS
1778
1779   ;;
1780 esac
1781 fi
1782 TRUEPRG=$ac_cv_path_TRUEPRG
1783 if test -n "$TRUEPRG"; then
1784   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TRUEPRG" >&5
1785 $as_echo "$TRUEPRG" >&6; }
1786 else
1787   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1788 $as_echo "no" >&6; }
1789 fi
1790
1791
1792   test -n "$TRUEPRG" && break
1793 done
1794 test -n "$TRUEPRG" || TRUEPRG=":"
1795
1796 for ac_prog in false
1797 do
1798   # Extract the first word of "$ac_prog", so it can be a program name with args.
1799 set dummy $ac_prog; ac_word=$2
1800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1801 $as_echo_n "checking for $ac_word... " >&6; }
1802 if ${ac_cv_path_FALSEPRG+:} false; then :
1803   $as_echo_n "(cached) " >&6
1804 else
1805   case $FALSEPRG in
1806   [\\/]* | ?:[\\/]*)
1807   ac_cv_path_FALSEPRG="$FALSEPRG" # Let the user override the test with a path.
1808   ;;
1809   *)
1810   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1811 for as_dir in $PATH
1812 do
1813   IFS=$as_save_IFS
1814   test -z "$as_dir" && as_dir=.
1815     for ac_exec_ext in '' $ac_executable_extensions; do
1816   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1817     ac_cv_path_FALSEPRG="$as_dir/$ac_word$ac_exec_ext"
1818     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1819     break 2
1820   fi
1821 done
1822   done
1823 IFS=$as_save_IFS
1824
1825   ;;
1826 esac
1827 fi
1828 FALSEPRG=$ac_cv_path_FALSEPRG
1829 if test -n "$FALSEPRG"; then
1830   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FALSEPRG" >&5
1831 $as_echo "$FALSEPRG" >&6; }
1832 else
1833   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1834 $as_echo "no" >&6; }
1835 fi
1836
1837
1838   test -n "$FALSEPRG" && break
1839 done
1840 test -n "$FALSEPRG" || FALSEPRG=":"
1841
1842 # Find a good install program.  We prefer a C program (faster),
1843 # so one script is as good as another.  But avoid the broken or
1844 # incompatible versions:
1845 # SysV /etc/install, /usr/sbin/install
1846 # SunOS /usr/etc/install
1847 # IRIX /sbin/install
1848 # AIX /bin/install
1849 # AmigaOS /C/install, which installs bootblocks on floppy discs
1850 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1851 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1852 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1853 # OS/2's system install, which has a completely different semantic
1854 # ./install, which can be erroneously created by make from ./install.sh.
1855 # Reject install programs that cannot install multiple files.
1856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1857 $as_echo_n "checking for a BSD-compatible install... " >&6; }
1858 if test -z "$INSTALL"; then
1859 if ${ac_cv_path_install+:} false; then :
1860   $as_echo_n "(cached) " >&6
1861 else
1862   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1863 for as_dir in $PATH
1864 do
1865   IFS=$as_save_IFS
1866   test -z "$as_dir" && as_dir=.
1867     # Account for people who put trailing slashes in PATH elements.
1868 case $as_dir/ in #((
1869   ./ | .// | /[cC]/* | \
1870   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1871   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
1872   /usr/ucb/* ) ;;
1873   *)
1874     # OSF1 and SCO ODT 3.0 have their own names for install.
1875     # Don't use installbsd from OSF since it installs stuff as root
1876     # by default.
1877     for ac_prog in ginstall scoinst install; do
1878       for ac_exec_ext in '' $ac_executable_extensions; do
1879         if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1880           if test $ac_prog = install &&
1881             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1882             # AIX install.  It has an incompatible calling convention.
1883             :
1884           elif test $ac_prog = install &&
1885             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1886             # program-specific install script used by HP pwplus--don't use.
1887             :
1888           else
1889             rm -rf conftest.one conftest.two conftest.dir
1890             echo one > conftest.one
1891             echo two > conftest.two
1892             mkdir conftest.dir
1893             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1894               test -s conftest.one && test -s conftest.two &&
1895               test -s conftest.dir/conftest.one &&
1896               test -s conftest.dir/conftest.two
1897             then
1898               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1899               break 3
1900             fi
1901           fi
1902         fi
1903       done
1904     done
1905     ;;
1906 esac
1907
1908   done
1909 IFS=$as_save_IFS
1910
1911 rm -rf conftest.one conftest.two conftest.dir
1912
1913 fi
1914   if test "${ac_cv_path_install+set}" = set; then
1915     INSTALL=$ac_cv_path_install
1916   else
1917     # As a last resort, use the slow shell script.  Don't cache a
1918     # value for INSTALL within a source directory, because that will
1919     # break other packages using the cache if that directory is
1920     # removed, or if the value is a relative name.
1921     INSTALL=$ac_install_sh
1922   fi
1923 fi
1924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
1925 $as_echo "$INSTALL" >&6; }
1926
1927 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1928 # It thinks the first close brace ends the variable substitution.
1929 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1930
1931 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1932
1933 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1934
1935 # Extract the first word of "mv", so it can be a program name with args.
1936 set dummy mv; ac_word=$2
1937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1938 $as_echo_n "checking for $ac_word... " >&6; }
1939 if ${ac_cv_path_MV+:} false; then :
1940   $as_echo_n "(cached) " >&6
1941 else
1942   case $MV in
1943   [\\/]* | ?:[\\/]*)
1944   ac_cv_path_MV="$MV" # Let the user override the test with a path.
1945   ;;
1946   *)
1947   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1948 for as_dir in $PATH
1949 do
1950   IFS=$as_save_IFS
1951   test -z "$as_dir" && as_dir=.
1952     for ac_exec_ext in '' $ac_executable_extensions; do
1953   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1954     ac_cv_path_MV="$as_dir/$ac_word$ac_exec_ext"
1955     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1956     break 2
1957   fi
1958 done
1959   done
1960 IFS=$as_save_IFS
1961
1962   test -z "$ac_cv_path_MV" && ac_cv_path_MV="mv"
1963   ;;
1964 esac
1965 fi
1966 MV=$ac_cv_path_MV
1967 if test -n "$MV"; then
1968   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MV" >&5
1969 $as_echo "$MV" >&6; }
1970 else
1971   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1972 $as_echo "no" >&6; }
1973 fi
1974
1975
1976 # Extract the first word of "rm", so it can be a program name with args.
1977 set dummy rm; ac_word=$2
1978 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1979 $as_echo_n "checking for $ac_word... " >&6; }
1980 if ${ac_cv_path_RM+:} false; then :
1981   $as_echo_n "(cached) " >&6
1982 else
1983   case $RM in
1984   [\\/]* | ?:[\\/]*)
1985   ac_cv_path_RM="$RM" # Let the user override the test with a path.
1986   ;;
1987   *)
1988   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1989 for as_dir in $PATH
1990 do
1991   IFS=$as_save_IFS
1992   test -z "$as_dir" && as_dir=.
1993     for ac_exec_ext in '' $ac_executable_extensions; do
1994   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1995     ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
1996     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1997     break 2
1998   fi
1999 done
2000   done
2001 IFS=$as_save_IFS
2002
2003   test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
2004   ;;
2005 esac
2006 fi
2007 RM=$ac_cv_path_RM
2008 if test -n "$RM"; then
2009   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RM" >&5
2010 $as_echo "$RM" >&6; }
2011 else
2012   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2013 $as_echo "no" >&6; }
2014 fi
2015
2016
2017 # Extract the first word of "cp", so it can be a program name with args.
2018 set dummy cp; ac_word=$2
2019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2020 $as_echo_n "checking for $ac_word... " >&6; }
2021 if ${ac_cv_path_CP+:} false; then :
2022   $as_echo_n "(cached) " >&6
2023 else
2024   case $CP in
2025   [\\/]* | ?:[\\/]*)
2026   ac_cv_path_CP="$CP" # Let the user override the test with a path.
2027   ;;
2028   *)
2029   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2030 for as_dir in $PATH
2031 do
2032   IFS=$as_save_IFS
2033   test -z "$as_dir" && as_dir=.
2034     for ac_exec_ext in '' $ac_executable_extensions; do
2035   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2036     ac_cv_path_CP="$as_dir/$ac_word$ac_exec_ext"
2037     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2038     break 2
2039   fi
2040 done
2041   done
2042 IFS=$as_save_IFS
2043
2044   test -z "$ac_cv_path_CP" && ac_cv_path_CP="cp"
2045   ;;
2046 esac
2047 fi
2048 CP=$ac_cv_path_CP
2049 if test -n "$CP"; then
2050   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CP" >&5
2051 $as_echo "$CP" >&6; }
2052 else
2053   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2054 $as_echo "no" >&6; }
2055 fi
2056
2057
2058 # Extract the first word of "echo", so it can be a program name with args.
2059 set dummy echo; ac_word=$2
2060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2061 $as_echo_n "checking for $ac_word... " >&6; }
2062 if ${ac_cv_path_ECHO+:} false; then :
2063   $as_echo_n "(cached) " >&6
2064 else
2065   case $ECHO in
2066   [\\/]* | ?:[\\/]*)
2067   ac_cv_path_ECHO="$ECHO" # Let the user override the test with a path.
2068   ;;
2069   *)
2070   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2071 for as_dir in $PATH
2072 do
2073   IFS=$as_save_IFS
2074   test -z "$as_dir" && as_dir=.
2075     for ac_exec_ext in '' $ac_executable_extensions; do
2076   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2077     ac_cv_path_ECHO="$as_dir/$ac_word$ac_exec_ext"
2078     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2079     break 2
2080   fi
2081 done
2082   done
2083 IFS=$as_save_IFS
2084
2085   test -z "$ac_cv_path_ECHO" && ac_cv_path_ECHO="echo"
2086   ;;
2087 esac
2088 fi
2089 ECHO=$ac_cv_path_ECHO
2090 if test -n "$ECHO"; then
2091   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ECHO" >&5
2092 $as_echo "$ECHO" >&6; }
2093 else
2094   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2095 $as_echo "no" >&6; }
2096 fi
2097
2098
2099 # Extract the first word of "ar", so it can be a program name with args.
2100 set dummy ar; ac_word=$2
2101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2102 $as_echo_n "checking for $ac_word... " >&6; }
2103 if ${ac_cv_path_AR+:} false; then :
2104   $as_echo_n "(cached) " >&6
2105 else
2106   case $AR in
2107   [\\/]* | ?:[\\/]*)
2108   ac_cv_path_AR="$AR" # Let the user override the test with a path.
2109   ;;
2110   *)
2111   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2112 for as_dir in $PATH
2113 do
2114   IFS=$as_save_IFS
2115   test -z "$as_dir" && as_dir=.
2116     for ac_exec_ext in '' $ac_executable_extensions; do
2117   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2118     ac_cv_path_AR="$as_dir/$ac_word$ac_exec_ext"
2119     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2120     break 2
2121   fi
2122 done
2123   done
2124 IFS=$as_save_IFS
2125
2126   test -z "$ac_cv_path_AR" && ac_cv_path_AR="ar"
2127   ;;
2128 esac
2129 fi
2130 AR=$ac_cv_path_AR
2131 if test -n "$AR"; then
2132   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
2133 $as_echo "$AR" >&6; }
2134 else
2135   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2136 $as_echo "no" >&6; }
2137 fi
2138
2139
2140 for ac_prog in gawk mawk nawk awk
2141 do
2142   # Extract the first word of "$ac_prog", so it can be a program name with args.
2143 set dummy $ac_prog; ac_word=$2
2144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2145 $as_echo_n "checking for $ac_word... " >&6; }
2146 if ${ac_cv_prog_AWK+:} false; then :
2147   $as_echo_n "(cached) " >&6
2148 else
2149   if test -n "$AWK"; then
2150   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2151 else
2152 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2153 for as_dir in $PATH
2154 do
2155   IFS=$as_save_IFS
2156   test -z "$as_dir" && as_dir=.
2157     for ac_exec_ext in '' $ac_executable_extensions; do
2158   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2159     ac_cv_prog_AWK="$ac_prog"
2160     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2161     break 2
2162   fi
2163 done
2164   done
2165 IFS=$as_save_IFS
2166
2167 fi
2168 fi
2169 AWK=$ac_cv_prog_AWK
2170 if test -n "$AWK"; then
2171   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2172 $as_echo "$AWK" >&6; }
2173 else
2174   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2175 $as_echo "no" >&6; }
2176 fi
2177
2178
2179   test -n "$AWK" && break
2180 done
2181
2182 # Some AWK programs fail, so test it and warn the user
2183 if echo xfoo | $AWK 'BEGIN { prog=ARGV1; ARGC=1 }
2184       { if ((prog == $2) || (("(" prog ")") == $2) ||
2185            (("" prog "") == $2) ||
2186            ((prog ":") == $2)) { print $1 ; exit 0 } }' xfoo>/dev/null; then :;
2187 else
2188   as_fn_error $? "!!!!!!!!! WARNING !!!!!!!!!!!!!!
2189    The regex engine of $AWK is too broken to be used you
2190    might want to install GNU AWK.
2191    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" "$LINENO" 5
2192 fi
2193 THE_AWK=$AWK
2194 # Extract the first word of "$THE_AWK", so it can be a program name with args.
2195 set dummy $THE_AWK; ac_word=$2
2196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2197 $as_echo_n "checking for $ac_word... " >&6; }
2198 if ${ac_cv_path_AWK+:} false; then :
2199   $as_echo_n "(cached) " >&6
2200 else
2201   case $AWK in
2202   [\\/]* | ?:[\\/]*)
2203   ac_cv_path_AWK="$AWK" # Let the user override the test with a path.
2204   ;;
2205   *)
2206   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2207 for as_dir in $PATH
2208 do
2209   IFS=$as_save_IFS
2210   test -z "$as_dir" && as_dir=.
2211     for ac_exec_ext in '' $ac_executable_extensions; do
2212   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2213     ac_cv_path_AWK="$as_dir/$ac_word$ac_exec_ext"
2214     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2215     break 2
2216   fi
2217 done
2218   done
2219 IFS=$as_save_IFS
2220
2221   test -z "$ac_cv_path_AWK" && ac_cv_path_AWK="$THE_AWK"
2222   ;;
2223 esac
2224 fi
2225 AWK=$ac_cv_path_AWK
2226 if test -n "$AWK"; then
2227   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2228 $as_echo "$AWK" >&6; }
2229 else
2230   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2231 $as_echo "no" >&6; }
2232 fi
2233
2234
2235
2236 # -------------------------------------------------------------------------
2237 #  If the user has not set --exec-prefix, we default to ${prefix}
2238 # -------------------------------------------------------------------------
2239 if test x${exec_prefix} = xNONE ; then
2240     exec_prefix=${prefix}
2241 fi
2242
2243
2244
2245
2246
2247 MCOMMON=./autoconf/Make.common
2248
2249
2250
2251 ac_config_files="$ac_config_files autoconf/Make.common Makefile manuals/update_version manuals/version.tex manuals/bacula.sty manuals/en/console/Makefile manuals/en/main/Makefile manuals/en/developers/Makefile manuals/en/problems/Makefile manuals/en/utility/Makefile manuals/en/misc/Makefile manuals/de/console/Makefile manuals/de/main/Makefile manuals/de/developers/Makefile manuals/de/problems/Makefile manuals/de/utility/Makefile manuals/de/misc/Makefile manuals/fr/console/Makefile manuals/fr/main/Makefile manuals/fr/developers/Makefile manuals/fr/problems/Makefile manuals/fr/utility/Makefile manuals/fr/misc/Makefile manuals/es/console/Makefile manuals/es/main/Makefile manuals/es/developers/Makefile manuals/es/problems/Makefile manuals/es/utility/Makefile manuals/es/misc/Makefile bacula-web/Makefile bacula-web/version.tex images/svg/Makefile covers/svg/Makefile $PFILES"
2252
2253 ac_config_commands="$ac_config_commands default"
2254
2255 cat >confcache <<\_ACEOF
2256 # This file is a shell script that caches the results of configure
2257 # tests run on this system so they can be shared between configure
2258 # scripts and configure runs, see configure's option --config-cache.
2259 # It is not useful on other systems.  If it contains results you don't
2260 # want to keep, you may remove or edit it.
2261 #
2262 # config.status only pays attention to the cache file if you give it
2263 # the --recheck option to rerun configure.
2264 #
2265 # `ac_cv_env_foo' variables (set or unset) will be overridden when
2266 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2267 # following values.
2268
2269 _ACEOF
2270
2271 # The following way of writing the cache mishandles newlines in values,
2272 # but we know of no workaround that is simple, portable, and efficient.
2273 # So, we kill variables containing newlines.
2274 # Ultrix sh set writes to stderr and can't be redirected directly,
2275 # and sets the high bit in the cache file unless we assign to the vars.
2276 (
2277   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2278     eval ac_val=\$$ac_var
2279     case $ac_val in #(
2280     *${as_nl}*)
2281       case $ac_var in #(
2282       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2283 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2284       esac
2285       case $ac_var in #(
2286       _ | IFS | as_nl) ;; #(
2287       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2288       *) { eval $ac_var=; unset $ac_var;} ;;
2289       esac ;;
2290     esac
2291   done
2292
2293   (set) 2>&1 |
2294     case $as_nl`(ac_space=' '; set) 2>&1` in #(
2295     *${as_nl}ac_space=\ *)
2296       # `set' does not quote correctly, so add quotes: double-quote
2297       # substitution turns \\\\ into \\, and sed turns \\ into \.
2298       sed -n \
2299         "s/'/'\\\\''/g;
2300           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2301       ;; #(
2302     *)
2303       # `set' quotes correctly as required by POSIX, so do not add quotes.
2304       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2305       ;;
2306     esac |
2307     sort
2308 ) |
2309   sed '
2310      /^ac_cv_env_/b end
2311      t clear
2312      :clear
2313      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2314      t end
2315      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2316      :end' >>confcache
2317 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2318   if test -w "$cache_file"; then
2319     if test "x$cache_file" != "x/dev/null"; then
2320       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
2321 $as_echo "$as_me: updating cache $cache_file" >&6;}
2322       if test ! -f "$cache_file" || test -h "$cache_file"; then
2323         cat confcache >"$cache_file"
2324       else
2325         case $cache_file in #(
2326         */* | ?:*)
2327           mv -f confcache "$cache_file"$$ &&
2328           mv -f "$cache_file"$$ "$cache_file" ;; #(
2329         *)
2330           mv -f confcache "$cache_file" ;;
2331         esac
2332       fi
2333     fi
2334   else
2335     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
2336 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2337   fi
2338 fi
2339 rm -f confcache
2340
2341 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2342 # Let make expand exec_prefix.
2343 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2344
2345 # Transform confdefs.h into DEFS.
2346 # Protect against shell expansion while executing Makefile rules.
2347 # Protect against Makefile macro expansion.
2348 #
2349 # If the first sed substitution is executed (which looks for macros that
2350 # take arguments), then branch to the quote section.  Otherwise,
2351 # look for a macro that doesn't take arguments.
2352 ac_script='
2353 :mline
2354 /\\$/{
2355  N
2356  s,\\\n,,
2357  b mline
2358 }
2359 t clear
2360 :clear
2361 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g
2362 t quote
2363 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g
2364 t quote
2365 b any
2366 :quote
2367 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2368 s/\[/\\&/g
2369 s/\]/\\&/g
2370 s/\$/$$/g
2371 H
2372 :any
2373 ${
2374         g
2375         s/^\n//
2376         s/\n/ /g
2377         p
2378 }
2379 '
2380 DEFS=`sed -n "$ac_script" confdefs.h`
2381
2382
2383 ac_libobjs=
2384 ac_ltlibobjs=
2385 U=
2386 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2387   # 1. Remove the extension, and $U if already installed.
2388   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2389   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
2390   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
2391   #    will be set to the directory where LIBOBJS objects are built.
2392   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2393   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
2394 done
2395 LIBOBJS=$ac_libobjs
2396
2397 LTLIBOBJS=$ac_ltlibobjs
2398
2399
2400
2401 : "${CONFIG_STATUS=./config.status}"
2402 ac_write_fail=0
2403 ac_clean_files_save=$ac_clean_files
2404 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2405 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
2406 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
2407 as_write_fail=0
2408 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
2409 #! $SHELL
2410 # Generated by $as_me.
2411 # Run this file to recreate the current configuration.
2412 # Compiler output produced by configure, useful for debugging
2413 # configure, is in config.log if it exists.
2414
2415 debug=false
2416 ac_cs_recheck=false
2417 ac_cs_silent=false
2418
2419 SHELL=\${CONFIG_SHELL-$SHELL}
2420 export SHELL
2421 _ASEOF
2422 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
2423 ## -------------------- ##
2424 ## M4sh Initialization. ##
2425 ## -------------------- ##
2426
2427 # Be more Bourne compatible
2428 DUALCASE=1; export DUALCASE # for MKS sh
2429 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
2430   emulate sh
2431   NULLCMD=:
2432   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2433   # is contrary to our usage.  Disable this feature.
2434   alias -g '${1+"$@"}'='"$@"'
2435   setopt NO_GLOB_SUBST
2436 else
2437   case `(set -o) 2>/dev/null` in #(
2438   *posix*) :
2439     set -o posix ;; #(
2440   *) :
2441      ;;
2442 esac
2443 fi
2444
2445
2446 as_nl='
2447 '
2448 export as_nl
2449 # Printing a long string crashes Solaris 7 /usr/bin/printf.
2450 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
2451 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
2452 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
2453 # Prefer a ksh shell builtin over an external printf program on Solaris,
2454 # but without wasting forks for bash or zsh.
2455 if test -z "$BASH_VERSION$ZSH_VERSION" \
2456     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
2457   as_echo='print -r --'
2458   as_echo_n='print -rn --'
2459 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
2460   as_echo='printf %s\n'
2461   as_echo_n='printf %s'
2462 else
2463   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
2464     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
2465     as_echo_n='/usr/ucb/echo -n'
2466   else
2467     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
2468     as_echo_n_body='eval
2469       arg=$1;
2470       case $arg in #(
2471       *"$as_nl"*)
2472         expr "X$arg" : "X\\(.*\\)$as_nl";
2473         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
2474       esac;
2475       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
2476     '
2477     export as_echo_n_body
2478     as_echo_n='sh -c $as_echo_n_body as_echo'
2479   fi
2480   export as_echo_body
2481   as_echo='sh -c $as_echo_body as_echo'
2482 fi
2483
2484 # The user is always right.
2485 if test "${PATH_SEPARATOR+set}" != set; then
2486   PATH_SEPARATOR=:
2487   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
2488     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
2489       PATH_SEPARATOR=';'
2490   }
2491 fi
2492
2493
2494 # IFS
2495 # We need space, tab and new line, in precisely that order.  Quoting is
2496 # there to prevent editors from complaining about space-tab.
2497 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2498 # splitting by setting IFS to empty value.)
2499 IFS=" ""        $as_nl"
2500
2501 # Find who we are.  Look in the path if we contain no directory separator.
2502 as_myself=
2503 case $0 in #((
2504   *[\\/]* ) as_myself=$0 ;;
2505   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2506 for as_dir in $PATH
2507 do
2508   IFS=$as_save_IFS
2509   test -z "$as_dir" && as_dir=.
2510     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2511   done
2512 IFS=$as_save_IFS
2513
2514      ;;
2515 esac
2516 # We did not find ourselves, most probably we were run as `sh COMMAND'
2517 # in which case we are not to be found in the path.
2518 if test "x$as_myself" = x; then
2519   as_myself=$0
2520 fi
2521 if test ! -f "$as_myself"; then
2522   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2523   exit 1
2524 fi
2525
2526 # Unset variables that we do not need and which cause bugs (e.g. in
2527 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
2528 # suppresses any "Segmentation fault" message there.  '((' could
2529 # trigger a bug in pdksh 5.2.14.
2530 for as_var in BASH_ENV ENV MAIL MAILPATH
2531 do eval test x\${$as_var+set} = xset \
2532   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
2533 done
2534 PS1='$ '
2535 PS2='> '
2536 PS4='+ '
2537
2538 # NLS nuisances.
2539 LC_ALL=C
2540 export LC_ALL
2541 LANGUAGE=C
2542 export LANGUAGE
2543
2544 # CDPATH.
2545 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2546
2547
2548 # as_fn_error STATUS ERROR [LINENO LOG_FD]
2549 # ----------------------------------------
2550 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
2551 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
2552 # script with STATUS, using 1 if that was 0.
2553 as_fn_error ()
2554 {
2555   as_status=$1; test $as_status -eq 0 && as_status=1
2556   if test "$4"; then
2557     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2558     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2559   fi
2560   $as_echo "$as_me: error: $2" >&2
2561   as_fn_exit $as_status
2562 } # as_fn_error
2563
2564
2565 # as_fn_set_status STATUS
2566 # -----------------------
2567 # Set $? to STATUS, without forking.
2568 as_fn_set_status ()
2569 {
2570   return $1
2571 } # as_fn_set_status
2572
2573 # as_fn_exit STATUS
2574 # -----------------
2575 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2576 as_fn_exit ()
2577 {
2578   set +e
2579   as_fn_set_status $1
2580   exit $1
2581 } # as_fn_exit
2582
2583 # as_fn_unset VAR
2584 # ---------------
2585 # Portably unset VAR.
2586 as_fn_unset ()
2587 {
2588   { eval $1=; unset $1;}
2589 }
2590 as_unset=as_fn_unset
2591 # as_fn_append VAR VALUE
2592 # ----------------------
2593 # Append the text in VALUE to the end of the definition contained in VAR. Take
2594 # advantage of any shell optimizations that allow amortized linear growth over
2595 # repeated appends, instead of the typical quadratic growth present in naive
2596 # implementations.
2597 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
2598   eval 'as_fn_append ()
2599   {
2600     eval $1+=\$2
2601   }'
2602 else
2603   as_fn_append ()
2604   {
2605     eval $1=\$$1\$2
2606   }
2607 fi # as_fn_append
2608
2609 # as_fn_arith ARG...
2610 # ------------------
2611 # Perform arithmetic evaluation on the ARGs, and store the result in the
2612 # global $as_val. Take advantage of shells that can avoid forks. The arguments
2613 # must be portable across $(()) and expr.
2614 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
2615   eval 'as_fn_arith ()
2616   {
2617     as_val=$(( $* ))
2618   }'
2619 else
2620   as_fn_arith ()
2621   {
2622     as_val=`expr "$@" || test $? -eq 1`
2623   }
2624 fi # as_fn_arith
2625
2626
2627 if expr a : '\(a\)' >/dev/null 2>&1 &&
2628    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2629   as_expr=expr
2630 else
2631   as_expr=false
2632 fi
2633
2634 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2635   as_basename=basename
2636 else
2637   as_basename=false
2638 fi
2639
2640 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2641   as_dirname=dirname
2642 else
2643   as_dirname=false
2644 fi
2645
2646 as_me=`$as_basename -- "$0" ||
2647 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2648          X"$0" : 'X\(//\)$' \| \
2649          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2650 $as_echo X/"$0" |
2651     sed '/^.*\/\([^/][^/]*\)\/*$/{
2652             s//\1/
2653             q
2654           }
2655           /^X\/\(\/\/\)$/{
2656             s//\1/
2657             q
2658           }
2659           /^X\/\(\/\).*/{
2660             s//\1/
2661             q
2662           }
2663           s/.*/./; q'`
2664
2665 # Avoid depending upon Character Ranges.
2666 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2667 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2668 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2669 as_cr_digits='0123456789'
2670 as_cr_alnum=$as_cr_Letters$as_cr_digits
2671
2672 ECHO_C= ECHO_N= ECHO_T=
2673 case `echo -n x` in #(((((
2674 -n*)
2675   case `echo 'xy\c'` in
2676   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
2677   xy)  ECHO_C='\c';;
2678   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
2679        ECHO_T=' ';;
2680   esac;;
2681 *)
2682   ECHO_N='-n';;
2683 esac
2684
2685 rm -f conf$$ conf$$.exe conf$$.file
2686 if test -d conf$$.dir; then
2687   rm -f conf$$.dir/conf$$.file
2688 else
2689   rm -f conf$$.dir
2690   mkdir conf$$.dir 2>/dev/null
2691 fi
2692 if (echo >conf$$.file) 2>/dev/null; then
2693   if ln -s conf$$.file conf$$ 2>/dev/null; then
2694     as_ln_s='ln -s'
2695     # ... but there are two gotchas:
2696     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2697     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2698     # In both cases, we have to default to `cp -pR'.
2699     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2700       as_ln_s='cp -pR'
2701   elif ln conf$$.file conf$$ 2>/dev/null; then
2702     as_ln_s=ln
2703   else
2704     as_ln_s='cp -pR'
2705   fi
2706 else
2707   as_ln_s='cp -pR'
2708 fi
2709 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2710 rmdir conf$$.dir 2>/dev/null
2711
2712
2713 # as_fn_mkdir_p
2714 # -------------
2715 # Create "$as_dir" as a directory, including parents if necessary.
2716 as_fn_mkdir_p ()
2717 {
2718
2719   case $as_dir in #(
2720   -*) as_dir=./$as_dir;;
2721   esac
2722   test -d "$as_dir" || eval $as_mkdir_p || {
2723     as_dirs=
2724     while :; do
2725       case $as_dir in #(
2726       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2727       *) as_qdir=$as_dir;;
2728       esac
2729       as_dirs="'$as_qdir' $as_dirs"
2730       as_dir=`$as_dirname -- "$as_dir" ||
2731 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2732          X"$as_dir" : 'X\(//\)[^/]' \| \
2733          X"$as_dir" : 'X\(//\)$' \| \
2734          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2735 $as_echo X"$as_dir" |
2736     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2737             s//\1/
2738             q
2739           }
2740           /^X\(\/\/\)[^/].*/{
2741             s//\1/
2742             q
2743           }
2744           /^X\(\/\/\)$/{
2745             s//\1/
2746             q
2747           }
2748           /^X\(\/\).*/{
2749             s//\1/
2750             q
2751           }
2752           s/.*/./; q'`
2753       test -d "$as_dir" && break
2754     done
2755     test -z "$as_dirs" || eval "mkdir $as_dirs"
2756   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2757
2758
2759 } # as_fn_mkdir_p
2760 if mkdir -p . 2>/dev/null; then
2761   as_mkdir_p='mkdir -p "$as_dir"'
2762 else
2763   test -d ./-p && rmdir ./-p
2764   as_mkdir_p=false
2765 fi
2766
2767
2768 # as_fn_executable_p FILE
2769 # -----------------------
2770 # Test if FILE is an executable regular file.
2771 as_fn_executable_p ()
2772 {
2773   test -f "$1" && test -x "$1"
2774 } # as_fn_executable_p
2775 as_test_x='test -x'
2776 as_executable_p=as_fn_executable_p
2777
2778 # Sed expression to map a string onto a valid CPP name.
2779 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2780
2781 # Sed expression to map a string onto a valid variable name.
2782 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2783
2784
2785 exec 6>&1
2786 ## ----------------------------------- ##
2787 ## Main body of $CONFIG_STATUS script. ##
2788 ## ----------------------------------- ##
2789 _ASEOF
2790 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
2791
2792 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2793 # Save the log message, to keep $0 and so on meaningful, and to
2794 # report actual input values of CONFIG_FILES etc. instead of their
2795 # values after options handling.
2796 ac_log="
2797 This file was extended by $as_me, which was
2798 generated by GNU Autoconf 2.69.  Invocation command line was
2799
2800   CONFIG_FILES    = $CONFIG_FILES
2801   CONFIG_HEADERS  = $CONFIG_HEADERS
2802   CONFIG_LINKS    = $CONFIG_LINKS
2803   CONFIG_COMMANDS = $CONFIG_COMMANDS
2804   $ $0 $@
2805
2806 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2807 "
2808
2809 _ACEOF
2810
2811 case $ac_config_files in *"
2812 "*) set x $ac_config_files; shift; ac_config_files=$*;;
2813 esac
2814
2815
2816
2817 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2818 # Files that config.status was made for.
2819 config_files="$ac_config_files"
2820 config_commands="$ac_config_commands"
2821
2822 _ACEOF
2823
2824 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2825 ac_cs_usage="\
2826 \`$as_me' instantiates files and other configuration actions
2827 from templates according to the current configuration.  Unless the files
2828 and actions are specified as TAGs, all are instantiated by default.
2829
2830 Usage: $0 [OPTION]... [TAG]...
2831
2832   -h, --help       print this help, then exit
2833   -V, --version    print version number and configuration settings, then exit
2834       --config     print configuration, then exit
2835   -q, --quiet, --silent
2836                    do not print progress messages
2837   -d, --debug      don't remove temporary files
2838       --recheck    update $as_me by reconfiguring in the same conditions
2839       --file=FILE[:TEMPLATE]
2840                    instantiate the configuration file FILE
2841
2842 Configuration files:
2843 $config_files
2844
2845 Configuration commands:
2846 $config_commands
2847
2848 Report bugs to the package provider."
2849
2850 _ACEOF
2851 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2852 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2853 ac_cs_version="\\
2854 config.status
2855 configured by $0, generated by GNU Autoconf 2.69,
2856   with options \\"\$ac_cs_config\\"
2857
2858 Copyright (C) 2012 Free Software Foundation, Inc.
2859 This config.status script is free software; the Free Software Foundation
2860 gives unlimited permission to copy, distribute and modify it."
2861
2862 ac_pwd='$ac_pwd'
2863 srcdir='$srcdir'
2864 INSTALL='$INSTALL'
2865 AWK='$AWK'
2866 test -n "\$AWK" || AWK=awk
2867 _ACEOF
2868
2869 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2870 # The default lists apply if the user does not specify any file.
2871 ac_need_defaults=:
2872 while test $# != 0
2873 do
2874   case $1 in
2875   --*=?*)
2876     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2877     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2878     ac_shift=:
2879     ;;
2880   --*=)
2881     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2882     ac_optarg=
2883     ac_shift=:
2884     ;;
2885   *)
2886     ac_option=$1
2887     ac_optarg=$2
2888     ac_shift=shift
2889     ;;
2890   esac
2891
2892   case $ac_option in
2893   # Handling of the options.
2894   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2895     ac_cs_recheck=: ;;
2896   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2897     $as_echo "$ac_cs_version"; exit ;;
2898   --config | --confi | --conf | --con | --co | --c )
2899     $as_echo "$ac_cs_config"; exit ;;
2900   --debug | --debu | --deb | --de | --d | -d )
2901     debug=: ;;
2902   --file | --fil | --fi | --f )
2903     $ac_shift
2904     case $ac_optarg in
2905     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
2906     '') as_fn_error $? "missing file argument" ;;
2907     esac
2908     as_fn_append CONFIG_FILES " '$ac_optarg'"
2909     ac_need_defaults=false;;
2910   --he | --h |  --help | --hel | -h )
2911     $as_echo "$ac_cs_usage"; exit ;;
2912   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2913   | -silent | --silent | --silen | --sile | --sil | --si | --s)
2914     ac_cs_silent=: ;;
2915
2916   # This is an error.
2917   -*) as_fn_error $? "unrecognized option: \`$1'
2918 Try \`$0 --help' for more information." ;;
2919
2920   *) as_fn_append ac_config_targets " $1"
2921      ac_need_defaults=false ;;
2922
2923   esac
2924   shift
2925 done
2926
2927 ac_configure_extra_args=
2928
2929 if $ac_cs_silent; then
2930   exec 6>/dev/null
2931   ac_configure_extra_args="$ac_configure_extra_args --silent"
2932 fi
2933
2934 _ACEOF
2935 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2936 if \$ac_cs_recheck; then
2937   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2938   shift
2939   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
2940   CONFIG_SHELL='$SHELL'
2941   export CONFIG_SHELL
2942   exec "\$@"
2943 fi
2944
2945 _ACEOF
2946 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2947 exec 5>>config.log
2948 {
2949   echo
2950   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2951 ## Running $as_me. ##
2952 _ASBOX
2953   $as_echo "$ac_log"
2954 } >&5
2955
2956 _ACEOF
2957 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2958 _ACEOF
2959
2960 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2961
2962 # Handling of arguments.
2963 for ac_config_target in $ac_config_targets
2964 do
2965   case $ac_config_target in
2966     "autoconf/Make.common") CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
2967     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
2968     "manuals/update_version") CONFIG_FILES="$CONFIG_FILES manuals/update_version" ;;
2969     "manuals/version.tex") CONFIG_FILES="$CONFIG_FILES manuals/version.tex" ;;
2970     "manuals/bacula.sty") CONFIG_FILES="$CONFIG_FILES manuals/bacula.sty" ;;
2971     "manuals/en/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/console/Makefile" ;;
2972     "manuals/en/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/main/Makefile" ;;
2973     "manuals/en/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/developers/Makefile" ;;
2974     "manuals/en/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/problems/Makefile" ;;
2975     "manuals/en/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/utility/Makefile" ;;
2976     "manuals/en/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/misc/Makefile" ;;
2977     "manuals/de/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/console/Makefile" ;;
2978     "manuals/de/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/main/Makefile" ;;
2979     "manuals/de/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/developers/Makefile" ;;
2980     "manuals/de/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/problems/Makefile" ;;
2981     "manuals/de/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/utility/Makefile" ;;
2982     "manuals/de/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/misc/Makefile" ;;
2983     "manuals/fr/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/console/Makefile" ;;
2984     "manuals/fr/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/main/Makefile" ;;
2985     "manuals/fr/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/developers/Makefile" ;;
2986     "manuals/fr/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/problems/Makefile" ;;
2987     "manuals/fr/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/utility/Makefile" ;;
2988     "manuals/fr/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/misc/Makefile" ;;
2989     "manuals/es/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/console/Makefile" ;;
2990     "manuals/es/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/main/Makefile" ;;
2991     "manuals/es/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/developers/Makefile" ;;
2992     "manuals/es/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/problems/Makefile" ;;
2993     "manuals/es/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/utility/Makefile" ;;
2994     "manuals/es/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/misc/Makefile" ;;
2995     "bacula-web/Makefile") CONFIG_FILES="$CONFIG_FILES bacula-web/Makefile" ;;
2996     "bacula-web/version.tex") CONFIG_FILES="$CONFIG_FILES bacula-web/version.tex" ;;
2997     "images/svg/Makefile") CONFIG_FILES="$CONFIG_FILES images/svg/Makefile" ;;
2998     "covers/svg/Makefile") CONFIG_FILES="$CONFIG_FILES covers/svg/Makefile" ;;
2999     "$PFILES") CONFIG_FILES="$CONFIG_FILES $PFILES" ;;
3000     "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
3001
3002   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
3003   esac
3004 done
3005
3006
3007 # If the user did not use the arguments to specify the items to instantiate,
3008 # then the envvar interface is used.  Set only those that are not.
3009 # We use the long form for the default assignment because of an extremely
3010 # bizarre bug on SunOS 4.1.3.
3011 if $ac_need_defaults; then
3012   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3013   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
3014 fi
3015
3016 # Have a temporary directory for convenience.  Make it in the build tree
3017 # simply because there is no reason against having it here, and in addition,
3018 # creating and moving files from /tmp can sometimes cause problems.
3019 # Hook for its removal unless debugging.
3020 # Note that there is a small window in which the directory will not be cleaned:
3021 # after its creation but before its name has been assigned to `$tmp'.
3022 $debug ||
3023 {
3024   tmp= ac_tmp=
3025   trap 'exit_status=$?
3026   : "${ac_tmp:=$tmp}"
3027   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
3028 ' 0
3029   trap 'as_fn_exit 1' 1 2 13 15
3030 }
3031 # Create a (secure) tmp directory for tmp files.
3032
3033 {
3034   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3035   test -d "$tmp"
3036 }  ||
3037 {
3038   tmp=./conf$$-$RANDOM
3039   (umask 077 && mkdir "$tmp")
3040 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
3041 ac_tmp=$tmp
3042
3043 # Set up the scripts for CONFIG_FILES section.
3044 # No need to generate them if there are no CONFIG_FILES.
3045 # This happens for instance with `./config.status config.h'.
3046 if test -n "$CONFIG_FILES"; then
3047
3048 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
3049   ac_cs_awk_getline=:
3050   ac_cs_awk_pipe_init=
3051   ac_cs_awk_read_file='
3052       while ((getline aline < (F[key])) > 0)
3053         print(aline)
3054       close(F[key])'
3055   ac_cs_awk_pipe_fini=
3056 else
3057   ac_cs_awk_getline=false
3058   ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
3059   ac_cs_awk_read_file='
3060       print "|#_!!_#|"
3061       print "cat " F[key] " &&"
3062       '$ac_cs_awk_pipe_init
3063   # The final `:' finishes the AND list.
3064   ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
3065 fi
3066 ac_cr=`echo X | tr X '\015'`
3067 # On cygwin, bash can eat \r inside `` if the user requested igncr.
3068 # But we know of no other shell where ac_cr would be empty at this
3069 # point, so we can use a bashism as a fallback.
3070 if test "x$ac_cr" = x; then
3071   eval ac_cr=\$\'\\r\'
3072 fi
3073 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
3074 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
3075   ac_cs_awk_cr='\\r'
3076 else
3077   ac_cs_awk_cr=$ac_cr
3078 fi
3079
3080 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
3081 _ACEOF
3082
3083 # Create commands to substitute file output variables.
3084 {
3085   echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
3086   echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' &&
3087   echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
3088   echo "_ACAWK" &&
3089   echo "_ACEOF"
3090 } >conf$$files.sh &&
3091 . ./conf$$files.sh ||
3092   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3093 rm -f conf$$files.sh
3094
3095 {
3096   echo "cat >conf$$subs.awk <<_ACEOF" &&
3097   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
3098   echo "_ACEOF"
3099 } >conf$$subs.sh ||
3100   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3101 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
3102 ac_delim='%!_!# '
3103 for ac_last_try in false false false false false :; do
3104   . ./conf$$subs.sh ||
3105     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3106
3107   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
3108   if test $ac_delim_n = $ac_delim_num; then
3109     break
3110   elif $ac_last_try; then
3111     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3112   else
3113     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3114   fi
3115 done
3116 rm -f conf$$subs.sh
3117
3118 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3119 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
3120 _ACEOF
3121 sed -n '
3122 h
3123 s/^/S["/; s/!.*/"]=/
3124 p
3125 g
3126 s/^[^!]*!//
3127 :repl
3128 t repl
3129 s/'"$ac_delim"'$//
3130 t delim
3131 :nl
3132 h
3133 s/\(.\{148\}\)..*/\1/
3134 t more1
3135 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
3136 p
3137 n
3138 b repl
3139 :more1
3140 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3141 p
3142 g
3143 s/.\{148\}//
3144 t nl
3145 :delim
3146 h
3147 s/\(.\{148\}\)..*/\1/
3148 t more2
3149 s/["\\]/\\&/g; s/^/"/; s/$/"/
3150 p
3151 b
3152 :more2
3153 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3154 p
3155 g
3156 s/.\{148\}//
3157 t delim
3158 ' <conf$$subs.awk | sed '
3159 /^[^""]/{
3160   N
3161   s/\n//
3162 }
3163 ' >>$CONFIG_STATUS || ac_write_fail=1
3164 rm -f conf$$subs.awk
3165 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3166 _ACAWK
3167 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
3168   for (key in S) S_is_set[key] = 1
3169   FS = "\a"
3170   \$ac_cs_awk_pipe_init
3171 }
3172 {
3173   line = $ 0
3174   nfields = split(line, field, "@")
3175   substed = 0
3176   len = length(field[1])
3177   for (i = 2; i < nfields; i++) {
3178     key = field[i]
3179     keylen = length(key)
3180     if (S_is_set[key]) {
3181       value = S[key]
3182       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
3183       len += length(value) + length(field[++i])
3184       substed = 1
3185     } else
3186       len += 1 + keylen
3187   }
3188   if (nfields == 3 && !substed) {
3189     key = field[2]
3190     if (F[key] != "" && line ~ /^[       ]*@.*@[         ]*$/) {
3191       \$ac_cs_awk_read_file
3192       next
3193     }
3194   }
3195   print line
3196 }
3197 \$ac_cs_awk_pipe_fini
3198 _ACAWK
3199 _ACEOF
3200 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3201 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
3202   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
3203 else
3204   cat
3205 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
3206   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
3207 _ACEOF
3208
3209 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
3210 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
3211 # trailing colons and then remove the whole line if VPATH becomes empty
3212 # (actually we leave an empty line to preserve line numbers).
3213 if test "x$srcdir" = x.; then
3214   ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
3215 h
3216 s///
3217 s/^/:/
3218 s/[      ]*$/:/
3219 s/:\$(srcdir):/:/g
3220 s/:\${srcdir}:/:/g
3221 s/:@srcdir@:/:/g
3222 s/^:*//
3223 s/:*$//
3224 x
3225 s/\(=[   ]*\).*/\1/
3226 G
3227 s/\n//
3228 s/^[^=]*=[       ]*$//
3229 }'
3230 fi
3231
3232 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3233 fi # test -n "$CONFIG_FILES"
3234
3235
3236 eval set X "  :F $CONFIG_FILES      :C $CONFIG_COMMANDS"
3237 shift
3238 for ac_tag
3239 do
3240   case $ac_tag in
3241   :[FHLC]) ac_mode=$ac_tag; continue;;
3242   esac
3243   case $ac_mode$ac_tag in
3244   :[FHL]*:*);;
3245   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
3246   :[FH]-) ac_tag=-:-;;
3247   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
3248   esac
3249   ac_save_IFS=$IFS
3250   IFS=:
3251   set x $ac_tag
3252   IFS=$ac_save_IFS
3253   shift
3254   ac_file=$1
3255   shift
3256
3257   case $ac_mode in
3258   :L) ac_source=$1;;
3259   :[FH])
3260     ac_file_inputs=
3261     for ac_f
3262     do
3263       case $ac_f in
3264       -) ac_f="$ac_tmp/stdin";;
3265       *) # Look for the file first in the build tree, then in the source tree
3266          # (if the path is not absolute).  The absolute path cannot be DOS-style,
3267          # because $ac_f cannot contain `:'.
3268          test -f "$ac_f" ||
3269            case $ac_f in
3270            [\\/$]*) false;;
3271            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
3272            esac ||
3273            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
3274       esac
3275       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
3276       as_fn_append ac_file_inputs " '$ac_f'"
3277     done
3278
3279     # Let's still pretend it is `configure' which instantiates (i.e., don't
3280     # use $as_me), people would be surprised to read:
3281     #    /* config.h.  Generated by config.status.  */
3282     configure_input='Generated from '`
3283           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
3284         `' by configure.'
3285     if test x"$ac_file" != x-; then
3286       configure_input="$ac_file.  $configure_input"
3287       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
3288 $as_echo "$as_me: creating $ac_file" >&6;}
3289     fi
3290     # Neutralize special characters interpreted by sed in replacement strings.
3291     case $configure_input in #(
3292     *\&* | *\|* | *\\* )
3293        ac_sed_conf_input=`$as_echo "$configure_input" |
3294        sed 's/[\\\\&|]/\\\\&/g'`;; #(
3295     *) ac_sed_conf_input=$configure_input;;
3296     esac
3297
3298     case $ac_tag in
3299     *:-:* | *:-) cat >"$ac_tmp/stdin" \
3300       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
3301     esac
3302     ;;
3303   esac
3304
3305   ac_dir=`$as_dirname -- "$ac_file" ||
3306 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3307          X"$ac_file" : 'X\(//\)[^/]' \| \
3308          X"$ac_file" : 'X\(//\)$' \| \
3309          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3310 $as_echo X"$ac_file" |
3311     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3312             s//\1/
3313             q
3314           }
3315           /^X\(\/\/\)[^/].*/{
3316             s//\1/
3317             q
3318           }
3319           /^X\(\/\/\)$/{
3320             s//\1/
3321             q
3322           }
3323           /^X\(\/\).*/{
3324             s//\1/
3325             q
3326           }
3327           s/.*/./; q'`
3328   as_dir="$ac_dir"; as_fn_mkdir_p
3329   ac_builddir=.
3330
3331 case "$ac_dir" in
3332 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3333 *)
3334   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3335   # A ".." for each directory in $ac_dir_suffix.
3336   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3337   case $ac_top_builddir_sub in
3338   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3339   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3340   esac ;;
3341 esac
3342 ac_abs_top_builddir=$ac_pwd
3343 ac_abs_builddir=$ac_pwd$ac_dir_suffix
3344 # for backward compatibility:
3345 ac_top_builddir=$ac_top_build_prefix
3346
3347 case $srcdir in
3348   .)  # We are building in place.
3349     ac_srcdir=.
3350     ac_top_srcdir=$ac_top_builddir_sub
3351     ac_abs_top_srcdir=$ac_pwd ;;
3352   [\\/]* | ?:[\\/]* )  # Absolute name.
3353     ac_srcdir=$srcdir$ac_dir_suffix;
3354     ac_top_srcdir=$srcdir
3355     ac_abs_top_srcdir=$srcdir ;;
3356   *) # Relative name.
3357     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3358     ac_top_srcdir=$ac_top_build_prefix$srcdir
3359     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3360 esac
3361 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3362
3363
3364   case $ac_mode in
3365   :F)
3366   #
3367   # CONFIG_FILE
3368   #
3369
3370   case $INSTALL in
3371   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3372   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
3373   esac
3374 _ACEOF
3375
3376 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3377 # If the template does not know about datarootdir, expand it.
3378 # FIXME: This hack should be removed a few years after 2.60.
3379 ac_datarootdir_hack=; ac_datarootdir_seen=
3380 ac_sed_dataroot='
3381 /datarootdir/ {
3382   p
3383   q
3384 }
3385 /@datadir@/p
3386 /@docdir@/p
3387 /@infodir@/p
3388 /@localedir@/p
3389 /@mandir@/p'
3390 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
3391 *datarootdir*) ac_datarootdir_seen=yes;;
3392 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3393   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3394 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3395 _ACEOF
3396 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3397   ac_datarootdir_hack='
3398   s&@datadir@&$datadir&g
3399   s&@docdir@&$docdir&g
3400   s&@infodir@&$infodir&g
3401   s&@localedir@&$localedir&g
3402   s&@mandir@&$mandir&g
3403   s&\\\${datarootdir}&$datarootdir&g' ;;
3404 esac
3405 _ACEOF
3406
3407 # Neutralize VPATH when `$srcdir' = `.'.
3408 # Shell code in configure.ac might set extrasub.
3409 # FIXME: do we really want to maintain this feature?
3410 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3411 ac_sed_extra="$ac_vpsub
3412 $extrasub
3413 _ACEOF
3414 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3415 :t
3416 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3417 s|@configure_input@|$ac_sed_conf_input|;t t
3418 s&@top_builddir@&$ac_top_builddir_sub&;t t
3419 s&@top_build_prefix@&$ac_top_build_prefix&;t t
3420 s&@srcdir@&$ac_srcdir&;t t
3421 s&@abs_srcdir@&$ac_abs_srcdir&;t t
3422 s&@top_srcdir@&$ac_top_srcdir&;t t
3423 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
3424 s&@builddir@&$ac_builddir&;t t
3425 s&@abs_builddir@&$ac_abs_builddir&;t t
3426 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
3427 s&@INSTALL@&$ac_INSTALL&;t t
3428 $ac_datarootdir_hack
3429 "
3430 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
3431 if $ac_cs_awk_getline; then
3432   $AWK -f "$ac_tmp/subs.awk"
3433 else
3434   $AWK -f "$ac_tmp/subs.awk" | $SHELL
3435 fi \
3436   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3437
3438 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3439   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
3440   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
3441       "$ac_tmp/out"`; test -z "$ac_out"; } &&
3442   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3443 which seems to be undefined.  Please make sure it is defined" >&5
3444 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3445 which seems to be undefined.  Please make sure it is defined" >&2;}
3446
3447   rm -f "$ac_tmp/stdin"
3448   case $ac_file in
3449   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
3450   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
3451   esac \
3452   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3453  ;;
3454
3455
3456   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
3457 $as_echo "$as_me: executing $ac_file commands" >&6;}
3458  ;;
3459   esac
3460
3461
3462   case $ac_file$ac_mode in
3463     "default":C)
3464  ;;
3465
3466   esac
3467 done # for ac_tag
3468
3469
3470 as_fn_exit 0
3471 _ACEOF
3472 ac_clean_files=$ac_clean_files_save
3473
3474 test $ac_write_fail = 0 ||
3475   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
3476
3477
3478 # configure is writing to config.log, and then calls config.status.
3479 # config.status does its own redirection, appending to config.log.
3480 # Unfortunately, on DOS this fails, as config.log is still kept open
3481 # by configure, so config.status won't be able to write to it; its
3482 # output is simply discarded.  So we exec the FD to /dev/null,
3483 # effectively closing config.log, so it can be properly (re)opened and
3484 # appended to by config.status.  When coming back to configure, we
3485 # need to make the FD available again.
3486 if test "$no_create" != yes; then
3487   ac_cs_success=:
3488   ac_config_status_args=
3489   test "$silent" = yes &&
3490     ac_config_status_args="$ac_config_status_args --quiet"
3491   exec 5>/dev/null
3492   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3493   exec 5>>config.log
3494   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3495   # would make configure fail if this is the last instruction.
3496   $ac_cs_success || as_fn_exit 1
3497 fi
3498 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
3499   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
3500 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
3501 fi
3502
3503
3504 chmod 766 manuals/update_version
3505
3506 # Now move common files into each subdirectory
3507 for i in manuals/version.tex manuals/bacula.sty ; do
3508   for j in console developers main misc problems utility ; do
3509       cp -f $i manuals/de/$j/
3510       cp -f $i manuals/en/$j/
3511       cp -f $i manuals/es/$j/
3512       cp -f $i manuals/fr/$j/
3513   done
3514 done
3515
3516 echo "
3517 Configuration on `date`:
3518
3519   Bacula version:             ${VERSION} (${DATE})
3520   Bacula source code:         ${bacula}
3521
3522   " > config.out
3523
3524 cat config.out