Yannick Shpilka , cleaned up
[kgraphinterface.git] / config.status
blob02c6bc6cdd5a80fa3b2125c05b7d7045966465af
1 #! /bin/bash
2 # Generated by configure.
3 # Run this file to recreate the current configuration.
4 # Compiler output produced by configure, useful for debugging
5 # configure, is in config.log if it exists.
7 debug=false
8 ac_cs_recheck=false
9 ac_cs_silent=false
10 SHELL=${CONFIG_SHELL-/bin/bash}
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be Bourne compatible
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
18 NULLCMD=:
19 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20 # is contrary to our usage. Disable this feature.
21 alias -g '${1+"$@"}'='"$@"'
22 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
23 set -o posix
25 DUALCASE=1; export DUALCASE # for MKS sh
27 # Support unset when possible.
28 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
29 as_unset=unset
30 else
31 as_unset=false
35 # Work around bugs in pre-3.0 UWIN ksh.
36 $as_unset ENV MAIL MAILPATH
37 PS1='$ '
38 PS2='> '
39 PS4='+ '
41 # NLS nuisances.
42 for as_var in \
43 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
44 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
45 LC_TELEPHONE LC_TIME
47 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
48 eval $as_var=C; export $as_var
49 else
50 $as_unset $as_var
52 done
54 # Required to use basename.
55 if expr a : '\(a\)' >/dev/null 2>&1; then
56 as_expr=expr
57 else
58 as_expr=false
61 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
62 as_basename=basename
63 else
64 as_basename=false
68 # Name of the executable.
69 as_me=`$as_basename "$0" ||
70 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
71 X"$0" : 'X\(//\)$' \| \
72 X"$0" : 'X\(/\)$' \| \
73 . : '\(.\)' 2>/dev/null ||
74 echo X/"$0" |
75 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
76 /^X\/\(\/\/\)$/{ s//\1/; q; }
77 /^X\/\(\/\).*/{ s//\1/; q; }
78 s/.*/./; q'`
81 # PATH needs CR, and LINENO needs CR and PATH.
82 # Avoid depending upon Character Ranges.
83 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
84 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
85 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
86 as_cr_digits='0123456789'
87 as_cr_alnum=$as_cr_Letters$as_cr_digits
89 # The user is always right.
90 if test "${PATH_SEPARATOR+set}" != set; then
91 echo "#! /bin/sh" >conf$$.sh
92 echo "exit 0" >>conf$$.sh
93 chmod +x conf$$.sh
94 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
95 PATH_SEPARATOR=';'
96 else
97 PATH_SEPARATOR=:
99 rm -f conf$$.sh
103 as_lineno_1=$LINENO
104 as_lineno_2=$LINENO
105 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
106 test "x$as_lineno_1" != "x$as_lineno_2" &&
107 test "x$as_lineno_3" = "x$as_lineno_2" || {
108 # Find who we are. Look in the path if we contain no path at all
109 # relative or not.
110 case $0 in
111 *[\\/]* ) as_myself=$0 ;;
112 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
113 for as_dir in $PATH
115 IFS=$as_save_IFS
116 test -z "$as_dir" && as_dir=.
117 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
118 done
121 esac
122 # We did not find ourselves, most probably we were run as `sh COMMAND'
123 # in which case we are not to be found in the path.
124 if test "x$as_myself" = x; then
125 as_myself=$0
127 if test ! -f "$as_myself"; then
128 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
129 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
130 { (exit 1); exit 1; }; }
132 case $CONFIG_SHELL in
134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
135 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
137 IFS=$as_save_IFS
138 test -z "$as_dir" && as_dir=.
139 for as_base in sh bash ksh sh5; do
140 case $as_dir in
142 if ("$as_dir/$as_base" -c '
143 as_lineno_1=$LINENO
144 as_lineno_2=$LINENO
145 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
146 test "x$as_lineno_1" != "x$as_lineno_2" &&
147 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
148 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
149 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
150 CONFIG_SHELL=$as_dir/$as_base
151 export CONFIG_SHELL
152 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
153 fi;;
154 esac
155 done
156 done
158 esac
160 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
161 # uniformly replaced by the line number. The first 'sed' inserts a
162 # line-number line before each line; the second 'sed' does the real
163 # work. The second script uses 'N' to pair each line-number line
164 # with the numbered line, and appends trailing '-' during
165 # substitution so that $LINENO is not a special case at line end.
166 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
167 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
168 sed '=' <$as_myself |
169 sed '
171 s,$,-,
172 : loop
173 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
174 t loop
175 s,-$,,
176 s,^['$as_cr_digits']*\n,,
177 ' >$as_me.lineno &&
178 chmod +x $as_me.lineno ||
179 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
180 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
181 { (exit 1); exit 1; }; }
183 # Don't try to exec as it changes $[0], causing all sort of problems
184 # (the dirname of $[0] is not the place where we might find the
185 # original and so on. Autoconf is especially sensible to this).
186 . ./$as_me.lineno
187 # Exit status is that of the last command.
188 exit
192 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
193 *c*,-n*) ECHO_N= ECHO_C='
194 ' ECHO_T=' ' ;;
195 *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
196 *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
197 esac
199 if expr a : '\(a\)' >/dev/null 2>&1; then
200 as_expr=expr
201 else
202 as_expr=false
205 rm -f conf$$ conf$$.exe conf$$.file
206 echo >conf$$.file
207 if ln -s conf$$.file conf$$ 2>/dev/null; then
208 # We could just check for DJGPP; but this test a) works b) is more generic
209 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
210 if test -f conf$$.exe; then
211 # Don't use ln at all; we don't have any links
212 as_ln_s='cp -p'
213 else
214 as_ln_s='ln -s'
216 elif ln conf$$.file conf$$ 2>/dev/null; then
217 as_ln_s=ln
218 else
219 as_ln_s='cp -p'
221 rm -f conf$$ conf$$.exe conf$$.file
223 if mkdir -p . 2>/dev/null; then
224 as_mkdir_p=:
225 else
226 test -d ./-p && rmdir ./-p
227 as_mkdir_p=false
230 as_executable_p="test -f"
232 # Sed expression to map a string onto a valid CPP name.
233 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
235 # Sed expression to map a string onto a valid variable name.
236 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
239 # IFS
240 # We need space, tab and new line, in precisely that order.
241 as_nl='
243 IFS=" $as_nl"
245 # CDPATH.
246 $as_unset CDPATH
248 exec 6>&1
250 # Open the log real soon, to keep \$[0] and so on meaningful, and to
251 # report actual input values of CONFIG_FILES etc. instead of their
252 # values after options handling. Logging --version etc. is OK.
253 exec 5>>config.log
255 echo
256 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
257 ## Running $as_me. ##
258 _ASBOX
259 } >&5
260 cat >&5 <<_CSEOF
262 This file was extended by $as_me, which was
263 generated by GNU Autoconf 2.59. Invocation command line was
265 CONFIG_FILES = $CONFIG_FILES
266 CONFIG_HEADERS = $CONFIG_HEADERS
267 CONFIG_LINKS = $CONFIG_LINKS
268 CONFIG_COMMANDS = $CONFIG_COMMANDS
269 $ $0 $@
271 _CSEOF
272 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
273 echo >&5
274 config_files=" Makefile doc/Makefile doc/en/Makefile po/Makefile src/Makefile"
275 config_headers=" config.h"
276 config_commands=" depfiles"
278 ac_cs_usage="\
279 \`$as_me' instantiates files from templates according to the
280 current configuration.
282 Usage: $0 [OPTIONS] [FILE]...
284 -h, --help print this help, then exit
285 -V, --version print version number, then exit
286 -q, --quiet do not print progress messages
287 -d, --debug don't remove temporary files
288 --recheck update $as_me by reconfiguring in the same conditions
289 --file=FILE[:TEMPLATE]
290 instantiate the configuration file FILE
291 --header=FILE[:TEMPLATE]
292 instantiate the configuration header FILE
294 Configuration files:
295 $config_files
297 Configuration headers:
298 $config_headers
300 Configuration commands:
301 $config_commands
303 Report bugs to <bug-autoconf@gnu.org>."
304 ac_cs_version="\
305 config.status
306 configured by /home/yannick/progra/qt/kgraphinterface/configure, generated by GNU Autoconf 2.59,
307 with options \"\"
309 Copyright (C) 2003 Free Software Foundation, Inc.
310 This config.status script is free software; the Free Software Foundation
311 gives unlimited permission to copy, distribute and modify it."
312 srcdir=/home/yannick/progra/qt/kgraphinterface
313 INSTALL="/usr/bin/install -c -p"
314 # If no file are specified by the user, then we need to provide default
315 # value. By we need to know if files were specified by the user.
316 ac_need_defaults=:
317 while test $# != 0
319 case $1 in
320 --*=*)
321 ac_option=`expr "x$1" : 'x\([^=]*\)='`
322 ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
323 ac_shift=:
326 ac_option=$1
327 ac_optarg=$2
328 ac_shift=shift
330 *) # This is not an option, so the user has probably given explicit
331 # arguments.
332 ac_option=$1
333 ac_need_defaults=false;;
334 esac
336 case $ac_option in
337 # Handling of the options.
338 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
339 ac_cs_recheck=: ;;
340 --version | --vers* | -V )
341 echo "$ac_cs_version"; exit 0 ;;
342 --he | --h)
343 # Conflict between --help and --header
344 { { echo "$as_me:$LINENO: error: ambiguous option: $1
345 Try \`$0 --help' for more information." >&5
346 echo "$as_me: error: ambiguous option: $1
347 Try \`$0 --help' for more information." >&2;}
348 { (exit 1); exit 1; }; };;
349 --help | --hel | -h )
350 echo "$ac_cs_usage"; exit 0 ;;
351 --debug | --d* | -d )
352 debug=: ;;
353 --file | --fil | --fi | --f )
354 $ac_shift
355 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
356 ac_need_defaults=false;;
357 --header | --heade | --head | --hea )
358 $ac_shift
359 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
360 ac_need_defaults=false;;
361 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
362 | -silent | --silent | --silen | --sile | --sil | --si | --s)
363 ac_cs_silent=: ;;
365 # This is an error.
366 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
367 Try \`$0 --help' for more information." >&5
368 echo "$as_me: error: unrecognized option: $1
369 Try \`$0 --help' for more information." >&2;}
370 { (exit 1); exit 1; }; } ;;
372 *) ac_config_targets="$ac_config_targets $1" ;;
374 esac
375 shift
376 done
378 ac_configure_extra_args=
380 if $ac_cs_silent; then
381 exec 6>/dev/null
382 ac_configure_extra_args="$ac_configure_extra_args --silent"
385 if $ac_cs_recheck; then
386 echo "running /bin/bash /home/yannick/progra/qt/kgraphinterface/configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
387 exec /bin/bash /home/yannick/progra/qt/kgraphinterface/configure $ac_configure_extra_args --no-create --no-recursion
391 # INIT-COMMANDS section.
394 AMDEP_TRUE="" ac_aux_dir="admin"
396 for ac_config_target in $ac_config_targets
398 case "$ac_config_target" in
399 # Handling of arguments.
400 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
401 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
402 "doc/en/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/en/Makefile" ;;
403 "po/Makefile" ) CONFIG_FILES="$CONFIG_FILES po/Makefile" ;;
404 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
405 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
406 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
407 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
408 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
409 { (exit 1); exit 1; }; };;
410 esac
411 done
413 # If the user did not use the arguments to specify the items to instantiate,
414 # then the envvar interface is used. Set only those that are not.
415 # We use the long form for the default assignment because of an extremely
416 # bizarre bug on SunOS 4.1.3.
417 if $ac_need_defaults; then
418 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
419 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
420 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
423 # Have a temporary directory for convenience. Make it in the build tree
424 # simply because there is no reason to put it here, and in addition,
425 # creating and moving files from /tmp can sometimes cause problems.
426 # Create a temporary directory, and hook for its removal unless debugging.
427 $debug ||
429 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
430 trap '{ (exit 1); exit 1; }' 1 2 13 15
433 # Create a (secure) tmp directory for tmp files.
436 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
437 test -n "$tmp" && test -d "$tmp"
438 } ||
440 tmp=./confstat$$-$RANDOM
441 (umask 077 && mkdir $tmp)
442 } ||
444 echo "$me: cannot create a temporary directory in ." >&2
445 { (exit 1); exit 1; }
450 # CONFIG_FILES section.
453 # No need to generate the scripts if there are no CONFIG_FILES.
454 # This happens for instance when ./config.status config.h
455 if test -n "$CONFIG_FILES"; then
456 # Protect against being on the right side of a sed subst in config.status.
457 sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
458 s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
459 s,@SHELL@,/bin/bash,;t t
460 s,@PATH_SEPARATOR@,:,;t t
461 s,@PACKAGE_NAME@,,;t t
462 s,@PACKAGE_TARNAME@,,;t t
463 s,@PACKAGE_VERSION@,,;t t
464 s,@PACKAGE_STRING@,,;t t
465 s,@PACKAGE_BUGREPORT@,,;t t
466 s,@exec_prefix@,${prefix},;t t
467 s,@prefix@,/usr,;t t
468 s,@program_transform_name@,s,x,x,,;t t
469 s,@bindir@,${exec_prefix}/bin,;t t
470 s,@sbindir@,${exec_prefix}/sbin,;t t
471 s,@libexecdir@,${exec_prefix}/libexec,;t t
472 s,@datadir@,${prefix}/share,;t t
473 s,@sysconfdir@,${prefix}/etc,;t t
474 s,@sharedstatedir@,${prefix}/com,;t t
475 s,@localstatedir@,${prefix}/var,;t t
476 s,@libdir@,${exec_prefix}/lib,;t t
477 s,@includedir@,${prefix}/include,;t t
478 s,@oldincludedir@,/usr/include,;t t
479 s,@infodir@,${prefix}/info,;t t
480 s,@mandir@,${prefix}/man,;t t
481 s,@build_alias@,,;t t
482 s,@host_alias@,,;t t
483 s,@target_alias@,,;t t
484 s,@DEFS@,-DHAVE_CONFIG_H,;t t
485 s,@ECHO_C@,,;t t
486 s,@ECHO_N@,-n,;t t
487 s,@ECHO_T@,,;t t
488 s,@LIBS@,,;t t
489 s,@build@,i686-pc-linux-gnu,;t t
490 s,@build_cpu@,i686,;t t
491 s,@build_vendor@,pc,;t t
492 s,@build_os@,linux-gnu,;t t
493 s,@host@,i686-pc-linux-gnu,;t t
494 s,@host_cpu@,i686,;t t
495 s,@host_vendor@,pc,;t t
496 s,@host_os@,linux-gnu,;t t
497 s,@target@,i686-pc-linux-gnu,;t t
498 s,@target_cpu@,i686,;t t
499 s,@target_vendor@,pc,;t t
500 s,@target_os@,linux-gnu,;t t
501 s,@INSTALL_PROGRAM@,${INSTALL} $(INSTALL_STRIP_FLAG),;t t
502 s,@INSTALL_SCRIPT@,${INSTALL},;t t
503 s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
504 s,@CYGPATH_W@,echo,;t t
505 s,@PACKAGE@,kgraphinterface,;t t
506 s,@VERSION@,0.1,;t t
507 s,@ACLOCAL@,${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run aclocal-1.9,;t t
508 s,@AUTOCONF@,$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure,;t t
509 s,@AUTOMAKE@,${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run automake-1.9,;t t
510 s,@AUTOHEADER@,${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run autoheader,;t t
511 s,@MAKEINFO@,${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run makeinfo,;t t
512 s,@install_sh@,/home/yannick/progra/qt/kgraphinterface/admin/install-sh,;t t
513 s,@STRIP@,strip,;t t
514 s,@ac_ct_STRIP@,strip,;t t
515 s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
516 s,@mkdir_p@,mkdir -p --,;t t
517 s,@AWK@,mawk,;t t
518 s,@SET_MAKE@,,;t t
519 s,@am__leading_dot@,.,;t t
520 s,@AMTAR@,${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run tar,;t t
521 s,@am__tar@,${AMTAR} chof - "$$tardir",;t t
522 s,@am__untar@,${AMTAR} xf -,;t t
523 s,@KDECONFIG@,/usr/bin/kde-config,;t t
524 s,@kde_libs_prefix@,/usr,;t t
525 s,@kde_libs_htmldir@,/usr/share/doc/kde/HTML,;t t
526 s,@CONF_FILES@, $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in,;t t
527 s,@CC@,gcc,;t t
528 s,@CFLAGS@,-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute,;t t
529 s,@LDFLAGS@,,;t t
530 s,@CPPFLAGS@, -DQT_THREAD_SUPPORT -D_REENTRANT,;t t
531 s,@ac_ct_CC@,gcc,;t t
532 s,@EXEEXT@,,;t t
533 s,@OBJEXT@,o,;t t
534 s,@DEPDIR@,.deps,;t t
535 s,@am__include@,include,;t t
536 s,@am__quote@,,;t t
537 s,@AMDEP_TRUE@,,;t t
538 s,@AMDEP_FALSE@,#,;t t
539 s,@AMDEPBACKSLASH@,\,;t t
540 s,@CCDEPMODE@,depmode=gcc3,;t t
541 s,@am__fastdepCC_TRUE@,,;t t
542 s,@am__fastdepCC_FALSE@,#,;t t
543 s,@CPP@,gcc -E,;t t
544 s,@CXX@,g++,;t t
545 s,@CXXFLAGS@,-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common,;t t
546 s,@ac_ct_CXX@,g++,;t t
547 s,@CXXDEPMODE@,depmode=gcc3,;t t
548 s,@am__fastdepCXX_TRUE@,,;t t
549 s,@am__fastdepCXX_FALSE@,#,;t t
550 s,@WOVERLOADED_VIRTUAL@,,;t t
551 s,@HAVE_GCC_VISIBILITY@,0,;t t
552 s,@unsermake_enable_pch_TRUE@,#,;t t
553 s,@unsermake_enable_pch_FALSE@,,;t t
554 s,@USE_EXCEPTIONS@,-fexceptions,;t t
555 s,@USE_RTTI@,,;t t
556 s,@CXXCPP@,g++ -E,;t t
557 s,@NOOPT_CXXFLAGS@,-O0,;t t
558 s,@NOOPT_CFLAGS@,-O0,;t t
559 s,@ENABLE_PERMISSIVE_FLAG@,-fpermissive,;t t
560 s,@LDFLAGS_AS_NEEDED@,,;t t
561 s,@LDFLAGS_NEW_DTAGS@,,;t t
562 s,@KDE_USE_FINAL_TRUE@,#,;t t
563 s,@KDE_USE_FINAL_FALSE@,,;t t
564 s,@KDE_USE_CLOSURE_TRUE@,#,;t t
565 s,@KDE_USE_CLOSURE_FALSE@,,;t t
566 s,@KDE_NO_UNDEFINED@,-Wl,--no-undefined -Wl,--allow-shlib-undefined,;t t
567 s,@KDE_USE_NMCHECK_TRUE@,#,;t t
568 s,@KDE_USE_NMCHECK_FALSE@,,;t t
569 s,@EGREP@,grep -E,;t t
570 s,@LN_S@,ln -s,;t t
571 s,@ECHO@,echo,;t t
572 s,@AR@,ar,;t t
573 s,@ac_ct_AR@,ar,;t t
574 s,@RANLIB@,ranlib,;t t
575 s,@ac_ct_RANLIB@,ranlib,;t t
576 s,@F77@,,;t t
577 s,@FFLAGS@,,;t t
578 s,@ac_ct_F77@,,;t t
579 s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool --silent,;t t
580 s,@KDE_PLUGIN@,-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS),;t t
581 s,@KDE_CHECK_PLUGIN@,$(KDE_PLUGIN) -rpath $(libdir),;t t
582 s,@MSGFMT@,:,;t t
583 s,@GMSGFMT@,:,;t t
584 s,@XGETTEXT@,:,;t t
585 s,@LIBUTIL@,-lutil,;t t
586 s,@LIBCOMPAT@,,;t t
587 s,@LIBCRYPT@,-lcrypt,;t t
588 s,@LIBRESOLV@,-lresolv,;t t
589 s,@LIB_POLL@,,;t t
590 s,@FRAMEWORK_COREAUDIO@,,;t t
591 s,@LIBSOCKET@,,;t t
592 s,@X_EXTRA_LIBS@,,;t t
593 s,@LIBUCB@,,;t t
594 s,@LIBDL@,-ldl,;t t
595 s,@KDE_USE_FPIE@,-fPIE,;t t
596 s,@KDE_USE_PIE@,-pie,;t t
597 s,@include_x11_TRUE@,,;t t
598 s,@include_x11_FALSE@,#,;t t
599 s,@X_PRE_LIBS@,,;t t
600 s,@LIB_X11@,-lX11 $(LIBSOCKET),;t t
601 s,@LIB_XRENDER@,,;t t
602 s,@LIBSM@,-lSM -lICE,;t t
603 s,@X_INCLUDES@,-I.,;t t
604 s,@X_LDFLAGS@,-L/usr/lib,;t t
605 s,@x_includes@,.,;t t
606 s,@x_libraries@,/usr/lib,;t t
607 s,@QTE_NORTTI@,,;t t
608 s,@LIB_XEXT@,-lXext,;t t
609 s,@LIBPTHREAD@,-lpthread,;t t
610 s,@USE_THREADS@,,;t t
611 s,@KDE_MT_LDFLAGS@,,;t t
612 s,@KDE_MT_LIBS@,-lpthread,;t t
613 s,@USER_INCLUDES@,,;t t
614 s,@USER_LDFLAGS@,,;t t
615 s,@LIBZ@,-lz,;t t
616 s,@LIBPNG@,-lpng -lz -lm,;t t
617 s,@LIBJPEG@,-ljpeg,;t t
618 s,@qt_libraries@,/usr/share/qt3/lib,;t t
619 s,@qt_includes@,/usr/share/qt3/include,;t t
620 s,@QT_INCLUDES@,-I/usr/share/qt3/include,;t t
621 s,@QT_LDFLAGS@,-L/usr/share/qt3/lib,;t t
622 s,@PERL@,/usr/bin/perl,;t t
623 s,@MOC@,/usr/share/qt3/bin/moc,;t t
624 s,@UIC@,/usr/share/qt3/bin/uic -L $(kde_widgetdir) -nounload,;t t
625 s,@UIC_TR@,tr2i18n,;t t
626 s,@LIB_QT@,-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread,;t t
627 s,@LIB_QPE@,,;t t
628 s,@kde_qtver@,3,;t t
629 s,@KDE_EXTRA_RPATH@,,;t t
630 s,@KDE_RPATH@,-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries),;t t
631 s,@X_RPATH@,-R $(x_libraries),;t t
632 s,@kde_libraries@,/usr/lib,;t t
633 s,@kde_includes@,/usr/include/kde,;t t
634 s,@KDE_LDFLAGS@,-L/usr/lib,;t t
635 s,@KDE_INCLUDES@,-I/usr/include/kde,;t t
636 s,@all_includes@,-I/usr/include/kde -I/usr/share/qt3/include -I. ,;t t
637 s,@all_libraries@,-L/usr/share/qt3/lib -L/usr/lib ,;t t
638 s,@AUTODIRS@,,;t t
639 s,@include_ARTS_TRUE@,,;t t
640 s,@include_ARTS_FALSE@,#,;t t
641 s,@MAKEKDEWIDGETS@,,;t t
642 s,@KCONFIG_COMPILER@,/usr/bin/kconfig_compiler,;t t
643 s,@KCFG_DEPENDENCIES@,$(KCONFIG_COMPILER),;t t
644 s,@DCOPIDLNG@,/usr/bin/dcopidlng,;t t
645 s,@DCOPIDL@,/usr/bin/dcopidl,;t t
646 s,@DCOPIDL2CPP@,/usr/bin/dcopidl2cpp,;t t
647 s,@DCOP_DEPENDENCIES@,$(DCOPIDL) $(DCOPIDLNG),;t t
648 s,@MCOPIDL@,/usr/bin/mcopidl,;t t
649 s,@ARTSCCONFIG@,/usr/bin/artsc-config,;t t
650 s,@MEINPROC@,/usr/bin/meinproc,;t t
651 s,@KDE_XSL_STYLESHEET@,/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl,;t t
652 s,@XMLLINT@,/usr/bin/xmllint,;t t
653 s,@kde_htmldir@,${datadir}/doc/HTML,;t t
654 s,@kde_appsdir@,${datadir}/applnk,;t t
655 s,@kde_icondir@,${datadir}/icons,;t t
656 s,@kde_sounddir@,${datadir}/sounds,;t t
657 s,@kde_datadir@,${datadir}/apps,;t t
658 s,@kde_locale@,${datadir}/locale,;t t
659 s,@kde_confdir@,${datadir}/config,;t t
660 s,@kde_kcfgdir@,${datadir}/config.kcfg,;t t
661 s,@kde_mimedir@,${datadir}/mimelnk,;t t
662 s,@kde_wallpaperdir@,${datadir}/wallpapers,;t t
663 s,@kde_bindir@,${exec_prefix}/bin,;t t
664 s,@xdg_appsdir@,${datadir}/applications/kde,;t t
665 s,@xdg_menudir@,${sysconfdir}/xdg/menus,;t t
666 s,@xdg_directorydir@,${datadir}/desktop-directories,;t t
667 s,@kde_templatesdir@,${datadir}/templates,;t t
668 s,@kde_servicesdir@,${datadir}/services,;t t
669 s,@kde_servicetypesdir@,${datadir}/servicetypes,;t t
670 s,@kde_moduledir@,${libdir}/kde3,;t t
671 s,@kdeinitdir@,$(kde_moduledir),;t t
672 s,@kde_styledir@,${libdir}/kde3/plugins/styles,;t t
673 s,@kde_widgetdir@,/usr/lib/kde3/plugins/designer,;t t
674 s,@LIB_KDED@,,;t t
675 s,@LIB_KDECORE@,-lkdecore,;t t
676 s,@LIB_KDEUI@,-lkdeui,;t t
677 s,@LIB_KIO@,-lkio,;t t
678 s,@LIB_KJS@,-lkjs,;t t
679 s,@LIB_SMB@,-lsmb,;t t
680 s,@LIB_KAB@,-lkab,;t t
681 s,@LIB_KABC@,-lkabc,;t t
682 s,@LIB_KHTML@,-lkhtml,;t t
683 s,@LIB_KSPELL@,-lkspell,;t t
684 s,@LIB_KPARTS@,-lkparts,;t t
685 s,@LIB_KDEPRINT@,-lkdeprint,;t t
686 s,@LIB_KUTILS@,-lkutils,;t t
687 s,@LIB_KDEPIM@,-lkdepim,;t t
688 s,@LIB_KIMPROXY@,-lkimproxy,;t t
689 s,@LIB_KNEWSTUFF@,-lknewstuff,;t t
690 s,@LIB_KDNSSD@,-lkdnssd,;t t
691 s,@LIB_KUNITTEST@,-lkunittest,;t t
692 s,@LIB_KSYCOCA@,-lkio,;t t
693 s,@LIB_KFILE@,-lkio,;t t
694 s,@LIB_KFM@,,;t t
695 s,@TOPSUBDIRS@, doc po src,;t t
696 s,@LIBOBJS@,,;t t
697 s,@LTLIBOBJS@,,;t t
698 CEOF
700 # Split the substitutions into bite-sized pieces for seds with
701 # small command number limits, like on Digital OSF/1 and HP-UX.
702 #echo Doing the fast build of Makefiles -- autoconf 250
703 rm -f $tmp/subs.files
704 for ac_file in .. $CONFIG_FILES ; do
705 if test "x$ac_file" != x..; then
706 echo $ac_file >> $tmp/subs.files
708 done
709 if test -f $tmp/subs.files ; then
710 perl admin/config.pl "$tmp/subs.sed" "$tmp/subs.files" "$srcdir" "$INSTALL"
712 rm -f $tmp/subs.files
717 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
718 # NAME is the cpp macro being defined and VALUE is the value it is being given.
720 # ac_d sets the value in "#define NAME VALUE" lines.
721 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
722 ac_dB='[ ].*$,\1#\2'
723 ac_dC=' '
724 ac_dD=',;t'
725 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
726 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
727 ac_uB='$,\1#\2define\3'
728 ac_uC=' '
729 ac_uD=',;t'
731 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
732 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
733 case $ac_file in
734 - | *:- | *:-:* ) # input from stdin
735 cat >$tmp/stdin
736 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
737 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
738 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
739 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
740 * ) ac_file_in=$ac_file.in ;;
741 esac
743 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
744 echo "$as_me: creating $ac_file" >&6;}
746 # First look for the input files in the build tree, otherwise in the
747 # src tree.
748 ac_file_inputs=`IFS=:
749 for f in $ac_file_in; do
750 case $f in
751 -) echo $tmp/stdin ;;
752 [\\/$]*)
753 # Absolute (can't be DOS-style, as IFS=:)
754 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
755 echo "$as_me: error: cannot find input file: $f" >&2;}
756 { (exit 1); exit 1; }; }
757 # Do quote $f, to prevent DOS paths from being IFS'd.
758 echo "$f";;
759 *) # Relative
760 if test -f "$f"; then
761 # Build tree
762 echo "$f"
763 elif test -f "$srcdir/$f"; then
764 # Source tree
765 echo "$srcdir/$f"
766 else
767 # /dev/null tree
768 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
769 echo "$as_me: error: cannot find input file: $f" >&2;}
770 { (exit 1); exit 1; }; }
771 fi;;
772 esac
773 done` || { (exit 1); exit 1; }
774 # Remove the trailing spaces.
775 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
777 # Handle all the #define templates only if necessary.
778 if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then
779 # If there are no defines, we may have an empty if/fi
781 cat >$tmp/defines.sed <<CEOF
782 /^[ ]*#[ ]*define/!b
783 t clr
784 : clr
785 ${ac_dA}PACKAGE_NAME${ac_dB}PACKAGE_NAME${ac_dC}""${ac_dD}
786 ${ac_dA}PACKAGE_TARNAME${ac_dB}PACKAGE_TARNAME${ac_dC}""${ac_dD}
787 ${ac_dA}PACKAGE_VERSION${ac_dB}PACKAGE_VERSION${ac_dC}""${ac_dD}
788 ${ac_dA}PACKAGE_STRING${ac_dB}PACKAGE_STRING${ac_dC}""${ac_dD}
789 ${ac_dA}PACKAGE_BUGREPORT${ac_dB}PACKAGE_BUGREPORT${ac_dC}""${ac_dD}
790 ${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"kgraphinterface"${ac_dD}
791 ${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"0.1"${ac_dD}
792 ${ac_dA}KDELIBSUFF${ac_dB}KDELIBSUFF${ac_dC}""${ac_dD}
793 ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
794 ${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
795 ${ac_dA}HAVE_SYS_STAT_H${ac_dB}HAVE_SYS_STAT_H${ac_dC}1${ac_dD}
796 ${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
797 ${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
798 ${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
799 ${ac_dA}HAVE_STRINGS_H${ac_dB}HAVE_STRINGS_H${ac_dC}1${ac_dD}
800 ${ac_dA}HAVE_INTTYPES_H${ac_dB}HAVE_INTTYPES_H${ac_dC}1${ac_dD}
801 ${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD}
802 ${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
803 ${ac_dA}HAVE_DLFCN_H${ac_dB}HAVE_DLFCN_H${ac_dC}1${ac_dD}
804 ${ac_dA}HAVE_SGI_STL${ac_dB}HAVE_SGI_STL${ac_dC}1${ac_dD}
805 ${ac_dA}HAVE_CRYPT${ac_dB}HAVE_CRYPT${ac_dC}1${ac_dD}
806 ${ac_dA}kde_socklen_t${ac_dB}kde_socklen_t${ac_dC}socklen_t${ac_dD}
807 ${ac_dA}ksize_t${ac_dB}ksize_t${ac_dC}socklen_t${ac_dD}
808 ${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
809 ${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD}
810 ${ac_dA}HAVE_SYS_BITYPES_H${ac_dB}HAVE_SYS_BITYPES_H${ac_dC}1${ac_dD}
811 ${ac_dA}HAVE_RES_INIT${ac_dB}HAVE_RES_INIT${ac_dC}1${ac_dD}
812 ${ac_dA}HAVE_RES_INIT_PROTO${ac_dB}HAVE_RES_INIT_PROTO${ac_dC}1${ac_dD}
813 ${ac_dA}SIZEOF_INT${ac_dB}SIZEOF_INT${ac_dC}4${ac_dD}
814 ${ac_dA}SIZEOF_SHORT${ac_dB}SIZEOF_SHORT${ac_dC}2${ac_dD}
815 ${ac_dA}SIZEOF_LONG${ac_dB}SIZEOF_LONG${ac_dC}4${ac_dD}
816 ${ac_dA}SIZEOF_CHAR_P${ac_dB}SIZEOF_CHAR_P${ac_dC}4${ac_dD}
817 ${ac_dA}SIZEOF_SIZE_T${ac_dB}SIZEOF_SIZE_T${ac_dC}4${ac_dD}
818 ${ac_dA}SIZEOF_UNSIGNED_LONG${ac_dB}SIZEOF_UNSIGNED_LONG${ac_dC}4${ac_dD}
819 ${ac_dA}HAVE_VSNPRINTF${ac_dB}HAVE_VSNPRINTF${ac_dC}1${ac_dD}
820 ${ac_dA}HAVE_SNPRINTF${ac_dB}HAVE_SNPRINTF${ac_dC}1${ac_dD}
821 ${ac_dA}HAVE_LIBZ${ac_dB}HAVE_LIBZ${ac_dC}1${ac_dD}
822 ${ac_dA}HAVE_LIBPNG${ac_dB}HAVE_LIBPNG${ac_dC}1${ac_dD}
823 CEOF
824 sed -f $tmp/defines.sed $tmp/in >$tmp/out
825 rm -f $tmp/in
826 mv $tmp/out $tmp/in
828 cat >$tmp/defines.sed <<CEOF
829 /^[ ]*#[ ]*define/!b
830 t clr
831 : clr
832 ${ac_dA}HAVE_LIBJPEG${ac_dB}HAVE_LIBJPEG${ac_dC}1${ac_dD}
833 ${ac_dA}HAVE_LIBPTHREAD${ac_dB}HAVE_LIBPTHREAD${ac_dC}1${ac_dD}
834 ${ac_dA}KDEMAXPATHLEN${ac_dB}KDEMAXPATHLEN${ac_dC}4096${ac_dD}
835 CEOF
836 sed -f $tmp/defines.sed $tmp/in >$tmp/out
837 rm -f $tmp/in
838 mv $tmp/out $tmp/in
840 fi # grep
842 # Handle all the #undef templates
843 cat >$tmp/undefs.sed <<CEOF
844 /^[ ]*#[ ]*undef/!b
845 t clr
846 : clr
847 ${ac_uA}PACKAGE_NAME${ac_uB}PACKAGE_NAME${ac_uC}""${ac_uD}
848 ${ac_uA}PACKAGE_TARNAME${ac_uB}PACKAGE_TARNAME${ac_uC}""${ac_uD}
849 ${ac_uA}PACKAGE_VERSION${ac_uB}PACKAGE_VERSION${ac_uC}""${ac_uD}
850 ${ac_uA}PACKAGE_STRING${ac_uB}PACKAGE_STRING${ac_uC}""${ac_uD}
851 ${ac_uA}PACKAGE_BUGREPORT${ac_uB}PACKAGE_BUGREPORT${ac_uC}""${ac_uD}
852 ${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"kgraphinterface"${ac_uD}
853 ${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"0.1"${ac_uD}
854 ${ac_uA}KDELIBSUFF${ac_uB}KDELIBSUFF${ac_uC}""${ac_uD}
855 ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
856 ${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
857 ${ac_uA}HAVE_SYS_STAT_H${ac_uB}HAVE_SYS_STAT_H${ac_uC}1${ac_uD}
858 ${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
859 ${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
860 ${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
861 ${ac_uA}HAVE_STRINGS_H${ac_uB}HAVE_STRINGS_H${ac_uC}1${ac_uD}
862 ${ac_uA}HAVE_INTTYPES_H${ac_uB}HAVE_INTTYPES_H${ac_uC}1${ac_uD}
863 ${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD}
864 ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
865 ${ac_uA}HAVE_DLFCN_H${ac_uB}HAVE_DLFCN_H${ac_uC}1${ac_uD}
866 ${ac_uA}HAVE_SGI_STL${ac_uB}HAVE_SGI_STL${ac_uC}1${ac_uD}
867 ${ac_uA}HAVE_CRYPT${ac_uB}HAVE_CRYPT${ac_uC}1${ac_uD}
868 ${ac_uA}kde_socklen_t${ac_uB}kde_socklen_t${ac_uC}socklen_t${ac_uD}
869 ${ac_uA}ksize_t${ac_uB}ksize_t${ac_uC}socklen_t${ac_uD}
870 ${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
871 ${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD}
872 ${ac_uA}HAVE_SYS_BITYPES_H${ac_uB}HAVE_SYS_BITYPES_H${ac_uC}1${ac_uD}
873 ${ac_uA}HAVE_RES_INIT${ac_uB}HAVE_RES_INIT${ac_uC}1${ac_uD}
874 ${ac_uA}HAVE_RES_INIT_PROTO${ac_uB}HAVE_RES_INIT_PROTO${ac_uC}1${ac_uD}
875 ${ac_uA}SIZEOF_INT${ac_uB}SIZEOF_INT${ac_uC}4${ac_uD}
876 ${ac_uA}SIZEOF_SHORT${ac_uB}SIZEOF_SHORT${ac_uC}2${ac_uD}
877 ${ac_uA}SIZEOF_LONG${ac_uB}SIZEOF_LONG${ac_uC}4${ac_uD}
878 ${ac_uA}SIZEOF_CHAR_P${ac_uB}SIZEOF_CHAR_P${ac_uC}4${ac_uD}
879 ${ac_uA}SIZEOF_SIZE_T${ac_uB}SIZEOF_SIZE_T${ac_uC}4${ac_uD}
880 ${ac_uA}SIZEOF_UNSIGNED_LONG${ac_uB}SIZEOF_UNSIGNED_LONG${ac_uC}4${ac_uD}
881 ${ac_uA}HAVE_VSNPRINTF${ac_uB}HAVE_VSNPRINTF${ac_uC}1${ac_uD}
882 ${ac_uA}HAVE_SNPRINTF${ac_uB}HAVE_SNPRINTF${ac_uC}1${ac_uD}
883 ${ac_uA}HAVE_LIBZ${ac_uB}HAVE_LIBZ${ac_uC}1${ac_uD}
884 ${ac_uA}HAVE_LIBPNG${ac_uB}HAVE_LIBPNG${ac_uC}1${ac_uD}
885 CEOF
886 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
887 rm -f $tmp/in
888 mv $tmp/out $tmp/in
890 cat >$tmp/undefs.sed <<CEOF
891 /^[ ]*#[ ]*undef/!b
892 t clr
893 : clr
894 ${ac_uA}HAVE_LIBJPEG${ac_uB}HAVE_LIBJPEG${ac_uC}1${ac_uD}
895 ${ac_uA}HAVE_LIBPTHREAD${ac_uB}HAVE_LIBPTHREAD${ac_uC}1${ac_uD}
896 ${ac_uA}KDEMAXPATHLEN${ac_uB}KDEMAXPATHLEN${ac_uC}4096${ac_uD}
897 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
898 CEOF
899 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
900 rm -f $tmp/in
901 mv $tmp/out $tmp/in
903 # Let's still pretend it is `configure' which instantiates (i.e., don't
904 # use $as_me), people would be surprised to read:
905 # /* config.h. Generated by config.status. */
906 if test x"$ac_file" = x-; then
907 echo "/* Generated by configure. */" >$tmp/config.h
908 else
909 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
911 cat $tmp/in >>$tmp/config.h
912 rm -f $tmp/in
913 if test x"$ac_file" != x-; then
914 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
915 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
916 echo "$as_me: $ac_file is unchanged" >&6;}
917 else
918 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
919 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
920 X"$ac_file" : 'X\(//\)[^/]' \| \
921 X"$ac_file" : 'X\(//\)$' \| \
922 X"$ac_file" : 'X\(/\)' \| \
923 . : '\(.\)' 2>/dev/null ||
924 echo X"$ac_file" |
925 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
926 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
927 /^X\(\/\/\)$/{ s//\1/; q; }
928 /^X\(\/\).*/{ s//\1/; q; }
929 s/.*/./; q'`
930 { if $as_mkdir_p; then
931 mkdir -p "$ac_dir"
932 else
933 as_dir="$ac_dir"
934 as_dirs=
935 while test ! -d "$as_dir"; do
936 as_dirs="$as_dir $as_dirs"
937 as_dir=`(dirname "$as_dir") 2>/dev/null ||
938 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
939 X"$as_dir" : 'X\(//\)[^/]' \| \
940 X"$as_dir" : 'X\(//\)$' \| \
941 X"$as_dir" : 'X\(/\)' \| \
942 . : '\(.\)' 2>/dev/null ||
943 echo X"$as_dir" |
944 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
945 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
946 /^X\(\/\/\)$/{ s//\1/; q; }
947 /^X\(\/\).*/{ s//\1/; q; }
948 s/.*/./; q'`
949 done
950 test ! -n "$as_dirs" || mkdir $as_dirs
951 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
952 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
953 { (exit 1); exit 1; }; }; }
955 rm -f $ac_file
956 mv $tmp/config.h $ac_file
958 else
959 cat $tmp/config.h
960 rm -f $tmp/config.h
962 # Compute $ac_file's index in $config_headers.
963 _am_stamp_count=1
964 for _am_header in $config_headers :; do
965 case $_am_header in
966 $ac_file | $ac_file:* )
967 break ;;
969 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
970 esac
971 done
972 echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
973 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
974 X$ac_file : 'X\(//\)[^/]' \| \
975 X$ac_file : 'X\(//\)$' \| \
976 X$ac_file : 'X\(/\)' \| \
977 . : '\(.\)' 2>/dev/null ||
978 echo X$ac_file |
979 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
980 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
981 /^X\(\/\/\)$/{ s//\1/; q; }
982 /^X\(\/\).*/{ s//\1/; q; }
983 s/.*/./; q'`/stamp-h$_am_stamp_count
984 done
987 # CONFIG_COMMANDS section.
989 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
990 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
991 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
992 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
993 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
994 X"$ac_dest" : 'X\(//\)[^/]' \| \
995 X"$ac_dest" : 'X\(//\)$' \| \
996 X"$ac_dest" : 'X\(/\)' \| \
997 . : '\(.\)' 2>/dev/null ||
998 echo X"$ac_dest" |
999 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1000 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1001 /^X\(\/\/\)$/{ s//\1/; q; }
1002 /^X\(\/\).*/{ s//\1/; q; }
1003 s/.*/./; q'`
1004 { if $as_mkdir_p; then
1005 mkdir -p "$ac_dir"
1006 else
1007 as_dir="$ac_dir"
1008 as_dirs=
1009 while test ! -d "$as_dir"; do
1010 as_dirs="$as_dir $as_dirs"
1011 as_dir=`(dirname "$as_dir") 2>/dev/null ||
1012 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1013 X"$as_dir" : 'X\(//\)[^/]' \| \
1014 X"$as_dir" : 'X\(//\)$' \| \
1015 X"$as_dir" : 'X\(/\)' \| \
1016 . : '\(.\)' 2>/dev/null ||
1017 echo X"$as_dir" |
1018 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1019 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1020 /^X\(\/\/\)$/{ s//\1/; q; }
1021 /^X\(\/\).*/{ s//\1/; q; }
1022 s/.*/./; q'`
1023 done
1024 test ! -n "$as_dirs" || mkdir $as_dirs
1025 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
1026 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
1027 { (exit 1); exit 1; }; }; }
1029 ac_builddir=.
1031 if test "$ac_dir" != .; then
1032 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1033 # A "../" for each directory in $ac_dir_suffix.
1034 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
1035 else
1036 ac_dir_suffix= ac_top_builddir=
1039 case $srcdir in
1040 .) # No --srcdir option. We are building in place.
1041 ac_srcdir=.
1042 if test -z "$ac_top_builddir"; then
1043 ac_top_srcdir=.
1044 else
1045 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
1046 fi ;;
1047 [\\/]* | ?:[\\/]* ) # Absolute path.
1048 ac_srcdir=$srcdir$ac_dir_suffix;
1049 ac_top_srcdir=$srcdir ;;
1050 *) # Relative path.
1051 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
1052 ac_top_srcdir=$ac_top_builddir$srcdir ;;
1053 esac
1055 # Do not use `cd foo && pwd` to compute absolute paths, because
1056 # the directories may not exist.
1057 case `pwd` in
1058 .) ac_abs_builddir="$ac_dir";;
1060 case "$ac_dir" in
1061 .) ac_abs_builddir=`pwd`;;
1062 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
1063 *) ac_abs_builddir=`pwd`/"$ac_dir";;
1064 esac;;
1065 esac
1066 case $ac_abs_builddir in
1067 .) ac_abs_top_builddir=${ac_top_builddir}.;;
1069 case ${ac_top_builddir}. in
1070 .) ac_abs_top_builddir=$ac_abs_builddir;;
1071 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
1072 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
1073 esac;;
1074 esac
1075 case $ac_abs_builddir in
1076 .) ac_abs_srcdir=$ac_srcdir;;
1078 case $ac_srcdir in
1079 .) ac_abs_srcdir=$ac_abs_builddir;;
1080 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
1081 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
1082 esac;;
1083 esac
1084 case $ac_abs_builddir in
1085 .) ac_abs_top_srcdir=$ac_top_srcdir;;
1087 case $ac_top_srcdir in
1088 .) ac_abs_top_srcdir=$ac_abs_builddir;;
1089 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
1090 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
1091 esac;;
1092 esac
1095 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
1096 echo "$as_me: executing $ac_dest commands" >&6;}
1097 case $ac_dest in
1098 depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
1099 # Strip MF so we end up with the name of the file.
1100 mf=`echo "$mf" | sed -e 's/:.*$//'`
1101 # Check whether this is an Automake generated Makefile or not.
1102 # We used to match only the files named `Makefile.in', but
1103 # some people rename them; so instead we look at the file content.
1104 # Grep'ing the first line is not enough: some people post-process
1105 # each Makefile.in and add a new line on top of each file to say so.
1106 # So let's grep whole file.
1107 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
1108 dirpart=`(dirname "$mf") 2>/dev/null ||
1109 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1110 X"$mf" : 'X\(//\)[^/]' \| \
1111 X"$mf" : 'X\(//\)$' \| \
1112 X"$mf" : 'X\(/\)' \| \
1113 . : '\(.\)' 2>/dev/null ||
1114 echo X"$mf" |
1115 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1116 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1117 /^X\(\/\/\)$/{ s//\1/; q; }
1118 /^X\(\/\).*/{ s//\1/; q; }
1119 s/.*/./; q'`
1120 else
1121 continue
1123 # Extract the definition of DEPDIR, am__include, and am__quote
1124 # from the Makefile without running `make'.
1125 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1126 test -z "$DEPDIR" && continue
1127 am__include=`sed -n 's/^am__include = //p' < "$mf"`
1128 test -z "am__include" && continue
1129 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1130 # When using ansi2knr, U may be empty or an underscore; expand it
1131 U=`sed -n 's/^U = //p' < "$mf"`
1132 # Find all dependency output files, they are included files with
1133 # $(DEPDIR) in their names. We invoke sed twice because it is the
1134 # simplest approach to changing $(DEPDIR) to its actual value in the
1135 # expansion.
1136 for file in `sed -n "
1137 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1138 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1139 # Make sure the directory exists.
1140 test -f "$dirpart/$file" && continue
1141 fdir=`(dirname "$file") 2>/dev/null ||
1142 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1143 X"$file" : 'X\(//\)[^/]' \| \
1144 X"$file" : 'X\(//\)$' \| \
1145 X"$file" : 'X\(/\)' \| \
1146 . : '\(.\)' 2>/dev/null ||
1147 echo X"$file" |
1148 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1149 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1150 /^X\(\/\/\)$/{ s//\1/; q; }
1151 /^X\(\/\).*/{ s//\1/; q; }
1152 s/.*/./; q'`
1153 { if $as_mkdir_p; then
1154 mkdir -p $dirpart/$fdir
1155 else
1156 as_dir=$dirpart/$fdir
1157 as_dirs=
1158 while test ! -d "$as_dir"; do
1159 as_dirs="$as_dir $as_dirs"
1160 as_dir=`(dirname "$as_dir") 2>/dev/null ||
1161 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1162 X"$as_dir" : 'X\(//\)[^/]' \| \
1163 X"$as_dir" : 'X\(//\)$' \| \
1164 X"$as_dir" : 'X\(/\)' \| \
1165 . : '\(.\)' 2>/dev/null ||
1166 echo X"$as_dir" |
1167 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1168 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1169 /^X\(\/\/\)$/{ s//\1/; q; }
1170 /^X\(\/\).*/{ s//\1/; q; }
1171 s/.*/./; q'`
1172 done
1173 test ! -n "$as_dirs" || mkdir $as_dirs
1174 fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
1175 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
1176 { (exit 1); exit 1; }; }; }
1178 # echo "creating $dirpart/$file"
1179 echo '# dummy' > "$dirpart/$file"
1180 done
1181 done
1183 esac
1184 done
1186 { (exit 0); exit 0; }