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.
10 SHELL
=${CONFIG_SHELL-/bin/sh}
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
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
20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in
26 *posix
*) set -o posix
;;
35 # Avoid depending upon Character Ranges.
36 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits
='0123456789'
40 as_cr_alnum
=$as_cr_Letters$as_cr_digits
42 # The user is always right.
43 if test "${PATH_SEPARATOR+set}" != set; then
44 echo "#! /bin/sh" >conf$$.sh
45 echo "exit 0" >>conf$$.sh
47 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
55 # Support unset when possible.
56 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
64 # We need space, tab and new line, in precisely that order. Quoting is
65 # there to prevent editors from complaining about space-tab.
66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
67 # splitting by setting IFS to empty value.)
72 # Find who we are. Look in the path if we contain no directory separator.
74 *[\\/]* ) as_myself
=$0 ;;
75 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
79 test -z "$as_dir" && as_dir
=.
80 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
86 # We did not find ourselves, most probably we were run as `sh COMMAND'
87 # in which case we are not to be found in the path.
88 if test "x$as_myself" = x
; then
91 if test ! -f "$as_myself"; then
92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
96 # Work around bugs in pre-3.0 UWIN ksh.
97 for as_var
in ENV MAIL MAILPATH
98 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
110 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111 eval $as_var=C
; export $as_var
113 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
117 # Required to use basename.
118 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
119 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
125 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
132 # Name of the executable.
133 as_me
=`$as_basename -- "$0" ||
134 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135 X"$0" : 'X\(//\)$' \| \
136 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
138 sed '/^.*\/\([^/][^/]*\)\/*$/{
159 test "x$as_lineno_1" != "x$as_lineno_2" &&
160 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
162 # Create $as_me.lineno as a copy of $as_myself, but with 8527
163 # uniformly replaced by the line number. The first 'sed' inserts a
164 # line-number line after each line using 8529; the second 'sed'
165 # does the real work. The second script uses 'N' to pair each
166 # line-number line with the line containing 8531, and appends
167 # trailing '-' during substitution so that 8532 is not a special
169 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
170 # scripts with optimization help from Paolo Bonzini. Blame Lee
171 # E. McMahon (1931-1989) for sed's syntax. :-)
183 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
187 chmod +x
"$as_me.lineno" ||
188 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
189 { (exit 1); exit 1; }; }
191 # Don't try to exec as it changes $[0], causing all sort of problems
192 # (the dirname of $[0] is not the place where we might find the
193 # original and so on. Autoconf is especially sensitive to this).
195 # Exit status is that of the last command.
200 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
206 ECHO_C
= ECHO_N
= ECHO_T
=
210 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
217 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
224 rm -f conf$$ conf$$.exe conf$$.
file
225 if test -d conf$$.dir
; then
226 rm -f conf$$.dir
/conf$$.
file
232 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
234 # ... but there are two gotchas:
235 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
236 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
237 # In both cases, we have to default to `cp -p'.
238 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
240 elif ln conf$$.
file conf$$
2>/dev
/null
; then
245 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
246 rmdir conf$$.dir
2>/dev
/null
248 if mkdir
-p .
2>/dev
/null
; then
251 test -d .
/-p && rmdir .
/-p
255 if test -x / >/dev
/null
2>&1; then
258 if ls -dL / >/dev
/null
2>&1; then
265 if test -d "$1"; then
271 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
272 ???[sx]*):;;*)false;;esac;fi
276 as_executable_p
=$as_test_x
278 # Sed expression to map a string onto a valid CPP name.
279 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
281 # Sed expression to map a string onto a valid variable name.
282 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
287 # Save the log message, to keep $[0] and so on meaningful, and to
288 # report actual input values of CONFIG_FILES etc. instead of their
289 # values after options handling.
291 This file was extended by bazar $as_me 1.3.1, which was
292 generated by GNU Autoconf 2.61. Invocation command line was
294 CONFIG_FILES = $CONFIG_FILES
295 CONFIG_HEADERS = $CONFIG_HEADERS
296 CONFIG_LINKS = $CONFIG_LINKS
297 CONFIG_COMMANDS = $CONFIG_COMMANDS
300 on `(hostname || uname -n) 2>/dev/null | sed 1q`
303 # Files that config.status was made for.
304 config_files
=" Makefile garfeild/Makefile garfeild/garfeild.pc starter/Makefile starter/starter.pc doc/Doxyfile doc/Makefile artvertiser/Makefile"
305 config_headers
=" config.h"
306 config_commands
=" depfiles"
309 \`$as_me' instantiates files from templates according to the
310 current configuration.
312 Usage: $0 [OPTIONS] [FILE]...
314 -h, --help print this help, then exit
315 -V, --version print version number and configuration settings, then exit
316 -q, --quiet do not print progress messages
317 -d, --debug don't remove temporary files
318 --recheck update $as_me by reconfiguring in the same conditions
319 --file=FILE[:TEMPLATE]
320 instantiate the configuration file FILE
321 --header=FILE[:TEMPLATE]
322 instantiate the configuration header FILE
327 Configuration headers:
330 Configuration commands:
333 Report bugs to <bug-autoconf@gnu.org>."
336 bazar config.status 1.3.1
337 configured by ./configure, generated by GNU Autoconf 2.61,
340 Copyright (C) 2006 Free Software Foundation, Inc.
341 This config.status script is free software; the Free Software Foundation
342 gives unlimited permission to copy, distribute and modify it."
344 ac_pwd
='/home/artvertiser/Desktop/working/The-Artvertiser'
346 INSTALL
='/usr/bin/install -c'
347 MKDIR_P
='/bin/mkdir -p'
348 # If no file are specified by the user, then we need to provide default
349 # value. By we need to know if files were specified by the user.
355 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
356 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
367 # Handling of the options.
368 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
370 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
371 echo "$ac_cs_version"; exit ;;
372 --debug |
--debu |
--deb |
--de |
--d |
-d )
374 --file |
--fil |
--fi |
--f )
376 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
377 ac_need_defaults
=false
;;
378 --header |
--heade |
--head |
--hea )
380 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
381 ac_need_defaults
=false
;;
383 # Conflict between --help and --header
384 { echo "$as_me: error: ambiguous option: $1
385 Try \`$0 --help' for more information." >&2
386 { (exit 1); exit 1; }; };;
387 --help |
--hel |
-h )
388 echo "$ac_cs_usage"; exit ;;
389 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
390 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
394 -*) { echo "$as_me: error: unrecognized option: $1
395 Try \`$0 --help' for more information." >&2
396 { (exit 1); exit 1; }; } ;;
398 *) ac_config_targets
="$ac_config_targets $1"
399 ac_need_defaults
=false
;;
405 ac_configure_extra_args
=
407 if $ac_cs_silent; then
409 ac_configure_extra_args
="$ac_configure_extra_args --silent"
412 if $ac_cs_recheck; then
413 echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
416 exec /bin
/sh
"./configure" $ac_configure_extra_args --no-create --no-recursion
422 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
423 ## Running $as_me. ##
431 AMDEP_TRUE
="" ac_aux_dir
="."
434 # Handling of arguments.
435 for ac_config_target
in $ac_config_targets
437 case $ac_config_target in
438 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
439 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
440 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
441 "garfeild/Makefile") CONFIG_FILES
="$CONFIG_FILES garfeild/Makefile" ;;
442 "garfeild/garfeild.pc") CONFIG_FILES
="$CONFIG_FILES garfeild/garfeild.pc" ;;
443 "starter/Makefile") CONFIG_FILES
="$CONFIG_FILES starter/Makefile" ;;
444 "starter/starter.pc") CONFIG_FILES
="$CONFIG_FILES starter/starter.pc" ;;
445 "doc/Doxyfile") CONFIG_FILES
="$CONFIG_FILES doc/Doxyfile" ;;
446 "doc/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/Makefile" ;;
447 "artvertiser/Makefile") CONFIG_FILES
="$CONFIG_FILES artvertiser/Makefile" ;;
449 *) { { echo "$as_me:8834: error: invalid argument: $ac_config_target" >&5
450 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
451 { (exit 1); exit 1; }; };;
456 # If the user did not use the arguments to specify the items to instantiate,
457 # then the envvar interface is used. Set only those that are not.
458 # We use the long form for the default assignment because of an extremely
459 # bizarre bug on SunOS 4.1.3.
460 if $ac_need_defaults; then
461 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
462 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
463 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
466 # Have a temporary directory for convenience. Make it in the build tree
467 # simply because there is no reason against having it here, and in addition,
468 # creating and moving files from /tmp can sometimes cause problems.
469 # Hook for its removal unless debugging.
470 # Note that there is a small window in which the directory will not be cleaned:
471 # after its creation but before its name has been assigned to `$tmp'.
476 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
478 trap '{ (exit 1); exit 1; }' 1 2 13 15
480 # Create a (secure) tmp directory for tmp files.
483 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
484 test -n "$tmp" && test -d "$tmp"
488 (umask 077 && mkdir
"$tmp")
491 echo "$me: cannot create a temporary directory in ." >&2
492 { (exit 1); exit 1; }
496 # Set up the sed scripts for CONFIG_FILES section.
499 # No need to generate the scripts if there are no CONFIG_FILES.
500 # This happens for instance when ./config.status config.h
501 if test -n "$CONFIG_FILES"; then
503 cat >"$tmp/subs-1.sed" <<\CEOF
504 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
505 s
,@SHELL@
,|
#_!!_#|/bin/sh,g
506 s
,@PATH_SEPARATOR@
,|
#_!!_#|:,g
507 s
,@PACKAGE_NAME@
,|
#_!!_#|bazar,g
508 s
,@PACKAGE_TARNAME@
,|
#_!!_#|bazar,g
509 s
,@PACKAGE_VERSION@
,|
#_!!_#|1.3.1,g
510 s
,@PACKAGE_STRING@
,|
#_!!_#|bazar 1.3.1,g
511 s
,@PACKAGE_BUGREPORT@
,|
#_!!_#|julien.pilet@|#_!!_#|epfl.ch,g
512 s
,@exec_prefix@
,|
#_!!_#|${prefix},g
513 s
,@prefix@
,|
#_!!_#|/usr/local,g
514 s
,@program_transform_name@
,|
#_!!_#|s\,x\,x\,,g
515 s
,@bindir@
,|
#_!!_#|${exec_prefix}/bin,g
516 s
,@sbindir@
,|
#_!!_#|${exec_prefix}/sbin,g
517 s
,@libexecdir@
,|
#_!!_#|${exec_prefix}/libexec,g
518 s
,@datarootdir@
,|
#_!!_#|${prefix}/share,g
519 s
,@datadir@
,|
#_!!_#|${datarootdir},g
520 s
,@sysconfdir@
,|
#_!!_#|${prefix}/etc,g
521 s
,@sharedstatedir@
,|
#_!!_#|${prefix}/com,g
522 s
,@localstatedir@
,|
#_!!_#|${prefix}/var,g
523 s
,@includedir@
,|
#_!!_#|${prefix}/include,g
524 s
,@oldincludedir@
,|
#_!!_#|/usr/include,g
525 s
,@docdir@
,|
#_!!_#|${datarootdir}/doc/${PACKAGE_TARNAME},g
526 s
,@infodir@
,|
#_!!_#|${datarootdir}/info,g
527 s
,@htmldir@
,|
#_!!_#|${docdir},g
528 s
,@dvidir@
,|
#_!!_#|${docdir},g
529 s
,@pdfdir@
,|
#_!!_#|${docdir},g
530 s
,@psdir@
,|
#_!!_#|${docdir},g
531 s
,@libdir@
,|
#_!!_#|${exec_prefix}/lib,g
532 s
,@localedir@
,|
#_!!_#|${datarootdir}/locale,g
533 s
,@mandir@
,|
#_!!_#|${datarootdir}/man,g
534 s
,@DEFS@
,|
#_!!_#|-DHAVE_CONFIG_H,g
535 s
,@ECHO_C@
,|
#_!!_#|,g
536 s
,@ECHO_N@
,|
#_!!_#|-n,g
537 s
,@ECHO_T@
,|
#_!!_#|,g
539 s
,@build_alias@
,|
#_!!_#|,g
540 s
,@host_alias@
,|
#_!!_#|,g
541 s
,@target_alias@
,|
#_!!_#|,g
542 s
,@INSTALL_PROGRAM@
,|
#_!!_#|${INSTALL},g
543 s
,@INSTALL_SCRIPT@
,|
#_!!_#|${INSTALL},g
544 s
,@INSTALL_DATA@
,|
#_!!_#|${INSTALL} -m 644,g
545 s
,@am__isrc@
,|
#_!!_#|,g
546 s
,@CYGPATH_W@
,|
#_!!_#|echo,g
547 s
,@PACKAGE@
,|
#_!!_#|bazar,g
548 s
,@VERSION@
,|
#_!!_#|1.3.1,g
549 s
,@ACLOCAL@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run aclocal-1.10,g
550 s
,@AUTOCONF@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run autoconf,g
551 s
,@AUTOMAKE@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run automake-1.10,g
552 s
,@AUTOHEADER@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run autoheader,g
553 s
,@MAKEINFO@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run makeinfo,g
554 s
,@install_sh@
,|
#_!!_#|$(SHELL) /home/artvertiser/Desktop/working/The-Artvertiser/install-sh,g
556 s
,@INSTALL_STRIP_PROGRAM@
,|
#_!!_#|$(install_sh) -c -s,g
557 s
,@mkdir_p@
,|
#_!!_#|/bin/mkdir -p,g
558 s
,@AWK@
,|
#_!!_#|mawk,g
559 s
,@SET_MAKE@
,|
#_!!_#|,g
560 s
,@am__leading_dot@
,|
#_!!_#|.,g
561 s
,@AMTAR@
,|
#_!!_#|${SHELL} /home/artvertiser/Desktop/working/The-Artvertiser/missing --run tar,g
562 s
,@am__tar@
,|
#_!!_#|${AMTAR} chof - "$$tardir",g
563 s
,@am__untar@
,|
#_!!_#|${AMTAR} xf -,g
564 s
,@CXX@
,|
#_!!_#|g++,g
565 s
,@CXXFLAGS@
,|
#_!!_#|-g -O2,g
566 s
,@LDFLAGS@
,|
#_!!_#|,g
567 s
,@CPPFLAGS@
,|
#_!!_#|,g
568 s
,@ac_ct_CXX@
,|
#_!!_#|g++,g
569 s
,@EXEEXT@
,|
#_!!_#|,g
570 s
,@OBJEXT@
,|
#_!!_#|o,g
571 s
,@DEPDIR@
,|
#_!!_#|.deps,g
572 s
,@am__include@
,|
#_!!_#|include,g
573 s
,@am__quote@
,|
#_!!_#|,g
574 s
,@AMDEP_TRUE@
,|
#_!!_#|,g
575 s
,@AMDEP_FALSE@
,|
#_!!_#|#,g
576 s
,@AMDEPBACKSLASH@
,|
#_!!_#|\\,g
577 s
,@CXXDEPMODE@
,|
#_!!_#|depmode=gcc3,g
578 s
,@am__fastdepCXX_TRUE@
,|
#_!!_#|,g
579 s
,@am__fastdepCXX_FALSE@
,|
#_!!_#|#,g
581 s
,@CFLAGS@
,|
#_!!_#|-g -O2,g
582 s
,@ac_ct_CC@
,|
#_!!_#|gcc,g
583 s
,@CCDEPMODE@
,|
#_!!_#|depmode=gcc3,g
584 s
,@am__fastdepCC_TRUE@
,|
#_!!_#|,g
585 s
,@am__fastdepCC_FALSE@
,|
#_!!_#|#,g
586 s
,@RANLIB@
,|
#_!!_#|ranlib,g
588 s
,@CPP@
,|
#_!!_#|gcc -E,g
589 s
,@build@
,|
#_!!_#|i686-pc-linux-gnu,g
590 s
,@build_cpu@
,|
#_!!_#|i686,g
591 s
,@build_vendor@
,|
#_!!_#|pc,g
592 s
,@build_os@
,|
#_!!_#|linux-gnu,g
593 s
,@
host@
,|
#_!!_#|i686-pc-linux-gnu,g
594 s
,@host_cpu@
,|
#_!!_#|i686,g
595 s
,@host_vendor@
,|
#_!!_#|pc,g
596 s
,@host_os@
,|
#_!!_#|linux-gnu,g
597 s
,@acx_pthread_config@
,|
#_!!_#|,g
598 s
,@PTHREAD_CC@
,|
#_!!_#|gcc,g
599 s
,@PTHREAD_LIBS@
,|
#_!!_#|,g
600 s
,@PTHREAD_CFLAGS@
,|
#_!!_#|-pthread,g
601 s
,@GREP@
,|
#_!!_#|/bin/grep,g
603 cat >"$tmp/subs-2.sed" <<\CEOF
604 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b end
605 s
,@EGREP@
,|
#_!!_#|/bin/grep -E,g
606 s
,@GL_CFLAGS@
,|
#_!!_#|-pthread,g
607 s
,@GL_LIBS@
,|
#_!!_#|-lGL -lm,g
608 s
,@GLU_CFLAGS@
,|
#_!!_#|-pthread,g
609 s
,@GLU_LIBS@
,|
#_!!_#|-lGLU -lGL -lm,g
610 s
,@X_CFLAGS@
,|
#_!!_#|,g
611 s
,@X_PRE_LIBS@
,|
#_!!_#| -lSM -lICE,g
612 s
,@X_LIBS@
,|
#_!!_#|,g
613 s
,@X_EXTRA_LIBS@
,|
#_!!_#|,g
614 s
,@GLUT_CFLAGS@
,|
#_!!_#|-pthread,g
615 s
,@GLUT_LIBS@
,|
#_!!_#|-lglut -lSM -lICE -lXmu -lXi -lGLU -lGL -lm,g
616 s
,@GLEW_LIBS@
,|
#_!!_#|-lGLEW -lGL -lm,g
617 s
,@FULLGL_TRUE@
,|
#_!!_#|,g
618 s
,@FULLGL_FALSE@
,|
#_!!_#|#,g
619 s
,@PKG_CONFIG@
,|
#_!!_#|/usr/bin/pkg-config,g
620 s
,@OPENCV_CFLAGS@
,|
#_!!_#|-I/usr/local/include/opencv ,g
621 s
,@OPENCV_LIBS@
,|
#_!!_#|-L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml ,g
622 s
,@LIBOBJS@
,|
#_!!_#|,g
623 s
,@LTLIBOBJS@
,|
#_!!_#|,g
627 fi # test -n "$CONFIG_FILES"
630 for ac_tag
in :F
$CONFIG_FILES :H
$CONFIG_HEADERS :C
$CONFIG_COMMANDS
633 :[FHLC
]) ac_mode
=$ac_tag; continue;;
635 case $ac_mode$ac_tag in
637 :L
* |
:C
*:*) { { echo "$as_me:9118: error: Invalid tag $ac_tag." >&5
638 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
639 { (exit 1); exit 1; }; };;
641 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
658 -) ac_f
="$tmp/stdin";;
659 *) # Look for the file first in the build tree, then in the source tree
660 # (if the path is not absolute). The absolute path cannot be DOS-style,
661 # because $ac_f cannot contain `:'.
665 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
667 { { echo "$as_me:9148: error: cannot find input file: $ac_f" >&5
668 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
669 { (exit 1); exit 1; }; };;
671 ac_file_inputs
="$ac_file_inputs $ac_f"
674 # Let's still pretend it is `configure' which instantiates (i.e., don't
675 # use $as_me), people would be surprised to read:
676 # /* config.h. Generated by config.status. */
677 configure_input
="Generated from "`IFS=:
678 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
679 if test x
"$ac_file" != x-
; then
680 configure_input
="$ac_file. $configure_input"
681 { echo "$as_me:9162: creating $ac_file" >&5
682 echo "$as_me: creating $ac_file" >&6;}
686 *:-:* |
*:-) cat >"$tmp/stdin";;
691 ac_dir
=`$as_dirname -- "$ac_file" ||
692 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
693 X"$ac_file" : 'X\(//\)[^/]' \| \
694 X"$ac_file" : 'X\(//\)$' \| \
695 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
697 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
716 -*) as_dir
=.
/$as_dir;;
718 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
722 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
725 as_dirs
="'$as_qdir' $as_dirs"
726 as_dir
=`$as_dirname -- "$as_dir" ||
727 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
728 X"$as_dir" : 'X\(//\)[^/]' \| \
729 X"$as_dir" : 'X\(//\)$' \| \
730 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
732 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
749 test -d "$as_dir" && break
751 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
752 } ||
test -d "$as_dir" ||
{ { echo "$as_me:9233: error: cannot create directory $as_dir" >&5
753 echo "$as_me: error: cannot create directory $as_dir" >&2;}
754 { (exit 1); exit 1; }; }; }
758 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
760 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
761 # A ".." for each directory in $ac_dir_suffix.
762 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
763 case $ac_top_builddir_sub in
764 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
765 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
768 ac_abs_top_builddir
=$ac_pwd
769 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
770 # for backward compatibility:
771 ac_top_builddir
=$ac_top_build_prefix
774 .
) # We are building in place.
776 ac_top_srcdir
=$ac_top_builddir_sub
777 ac_abs_top_srcdir
=$ac_pwd ;;
778 [\\/]* | ?
:[\\/]* ) # Absolute name.
779 ac_srcdir
=$srcdir$ac_dir_suffix;
780 ac_top_srcdir
=$srcdir
781 ac_abs_top_srcdir
=$srcdir ;;
783 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
784 ac_top_srcdir
=$ac_top_build_prefix$srcdir
785 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
787 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
797 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
798 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
802 [\\/$
]* | ?
:[\\/]* ) ;;
803 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
805 # If the template does not know about datarootdir, expand it.
806 # FIXME: This hack should be removed a few years after 2.60.
807 ac_datarootdir_hack
=; ac_datarootdir_seen
=
809 case `sed -n '/datarootdir/ {
818 ' $ac_file_inputs` in
819 *datarootdir
*) ac_datarootdir_seen
=yes;;
820 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
821 { echo "$as_me:9305: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
822 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
823 ac_datarootdir_hack
='
824 s&@datadir@&${datarootdir}&g
825 s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
826 s&@infodir@&${datarootdir}/info&g
827 s&@localedir@&${datarootdir}/locale&g
828 s&@mandir@&${datarootdir}/man&g
829 s&\${datarootdir}&${prefix}/share&g' ;;
831 sed "/^[ ]*VPATH[ ]*=/{
835 s/^\([^=]*=[ ]*\):*/\1/
841 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
842 s&@configure_input@&$configure_input&;t t
843 s&@top_builddir@&$ac_top_builddir_sub&;t t
844 s&@srcdir@&$ac_srcdir&;t t
845 s&@abs_srcdir@&$ac_abs_srcdir&;t t
846 s&@top_srcdir@&$ac_top_srcdir&;t t
847 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
848 s&@builddir@&$ac_builddir&;t t
849 s&@abs_builddir@&$ac_abs_builddir&;t t
850 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
851 s&@INSTALL@&$ac_INSTALL&;t t
852 s&@MKDIR_P@&$ac_MKDIR_P&;t t
854 " $ac_file_inputs |
sed -f "$tmp/subs-1.sed" |
sed -f "$tmp/subs-2.sed" >$tmp/out
856 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
857 { ac_out
=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
858 { ac_out
=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
859 { echo "$as_me:9346: WARNING: $ac_file contains a reference to the variable \`datarootdir'
860 which seems to be undefined. Please make sure it is defined." >&5
861 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
862 which seems to be undefined. Please make sure it is defined." >&2;}
866 -) cat "$tmp/out"; rm -f "$tmp/out";;
867 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
874 # First, check the format of the line:
875 cat >"$tmp/defines.sed" <<\CEOF
876 /^
[ ]*#[ ]*undef[ ][ ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[ ]*$/b def
877 /^
[ ]*#[ ]*define[ ][ ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[( ]/b def
881 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE_NAME\)[ (].*,\1define\2 "bazar" ,
882 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE_TARNAME\)[ (].*,\1define\2 "bazar" ,
883 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "1.3.1" ,
884 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "bazar 1.3.1" ,
885 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE_BUGREPORT\)[ (].*,\1define\2 "julien.pilet@epfl.ch" ,
886 s
,^\
([ #]*\)[^ ]*\([ ]*PACKAGE\)[ (].*,\1define\2 "bazar" ,
887 s
,^\
([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "1.3.1" ,
888 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_PTHREAD\)[ (].*,\1define\2 1 ,
889 s
,^\
([ #]*\)[^ ]*\([ ]*STDC_HEADERS\)[ (].*,\1define\2 1 ,
890 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_SYS_TYPES_H\)[ (].*,\1define\2 1 ,
891 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_SYS_STAT_H\)[ (].*,\1define\2 1 ,
892 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STDLIB_H\)[ (].*,\1define\2 1 ,
893 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STRING_H\)[ (].*,\1define\2 1 ,
894 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_MEMORY_H\)[ (].*,\1define\2 1 ,
895 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STRINGS_H\)[ (].*,\1define\2 1 ,
896 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_INTTYPES_H\)[ (].*,\1define\2 1 ,
897 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STDINT_H\)[ (].*,\1define\2 1 ,
898 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_UNISTD_H\)[ (].*,\1define\2 1 ,
899 s
,^\
([ #]*\)[^ ]*\([ ]*STDC_HEADERS\)[ (].*,\1define\2 1 ,
900 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_FLOAT_H\)[ (].*,\1define\2 1 ,
901 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STDLIB_H\)[ (].*,\1define\2 1 ,
902 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_GLEW\)[ (].*,\1define\2 1 ,
903 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_GL\)[ (].*,\1define\2 1 ,
904 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE__BOOL\)[ (].*,\1define\2 1 ,
905 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_STDBOOL_H\)[ (].*,\1define\2 1 ,
906 s
,^\
([ #]*\)[^ ]*\([ ]*HAVE_MEMSET\)[ (].*,\1define\2 1 ,
910 sed -f "$tmp/defines.sed" $ac_file_inputs >"$tmp/out1"
911 ac_result
="$tmp/out1"
912 if test x
"$ac_file" != x-
; then
913 echo "/* $configure_input */" >"$tmp/config.h"
914 cat "$ac_result" >>"$tmp/config.h"
915 if diff $ac_file "$tmp/config.h" >/dev
/null
2>&1; then
916 { echo "$as_me:9443: $ac_file is unchanged" >&5
917 echo "$as_me: $ac_file is unchanged" >&6;}
920 mv "$tmp/config.h" $ac_file
923 echo "/* $configure_input */"
927 # Compute $ac_file's index in $config_headers.
930 for _am_header
in $config_headers :; do
932 $_am_arg |
$_am_arg:* )
935 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
938 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
939 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
940 X"$_am_arg" : 'X\(//\)[^/]' \| \
941 X"$_am_arg" : 'X\(//\)$' \| \
942 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
944 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
960 s/.*/./; q'`/stamp-h
$_am_stamp_count
963 :C
) { echo "$as_me:9490: executing $ac_file commands" >&5
964 echo "$as_me: executing $ac_file commands" >&6;}
969 case $ac_file$ac_mode in
970 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
for mf
in $CONFIG_FILES; do
971 # Strip MF so we end up with the name of the file.
972 mf
=`echo "$mf" | sed -e 's/:.*$//'`
973 # Check whether this is an Automake generated Makefile or not.
974 # We used to match only the files named `Makefile.in', but
975 # some people rename them; so instead we look at the file content.
976 # Grep'ing the first line is not enough: some people post-process
977 # each Makefile.in and add a new line on top of each file to say so.
978 # Grep'ing the whole file is not good either: AIX grep has a line
979 # limit of 2048, but all sed's we know have understand at least 4000.
980 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
981 dirpart
=`$as_dirname -- "$mf" ||
982 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
983 X"$mf" : 'X\(//\)[^/]' \| \
984 X"$mf" : 'X\(//\)$' \| \
985 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
987 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1007 # Extract the definition of DEPDIR, am__include, and am__quote
1008 # from the Makefile without running `make'.
1009 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
1010 test -z "$DEPDIR" && continue
1011 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
1012 test -z "am__include" && continue
1013 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
1014 # When using ansi2knr, U may be empty or an underscore; expand it
1015 U
=`sed -n 's/^U = //p' < "$mf"`
1016 # Find all dependency output files, they are included files with
1017 # $(DEPDIR) in their names. We invoke sed twice because it is the
1018 # simplest approach to changing $(DEPDIR) to its actual value in the
1020 for file in `sed -n "
1021 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1022 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1023 # Make sure the directory exists.
1024 test -f "$dirpart/$file" && continue
1025 fdir
=`$as_dirname -- "$file" ||
1026 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1027 X"$file" : 'X\(//\)[^/]' \| \
1028 X"$file" : 'X\(//\)$' \| \
1029 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
1031 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1048 { as_dir
=$dirpart/$fdir
1050 -*) as_dir
=.
/$as_dir;;
1052 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
1056 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
1057 *) as_qdir
=$as_dir;;
1059 as_dirs
="'$as_qdir' $as_dirs"
1060 as_dir
=`$as_dirname -- "$as_dir" ||
1061 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1062 X"$as_dir" : 'X\(//\)[^/]' \| \
1063 X"$as_dir" : 'X\(//\)$' \| \
1064 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
1066 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1083 test -d "$as_dir" && break
1085 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
1086 } ||
test -d "$as_dir" ||
{ { echo "$as_me:9613: error: cannot create directory $as_dir" >&5
1087 echo "$as_me: error: cannot create directory $as_dir" >&2;}
1088 { (exit 1); exit 1; }; }; }
1089 # echo "creating $dirpart/$file"
1090 echo '# dummy' > "$dirpart/$file"
1099 { (exit 0); exit 0; }