configure
changeset 750 25f7b35bdff7
parent 748 ad4265253528
equal deleted inserted replaced
749:76c87fdb5fc8 750:25f7b35bdff7
     1 #! /bin/sh
     1 #! /bin/sh
     2 # Guess values for system-dependent variables and create Makefiles.
     2 # Guess values for system-dependent variables and create Makefiles.
     3 # Generated by GNU Autoconf 2.69 for matiec 0.1.
     3 # Generated by GNU Autoconf 2.68 for matiec 0.1.
     4 #
     4 #
     5 # Report bugs to <msousa@fe.up.pt, beremiz-devel@lists.sourceforge.net>.
     5 # Report bugs to <msousa@fe.up.pt, beremiz-devel@lists.sourceforge.net>.
     6 #
     6 #
     7 #
     7 #
     8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
     8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
       
     9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
       
    10 # Foundation, Inc.
     9 #
    11 #
    10 #
    12 #
    11 # This configure script is free software; the Free Software Foundation
    13 # This configure script is free software; the Free Software Foundation
    12 # gives unlimited permission to copy, distribute and modify it.
    14 # gives unlimited permission to copy, distribute and modify it.
    13 ## -------------------- ##
    15 ## -------------------- ##
   132 export LANGUAGE
   134 export LANGUAGE
   133 
   135 
   134 # CDPATH.
   136 # CDPATH.
   135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
   137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
   136 
   138 
   137 # Use a proper internal environment variable to ensure we don't fall
       
   138   # into an infinite loop, continuously re-executing ourselves.
       
   139   if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
       
   140     _as_can_reexec=no; export _as_can_reexec;
       
   141     # We cannot yet assume a decent shell, so we have to provide a
       
   142 # neutralization value for shells without unset; and this also
       
   143 # works around shells that cannot unset nonexistent variables.
       
   144 # Preserve -v and -x to the replacement shell.
       
   145 BASH_ENV=/dev/null
       
   146 ENV=/dev/null
       
   147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
       
   148 case $- in # ((((
       
   149   *v*x* | *x*v* ) as_opts=-vx ;;
       
   150   *v* ) as_opts=-v ;;
       
   151   *x* ) as_opts=-x ;;
       
   152   * ) as_opts= ;;
       
   153 esac
       
   154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
       
   155 # Admittedly, this is quite paranoid, since all the known shells bail
       
   156 # out after a failed `exec'.
       
   157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
       
   158 as_fn_exit 255
       
   159   fi
       
   160   # We don't want this to propagate to other subprocesses.
       
   161           { _as_can_reexec=; unset _as_can_reexec;}
       
   162 if test "x$CONFIG_SHELL" = x; then
   139 if test "x$CONFIG_SHELL" = x; then
   163   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
   140   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
   164   emulate sh
   141   emulate sh
   165   NULLCMD=:
   142   NULLCMD=:
   166   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
   143   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
   190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
   167 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
   191 
   168 
   192 else
   169 else
   193   exitcode=1; echo positional parameters were not saved.
   170   exitcode=1; echo positional parameters were not saved.
   194 fi
   171 fi
   195 test x\$exitcode = x0 || exit 1
   172 test x\$exitcode = x0 || exit 1"
   196 test -x / || exit 1"
       
   197   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
   173   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
   198   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
   174   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
   199   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
   175   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
   200   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
   176   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
   201 test \$(( 1 + 1 )) = 2 || exit 1"
   177 test \$(( 1 + 1 )) = 2 || exit 1"
   236 fi; }
   212 fi; }
   237 IFS=$as_save_IFS
   213 IFS=$as_save_IFS
   238 
   214 
   239 
   215 
   240       if test "x$CONFIG_SHELL" != x; then :
   216       if test "x$CONFIG_SHELL" != x; then :
   241   export CONFIG_SHELL
   217   # We cannot yet assume a decent shell, so we have to provide a
   242              # We cannot yet assume a decent shell, so we have to provide a
   218 	# neutralization value for shells without unset; and this also
   243 # neutralization value for shells without unset; and this also
   219 	# works around shells that cannot unset nonexistent variables.
   244 # works around shells that cannot unset nonexistent variables.
   220 	# Preserve -v and -x to the replacement shell.
   245 # Preserve -v and -x to the replacement shell.
   221 	BASH_ENV=/dev/null
   246 BASH_ENV=/dev/null
   222 	ENV=/dev/null
   247 ENV=/dev/null
   223 	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
   248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
   224 	export CONFIG_SHELL
   249 case $- in # ((((
   225 	case $- in # ((((
   250   *v*x* | *x*v* ) as_opts=-vx ;;
   226 	  *v*x* | *x*v* ) as_opts=-vx ;;
   251   *v* ) as_opts=-v ;;
   227 	  *v* ) as_opts=-v ;;
   252   *x* ) as_opts=-x ;;
   228 	  *x* ) as_opts=-x ;;
   253   * ) as_opts= ;;
   229 	  * ) as_opts= ;;
   254 esac
   230 	esac
   255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
   231 	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
   256 # Admittedly, this is quite paranoid, since all the known shells bail
       
   257 # out after a failed `exec'.
       
   258 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
       
   259 exit 255
       
   260 fi
   232 fi
   261 
   233 
   262     if test x$as_have_required = xno; then :
   234     if test x$as_have_required = xno; then :
   263   $as_echo "$0: This script requires a shell more modern than all"
   235   $as_echo "$0: This script requires a shell more modern than all"
   264   $as_echo "$0: the shells that I found on your system."
   236   $as_echo "$0: the shells that I found on your system."
   357     test -z "$as_dirs" || eval "mkdir $as_dirs"
   329     test -z "$as_dirs" || eval "mkdir $as_dirs"
   358   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
   330   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
   359 
   331 
   360 
   332 
   361 } # as_fn_mkdir_p
   333 } # as_fn_mkdir_p
   362 
       
   363 # as_fn_executable_p FILE
       
   364 # -----------------------
       
   365 # Test if FILE is an executable regular file.
       
   366 as_fn_executable_p ()
       
   367 {
       
   368   test -f "$1" && test -x "$1"
       
   369 } # as_fn_executable_p
       
   370 # as_fn_append VAR VALUE
   334 # as_fn_append VAR VALUE
   371 # ----------------------
   335 # ----------------------
   372 # Append the text in VALUE to the end of the definition contained in VAR. Take
   336 # Append the text in VALUE to the end of the definition contained in VAR. Take
   373 # advantage of any shell optimizations that allow amortized linear growth over
   337 # advantage of any shell optimizations that allow amortized linear growth over
   374 # repeated appends, instead of the typical quadratic growth present in naive
   338 # repeated appends, instead of the typical quadratic growth present in naive
   486       s/-\n.*//
   450       s/-\n.*//
   487     ' >$as_me.lineno &&
   451     ' >$as_me.lineno &&
   488   chmod +x "$as_me.lineno" ||
   452   chmod +x "$as_me.lineno" ||
   489     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
   453     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
   490 
   454 
   491   # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
       
   492   # already done that, so ensure we don't try to do so again and fall
       
   493   # in an infinite loop.  This has already happened in practice.
       
   494   _as_can_reexec=no; export _as_can_reexec
       
   495   # Don't try to exec as it changes $[0], causing all sort of problems
   455   # Don't try to exec as it changes $[0], causing all sort of problems
   496   # (the dirname of $[0] is not the place where we might find the
   456   # (the dirname of $[0] is not the place where we might find the
   497   # original and so on.  Autoconf is especially sensitive to this).
   457   # original and so on.  Autoconf is especially sensitive to this).
   498   . "./$as_me.lineno"
   458   . "./$as_me.lineno"
   499   # Exit status is that of the last command.
   459   # Exit status is that of the last command.
   524   if ln -s conf$$.file conf$$ 2>/dev/null; then
   484   if ln -s conf$$.file conf$$ 2>/dev/null; then
   525     as_ln_s='ln -s'
   485     as_ln_s='ln -s'
   526     # ... but there are two gotchas:
   486     # ... but there are two gotchas:
   527     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
   487     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
   528     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
   488     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
   529     # In both cases, we have to default to `cp -pR'.
   489     # In both cases, we have to default to `cp -p'.
   530     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
   490     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
   531       as_ln_s='cp -pR'
   491       as_ln_s='cp -p'
   532   elif ln conf$$.file conf$$ 2>/dev/null; then
   492   elif ln conf$$.file conf$$ 2>/dev/null; then
   533     as_ln_s=ln
   493     as_ln_s=ln
   534   else
   494   else
   535     as_ln_s='cp -pR'
   495     as_ln_s='cp -p'
   536   fi
   496   fi
   537 else
   497 else
   538   as_ln_s='cp -pR'
   498   as_ln_s='cp -p'
   539 fi
   499 fi
   540 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
   500 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
   541 rmdir conf$$.dir 2>/dev/null
   501 rmdir conf$$.dir 2>/dev/null
   542 
   502 
   543 if mkdir -p . 2>/dev/null; then
   503 if mkdir -p . 2>/dev/null; then
   545 else
   505 else
   546   test -d ./-p && rmdir ./-p
   506   test -d ./-p && rmdir ./-p
   547   as_mkdir_p=false
   507   as_mkdir_p=false
   548 fi
   508 fi
   549 
   509 
   550 as_test_x='test -x'
   510 if test -x / >/dev/null 2>&1; then
   551 as_executable_p=as_fn_executable_p
   511   as_test_x='test -x'
       
   512 else
       
   513   if ls -dL / >/dev/null 2>&1; then
       
   514     as_ls_L_option=L
       
   515   else
       
   516     as_ls_L_option=
       
   517   fi
       
   518   as_test_x='
       
   519     eval sh -c '\''
       
   520       if test -d "$1"; then
       
   521 	test -d "$1/.";
       
   522       else
       
   523 	case $1 in #(
       
   524 	-*)set "./$1";;
       
   525 	esac;
       
   526 	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
       
   527 	???[sx]*):;;*)false;;esac;fi
       
   528     '\'' sh
       
   529   '
       
   530 fi
       
   531 as_executable_p=$as_test_x
   552 
   532 
   553 # Sed expression to map a string onto a valid CPP name.
   533 # Sed expression to map a string onto a valid CPP name.
   554 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
   534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
   555 
   535 
   556 # Sed expression to map a string onto a valid variable name.
   536 # Sed expression to map a string onto a valid variable name.
   640 CXX
   620 CXX
   641 LEXLIB
   621 LEXLIB
   642 am__fastdepCC_FALSE
   622 am__fastdepCC_FALSE
   643 am__fastdepCC_TRUE
   623 am__fastdepCC_TRUE
   644 CCDEPMODE
   624 CCDEPMODE
       
   625 am__nodep
   645 AMDEPBACKSLASH
   626 AMDEPBACKSLASH
   646 AMDEP_FALSE
   627 AMDEP_FALSE
   647 AMDEP_TRUE
   628 AMDEP_TRUE
   648 am__quote
   629 am__quote
   649 am__include
   630 am__include
  1192 
  1173 
  1193 # FIXME: To remove some day.
  1174 # FIXME: To remove some day.
  1194 if test "x$host_alias" != x; then
  1175 if test "x$host_alias" != x; then
  1195   if test "x$build_alias" = x; then
  1176   if test "x$build_alias" = x; then
  1196     cross_compiling=maybe
  1177     cross_compiling=maybe
       
  1178     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
       
  1179     If a cross compiler is detected then cross compile mode will be used" >&2
  1197   elif test "x$build_alias" != "x$host_alias"; then
  1180   elif test "x$build_alias" != "x$host_alias"; then
  1198     cross_compiling=yes
  1181     cross_compiling=yes
  1199   fi
  1182   fi
  1200 fi
  1183 fi
  1201 
  1184 
  1439 
  1422 
  1440 test -n "$ac_init_help" && exit $ac_status
  1423 test -n "$ac_init_help" && exit $ac_status
  1441 if $ac_init_version; then
  1424 if $ac_init_version; then
  1442   cat <<\_ACEOF
  1425   cat <<\_ACEOF
  1443 matiec configure 0.1
  1426 matiec configure 0.1
  1444 generated by GNU Autoconf 2.69
  1427 generated by GNU Autoconf 2.68
  1445 
  1428 
  1446 Copyright (C) 2012 Free Software Foundation, Inc.
  1429 Copyright (C) 2010 Free Software Foundation, Inc.
  1447 This configure script is free software; the Free Software Foundation
  1430 This configure script is free software; the Free Software Foundation
  1448 gives unlimited permission to copy, distribute and modify it.
  1431 gives unlimited permission to copy, distribute and modify it.
  1449 _ACEOF
  1432 _ACEOF
  1450   exit
  1433   exit
  1451 fi
  1434 fi
  1517   test $ac_status = 0; } && {
  1500   test $ac_status = 0; } && {
  1518 	 test -z "$ac_c_werror_flag" ||
  1501 	 test -z "$ac_c_werror_flag" ||
  1519 	 test ! -s conftest.err
  1502 	 test ! -s conftest.err
  1520        } && test -s conftest$ac_exeext && {
  1503        } && test -s conftest$ac_exeext && {
  1521 	 test "$cross_compiling" = yes ||
  1504 	 test "$cross_compiling" = yes ||
  1522 	 test -x conftest$ac_exeext
  1505 	 $as_test_x conftest$ac_exeext
  1523        }; then :
  1506        }; then :
  1524   ac_retval=0
  1507   ac_retval=0
  1525 else
  1508 else
  1526   $as_echo "$as_me: failed program was:" >&5
  1509   $as_echo "$as_me: failed program was:" >&5
  1527 sed 's/^/| /' conftest.$ac_ext >&5
  1510 sed 's/^/| /' conftest.$ac_ext >&5
  1854 	     enum { N = $2 / 2 - 1 };
  1837 	     enum { N = $2 / 2 - 1 };
  1855 int
  1838 int
  1856 main ()
  1839 main ()
  1857 {
  1840 {
  1858 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
  1841 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
  1859 test_array [0] = 0;
  1842 test_array [0] = 0
  1860 return test_array [0];
       
  1861 
  1843 
  1862   ;
  1844   ;
  1863   return 0;
  1845   return 0;
  1864 }
  1846 }
  1865 _ACEOF
  1847 _ACEOF
  1871 int
  1853 int
  1872 main ()
  1854 main ()
  1873 {
  1855 {
  1874 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
  1856 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
  1875 		 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
  1857 		 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
  1876 test_array [0] = 0;
  1858 test_array [0] = 0
  1877 return test_array [0];
       
  1878 
  1859 
  1879   ;
  1860   ;
  1880   return 0;
  1861   return 0;
  1881 }
  1862 }
  1882 _ACEOF
  1863 _ACEOF
  1929 $ac_includes_default
  1910 $ac_includes_default
  1930 int
  1911 int
  1931 main ()
  1912 main ()
  1932 {
  1913 {
  1933 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
  1914 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
  1934 test_array [0] = 0;
  1915 test_array [0] = 0
  1935 return test_array [0];
       
  1936 
  1916 
  1937   ;
  1917   ;
  1938   return 0;
  1918   return 0;
  1939 }
  1919 }
  1940 _ACEOF
  1920 _ACEOF
  2030 cat >config.log <<_ACEOF
  2010 cat >config.log <<_ACEOF
  2031 This file contains any messages produced by compilers while
  2011 This file contains any messages produced by compilers while
  2032 running configure, to aid debugging if configure makes a mistake.
  2012 running configure, to aid debugging if configure makes a mistake.
  2033 
  2013 
  2034 It was created by matiec $as_me 0.1, which was
  2014 It was created by matiec $as_me 0.1, which was
  2035 generated by GNU Autoconf 2.69.  Invocation command line was
  2015 generated by GNU Autoconf 2.68.  Invocation command line was
  2036 
  2016 
  2037   $ $0 $@
  2017   $ $0 $@
  2038 
  2018 
  2039 _ACEOF
  2019 _ACEOF
  2040 exec 5>>config.log
  2020 exec 5>>config.log
  2451     # OSF1 and SCO ODT 3.0 have their own names for install.
  2431     # OSF1 and SCO ODT 3.0 have their own names for install.
  2452     # Don't use installbsd from OSF since it installs stuff as root
  2432     # Don't use installbsd from OSF since it installs stuff as root
  2453     # by default.
  2433     # by default.
  2454     for ac_prog in ginstall scoinst install; do
  2434     for ac_prog in ginstall scoinst install; do
  2455       for ac_exec_ext in '' $ac_executable_extensions; do
  2435       for ac_exec_ext in '' $ac_executable_extensions; do
  2456 	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
  2436 	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
  2457 	  if test $ac_prog = install &&
  2437 	  if test $ac_prog = install &&
  2458 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
  2438 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
  2459 	    # AIX install.  It has an incompatible calling convention.
  2439 	    # AIX install.  It has an incompatible calling convention.
  2460 	    :
  2440 	    :
  2461 	  elif test $ac_prog = install &&
  2441 	  elif test $ac_prog = install &&
  2620 for as_dir in $PATH
  2600 for as_dir in $PATH
  2621 do
  2601 do
  2622   IFS=$as_save_IFS
  2602   IFS=$as_save_IFS
  2623   test -z "$as_dir" && as_dir=.
  2603   test -z "$as_dir" && as_dir=.
  2624     for ac_exec_ext in '' $ac_executable_extensions; do
  2604     for ac_exec_ext in '' $ac_executable_extensions; do
  2625   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  2605   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  2626     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
  2606     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
  2627     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2607     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2628     break 2
  2608     break 2
  2629   fi
  2609   fi
  2630 done
  2610 done
  2660 for as_dir in $PATH
  2640 for as_dir in $PATH
  2661 do
  2641 do
  2662   IFS=$as_save_IFS
  2642   IFS=$as_save_IFS
  2663   test -z "$as_dir" && as_dir=.
  2643   test -z "$as_dir" && as_dir=.
  2664     for ac_exec_ext in '' $ac_executable_extensions; do
  2644     for ac_exec_ext in '' $ac_executable_extensions; do
  2665   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  2645   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  2666     ac_cv_prog_ac_ct_STRIP="strip"
  2646     ac_cv_prog_ac_ct_STRIP="strip"
  2667     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2647     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2668     break 2
  2648     break 2
  2669   fi
  2649   fi
  2670 done
  2650 done
  2711 do
  2691 do
  2712   IFS=$as_save_IFS
  2692   IFS=$as_save_IFS
  2713   test -z "$as_dir" && as_dir=.
  2693   test -z "$as_dir" && as_dir=.
  2714     for ac_prog in mkdir gmkdir; do
  2694     for ac_prog in mkdir gmkdir; do
  2715 	 for ac_exec_ext in '' $ac_executable_extensions; do
  2695 	 for ac_exec_ext in '' $ac_executable_extensions; do
  2716 	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
  2696 	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
  2717 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
  2697 	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
  2718 	     'mkdir (GNU coreutils) '* | \
  2698 	     'mkdir (GNU coreutils) '* | \
  2719 	     'mkdir (coreutils) '* | \
  2699 	     'mkdir (coreutils) '* | \
  2720 	     'mkdir (fileutils) '4.1*)
  2700 	     'mkdir (fileutils) '4.1*)
  2721 	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
  2701 	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
  2764 for as_dir in $PATH
  2744 for as_dir in $PATH
  2765 do
  2745 do
  2766   IFS=$as_save_IFS
  2746   IFS=$as_save_IFS
  2767   test -z "$as_dir" && as_dir=.
  2747   test -z "$as_dir" && as_dir=.
  2768     for ac_exec_ext in '' $ac_executable_extensions; do
  2748     for ac_exec_ext in '' $ac_executable_extensions; do
  2769   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  2749   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  2770     ac_cv_prog_AWK="$ac_prog"
  2750     ac_cv_prog_AWK="$ac_prog"
  2771     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2751     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2772     break 2
  2752     break 2
  2773   fi
  2753   fi
  2774 done
  2754 done
  2880 
  2860 
  2881 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
  2861 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
  2882 
  2862 
  2883 # We need awk for the "check" target.  The system "awk" is bad on
  2863 # We need awk for the "check" target.  The system "awk" is bad on
  2884 # some platforms.
  2864 # some platforms.
  2885 # Always define AMTAR for backward compatibility.
  2865 # Always define AMTAR for backward compatibility.  Yes, it's still used
  2886 
  2866 # in the wild :-(  We should find a proper way to deprecate it ...
  2887 AMTAR=${AMTAR-"${am_missing_run}tar"}
  2867 AMTAR='$${TAR-tar}'
  2888 
  2868 
  2889 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
  2869 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
  2890 
  2870 
  2891 
  2871 
  2892 
  2872 
  2893 
  2873 
  2894 
  2874 
  2919 for as_dir in $PATH
  2899 for as_dir in $PATH
  2920 do
  2900 do
  2921   IFS=$as_save_IFS
  2901   IFS=$as_save_IFS
  2922   test -z "$as_dir" && as_dir=.
  2902   test -z "$as_dir" && as_dir=.
  2923     for ac_exec_ext in '' $ac_executable_extensions; do
  2903     for ac_exec_ext in '' $ac_executable_extensions; do
  2924   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  2904   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  2925     ac_cv_prog_YACC="$ac_prog"
  2905     ac_cv_prog_YACC="$ac_prog"
  2926     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2906     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  2927     break 2
  2907     break 2
  2928   fi
  2908   fi
  2929 done
  2909 done
  2996 fi
  2976 fi
  2997 
  2977 
  2998 if test "x$enable_dependency_tracking" != xno; then
  2978 if test "x$enable_dependency_tracking" != xno; then
  2999   am_depcomp="$ac_aux_dir/depcomp"
  2979   am_depcomp="$ac_aux_dir/depcomp"
  3000   AMDEPBACKSLASH='\'
  2980   AMDEPBACKSLASH='\'
       
  2981   am__nodep='_no'
  3001 fi
  2982 fi
  3002  if test "x$enable_dependency_tracking" != xno; then
  2983  if test "x$enable_dependency_tracking" != xno; then
  3003   AMDEP_TRUE=
  2984   AMDEP_TRUE=
  3004   AMDEP_FALSE='#'
  2985   AMDEP_FALSE='#'
  3005 else
  2986 else
  3028 for as_dir in $PATH
  3009 for as_dir in $PATH
  3029 do
  3010 do
  3030   IFS=$as_save_IFS
  3011   IFS=$as_save_IFS
  3031   test -z "$as_dir" && as_dir=.
  3012   test -z "$as_dir" && as_dir=.
  3032     for ac_exec_ext in '' $ac_executable_extensions; do
  3013     for ac_exec_ext in '' $ac_executable_extensions; do
  3033   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3014   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3034     ac_cv_prog_CC="${ac_tool_prefix}gcc"
  3015     ac_cv_prog_CC="${ac_tool_prefix}gcc"
  3035     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3016     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3036     break 2
  3017     break 2
  3037   fi
  3018   fi
  3038 done
  3019 done
  3068 for as_dir in $PATH
  3049 for as_dir in $PATH
  3069 do
  3050 do
  3070   IFS=$as_save_IFS
  3051   IFS=$as_save_IFS
  3071   test -z "$as_dir" && as_dir=.
  3052   test -z "$as_dir" && as_dir=.
  3072     for ac_exec_ext in '' $ac_executable_extensions; do
  3053     for ac_exec_ext in '' $ac_executable_extensions; do
  3073   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3054   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3074     ac_cv_prog_ac_ct_CC="gcc"
  3055     ac_cv_prog_ac_ct_CC="gcc"
  3075     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3056     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3076     break 2
  3057     break 2
  3077   fi
  3058   fi
  3078 done
  3059 done
  3121 for as_dir in $PATH
  3102 for as_dir in $PATH
  3122 do
  3103 do
  3123   IFS=$as_save_IFS
  3104   IFS=$as_save_IFS
  3124   test -z "$as_dir" && as_dir=.
  3105   test -z "$as_dir" && as_dir=.
  3125     for ac_exec_ext in '' $ac_executable_extensions; do
  3106     for ac_exec_ext in '' $ac_executable_extensions; do
  3126   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3107   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3127     ac_cv_prog_CC="${ac_tool_prefix}cc"
  3108     ac_cv_prog_CC="${ac_tool_prefix}cc"
  3128     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3109     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3129     break 2
  3110     break 2
  3130   fi
  3111   fi
  3131 done
  3112 done
  3162 for as_dir in $PATH
  3143 for as_dir in $PATH
  3163 do
  3144 do
  3164   IFS=$as_save_IFS
  3145   IFS=$as_save_IFS
  3165   test -z "$as_dir" && as_dir=.
  3146   test -z "$as_dir" && as_dir=.
  3166     for ac_exec_ext in '' $ac_executable_extensions; do
  3147     for ac_exec_ext in '' $ac_executable_extensions; do
  3167   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3148   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3168     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
  3149     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
  3169        ac_prog_rejected=yes
  3150        ac_prog_rejected=yes
  3170        continue
  3151        continue
  3171      fi
  3152      fi
  3172     ac_cv_prog_CC="cc"
  3153     ac_cv_prog_CC="cc"
  3220 for as_dir in $PATH
  3201 for as_dir in $PATH
  3221 do
  3202 do
  3222   IFS=$as_save_IFS
  3203   IFS=$as_save_IFS
  3223   test -z "$as_dir" && as_dir=.
  3204   test -z "$as_dir" && as_dir=.
  3224     for ac_exec_ext in '' $ac_executable_extensions; do
  3205     for ac_exec_ext in '' $ac_executable_extensions; do
  3225   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3206   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3226     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
  3207     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
  3227     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3208     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3228     break 2
  3209     break 2
  3229   fi
  3210   fi
  3230 done
  3211 done
  3264 for as_dir in $PATH
  3245 for as_dir in $PATH
  3265 do
  3246 do
  3266   IFS=$as_save_IFS
  3247   IFS=$as_save_IFS
  3267   test -z "$as_dir" && as_dir=.
  3248   test -z "$as_dir" && as_dir=.
  3268     for ac_exec_ext in '' $ac_executable_extensions; do
  3249     for ac_exec_ext in '' $ac_executable_extensions; do
  3269   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3250   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3270     ac_cv_prog_ac_ct_CC="$ac_prog"
  3251     ac_cv_prog_ac_ct_CC="$ac_prog"
  3271     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3252     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3272     break 2
  3253     break 2
  3273   fi
  3254   fi
  3274 done
  3255 done
  3710 ac_save_CC=$CC
  3691 ac_save_CC=$CC
  3711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  3692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  3712 /* end confdefs.h.  */
  3693 /* end confdefs.h.  */
  3713 #include <stdarg.h>
  3694 #include <stdarg.h>
  3714 #include <stdio.h>
  3695 #include <stdio.h>
  3715 struct stat;
  3696 #include <sys/types.h>
       
  3697 #include <sys/stat.h>
  3716 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
  3698 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
  3717 struct buf { int x; };
  3699 struct buf { int x; };
  3718 FILE * (*rcsopen) (struct buf *, struct stat *, int);
  3700 FILE * (*rcsopen) (struct buf *, struct stat *, int);
  3719 static char *e (p, i)
  3701 static char *e (p, i)
  3720      char **p;
  3702      char **p;
  3808   # We make a subdir and do the tests there.  Otherwise we can end up
  3790   # We make a subdir and do the tests there.  Otherwise we can end up
  3809   # making bogus files that we don't know about and never remove.  For
  3791   # making bogus files that we don't know about and never remove.  For
  3810   # instance it was reported that on HP-UX the gcc test will end up
  3792   # instance it was reported that on HP-UX the gcc test will end up
  3811   # making a dummy file named `D' -- because `-MD' means `put the output
  3793   # making a dummy file named `D' -- because `-MD' means `put the output
  3812   # in D'.
  3794   # in D'.
       
  3795   rm -rf conftest.dir
  3813   mkdir conftest.dir
  3796   mkdir conftest.dir
  3814   # Copy depcomp to subdir because otherwise we won't find it if we're
  3797   # Copy depcomp to subdir because otherwise we won't find it if we're
  3815   # using a relative directory.
  3798   # using a relative directory.
  3816   cp "$am_depcomp" conftest.dir
  3799   cp "$am_depcomp" conftest.dir
  3817   cd conftest.dir
  3800   cd conftest.dir
  3867 	continue
  3850 	continue
  3868       else
  3851       else
  3869 	break
  3852 	break
  3870       fi
  3853       fi
  3871       ;;
  3854       ;;
  3872     msvisualcpp | msvcmsys)
  3855     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
  3873       # This compiler won't grok `-c -o', but also, the minuso test has
  3856       # This compiler won't grok `-c -o', but also, the minuso test has
  3874       # not run yet.  These depmodes are late enough in the game, and
  3857       # not run yet.  These depmodes are late enough in the game, and
  3875       # so weak that their functioning should not be impacted.
  3858       # so weak that their functioning should not be impacted.
  3876       am__obj=conftest.${OBJEXT-o}
  3859       am__obj=conftest.${OBJEXT-o}
  3877       am__minus_obj=
  3860       am__minus_obj=
  3941 for as_dir in $PATH
  3924 for as_dir in $PATH
  3942 do
  3925 do
  3943   IFS=$as_save_IFS
  3926   IFS=$as_save_IFS
  3944   test -z "$as_dir" && as_dir=.
  3927   test -z "$as_dir" && as_dir=.
  3945     for ac_exec_ext in '' $ac_executable_extensions; do
  3928     for ac_exec_ext in '' $ac_executable_extensions; do
  3946   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  3929   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  3947     ac_cv_prog_LEX="$ac_prog"
  3930     ac_cv_prog_LEX="$ac_prog"
  3948     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3931     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  3949     break 2
  3932     break 2
  3950   fi
  3933   fi
  3951 done
  3934 done
  3973 %%
  3956 %%
  3974 a { ECHO; }
  3957 a { ECHO; }
  3975 b { REJECT; }
  3958 b { REJECT; }
  3976 c { yymore (); }
  3959 c { yymore (); }
  3977 d { yyless (1); }
  3960 d { yyless (1); }
  3978 e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
  3961 e { yyless (input () != 0); }
  3979     yyless ((input () != 0)); }
       
  3980 f { unput (yytext[0]); }
  3962 f { unput (yytext[0]); }
  3981 . { BEGIN INITIAL; }
  3963 . { BEGIN INITIAL; }
  3982 %%
  3964 %%
  3983 #ifdef YYTEXT_POINTER
  3965 #ifdef YYTEXT_POINTER
  3984 extern char *yytext;
  3966 extern char *yytext;
  4110 for as_dir in $PATH
  4092 for as_dir in $PATH
  4111 do
  4093 do
  4112   IFS=$as_save_IFS
  4094   IFS=$as_save_IFS
  4113   test -z "$as_dir" && as_dir=.
  4095   test -z "$as_dir" && as_dir=.
  4114     for ac_exec_ext in '' $ac_executable_extensions; do
  4096     for ac_exec_ext in '' $ac_executable_extensions; do
  4115   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  4097   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  4116     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
  4098     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
  4117     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4099     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4118     break 2
  4100     break 2
  4119   fi
  4101   fi
  4120 done
  4102 done
  4154 for as_dir in $PATH
  4136 for as_dir in $PATH
  4155 do
  4137 do
  4156   IFS=$as_save_IFS
  4138   IFS=$as_save_IFS
  4157   test -z "$as_dir" && as_dir=.
  4139   test -z "$as_dir" && as_dir=.
  4158     for ac_exec_ext in '' $ac_executable_extensions; do
  4140     for ac_exec_ext in '' $ac_executable_extensions; do
  4159   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  4141   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  4160     ac_cv_prog_ac_ct_CXX="$ac_prog"
  4142     ac_cv_prog_ac_ct_CXX="$ac_prog"
  4161     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4143     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4162     break 2
  4144     break 2
  4163   fi
  4145   fi
  4164 done
  4146 done
  4352   # We make a subdir and do the tests there.  Otherwise we can end up
  4334   # We make a subdir and do the tests there.  Otherwise we can end up
  4353   # making bogus files that we don't know about and never remove.  For
  4335   # making bogus files that we don't know about and never remove.  For
  4354   # instance it was reported that on HP-UX the gcc test will end up
  4336   # instance it was reported that on HP-UX the gcc test will end up
  4355   # making a dummy file named `D' -- because `-MD' means `put the output
  4337   # making a dummy file named `D' -- because `-MD' means `put the output
  4356   # in D'.
  4338   # in D'.
       
  4339   rm -rf conftest.dir
  4357   mkdir conftest.dir
  4340   mkdir conftest.dir
  4358   # Copy depcomp to subdir because otherwise we won't find it if we're
  4341   # Copy depcomp to subdir because otherwise we won't find it if we're
  4359   # using a relative directory.
  4342   # using a relative directory.
  4360   cp "$am_depcomp" conftest.dir
  4343   cp "$am_depcomp" conftest.dir
  4361   cd conftest.dir
  4344   cd conftest.dir
  4411 	continue
  4394 	continue
  4412       else
  4395       else
  4413 	break
  4396 	break
  4414       fi
  4397       fi
  4415       ;;
  4398       ;;
  4416     msvisualcpp | msvcmsys)
  4399     msvc7 | msvc7msys | msvisualcpp | msvcmsys)
  4417       # This compiler won't grok `-c -o', but also, the minuso test has
  4400       # This compiler won't grok `-c -o', but also, the minuso test has
  4418       # not run yet.  These depmodes are late enough in the game, and
  4401       # not run yet.  These depmodes are late enough in the game, and
  4419       # so weak that their functioning should not be impacted.
  4402       # so weak that their functioning should not be impacted.
  4420       am__obj=conftest.${OBJEXT-o}
  4403       am__obj=conftest.${OBJEXT-o}
  4421       am__minus_obj=
  4404       am__minus_obj=
  4526 for as_dir in $PATH
  4509 for as_dir in $PATH
  4527 do
  4510 do
  4528   IFS=$as_save_IFS
  4511   IFS=$as_save_IFS
  4529   test -z "$as_dir" && as_dir=.
  4512   test -z "$as_dir" && as_dir=.
  4530     for ac_exec_ext in '' $ac_executable_extensions; do
  4513     for ac_exec_ext in '' $ac_executable_extensions; do
  4531   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  4514   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  4532     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
  4515     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
  4533     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4516     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4534     break 2
  4517     break 2
  4535   fi
  4518   fi
  4536 done
  4519 done
  4566 for as_dir in $PATH
  4549 for as_dir in $PATH
  4567 do
  4550 do
  4568   IFS=$as_save_IFS
  4551   IFS=$as_save_IFS
  4569   test -z "$as_dir" && as_dir=.
  4552   test -z "$as_dir" && as_dir=.
  4570     for ac_exec_ext in '' $ac_executable_extensions; do
  4553     for ac_exec_ext in '' $ac_executable_extensions; do
  4571   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  4554   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  4572     ac_cv_prog_ac_ct_RANLIB="ranlib"
  4555     ac_cv_prog_ac_ct_RANLIB="ranlib"
  4573     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4556     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4574     break 2
  4557     break 2
  4575   fi
  4558   fi
  4576 done
  4559 done
  4619 for as_dir in $PATH
  4602 for as_dir in $PATH
  4620 do
  4603 do
  4621   IFS=$as_save_IFS
  4604   IFS=$as_save_IFS
  4622   test -z "$as_dir" && as_dir=.
  4605   test -z "$as_dir" && as_dir=.
  4623     for ac_exec_ext in '' $ac_executable_extensions; do
  4606     for ac_exec_ext in '' $ac_executable_extensions; do
  4624   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
  4607   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  4625     ac_cv_prog_AWK="$ac_prog"
  4608     ac_cv_prog_AWK="$ac_prog"
  4626     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4609     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  4627     break 2
  4610     break 2
  4628   fi
  4611   fi
  4629 done
  4612 done
  4817   IFS=$as_save_IFS
  4800   IFS=$as_save_IFS
  4818   test -z "$as_dir" && as_dir=.
  4801   test -z "$as_dir" && as_dir=.
  4819     for ac_prog in grep ggrep; do
  4802     for ac_prog in grep ggrep; do
  4820     for ac_exec_ext in '' $ac_executable_extensions; do
  4803     for ac_exec_ext in '' $ac_executable_extensions; do
  4821       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
  4804       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
  4822       as_fn_executable_p "$ac_path_GREP" || continue
  4805       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
  4823 # Check for GNU ac_path_GREP and select it if it is found.
  4806 # Check for GNU ac_path_GREP and select it if it is found.
  4824   # Check for GNU $ac_path_GREP
  4807   # Check for GNU $ac_path_GREP
  4825 case `"$ac_path_GREP" --version 2>&1` in
  4808 case `"$ac_path_GREP" --version 2>&1` in
  4826 *GNU*)
  4809 *GNU*)
  4827   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
  4810   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
  4883   IFS=$as_save_IFS
  4866   IFS=$as_save_IFS
  4884   test -z "$as_dir" && as_dir=.
  4867   test -z "$as_dir" && as_dir=.
  4885     for ac_prog in egrep; do
  4868     for ac_prog in egrep; do
  4886     for ac_exec_ext in '' $ac_executable_extensions; do
  4869     for ac_exec_ext in '' $ac_executable_extensions; do
  4887       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
  4870       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
  4888       as_fn_executable_p "$ac_path_EGREP" || continue
  4871       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
  4889 # Check for GNU ac_path_EGREP and select it if it is found.
  4872 # Check for GNU ac_path_EGREP and select it if it is found.
  4890   # Check for GNU $ac_path_EGREP
  4873   # Check for GNU $ac_path_EGREP
  4891 case `"$ac_path_EGREP" --version 2>&1` in
  4874 case `"$ac_path_EGREP" --version 2>&1` in
  4892 *GNU*)
  4875 *GNU*)
  4893   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
  4876   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
  5083   $as_echo_n "(cached) " >&6
  5066   $as_echo_n "(cached) " >&6
  5084 else
  5067 else
  5085   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  5068   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  5086 /* end confdefs.h.  */
  5069 /* end confdefs.h.  */
  5087 
  5070 
  5088              #include <stdbool.h>
  5071 #include <stdbool.h>
  5089              #ifndef bool
  5072 #ifndef bool
  5090               "error: bool is not defined"
  5073  "error: bool is not defined"
  5091              #endif
  5074 #endif
  5092              #ifndef false
  5075 #ifndef false
  5093               "error: false is not defined"
  5076  "error: false is not defined"
  5094              #endif
  5077 #endif
  5095              #if false
  5078 #if false
  5096               "error: false is not 0"
  5079  "error: false is not 0"
  5097              #endif
  5080 #endif
  5098              #ifndef true
  5081 #ifndef true
  5099               "error: true is not defined"
  5082  "error: true is not defined"
  5100              #endif
  5083 #endif
  5101              #if true != 1
  5084 #if true != 1
  5102               "error: true is not 1"
  5085  "error: true is not 1"
  5103              #endif
  5086 #endif
  5104              #ifndef __bool_true_false_are_defined
  5087 #ifndef __bool_true_false_are_defined
  5105               "error: __bool_true_false_are_defined is not defined"
  5088  "error: __bool_true_false_are_defined is not defined"
  5106              #endif
  5089 #endif
  5107 
  5090 
  5108              struct s { _Bool s: 1; _Bool t; } s;
  5091 	struct s { _Bool s: 1; _Bool t; } s;
  5109 
  5092 
  5110              char a[true == 1 ? 1 : -1];
  5093 	char a[true == 1 ? 1 : -1];
  5111              char b[false == 0 ? 1 : -1];
  5094 	char b[false == 0 ? 1 : -1];
  5112              char c[__bool_true_false_are_defined == 1 ? 1 : -1];
  5095 	char c[__bool_true_false_are_defined == 1 ? 1 : -1];
  5113              char d[(bool) 0.5 == true ? 1 : -1];
  5096 	char d[(bool) 0.5 == true ? 1 : -1];
  5114              /* See body of main program for 'e'.  */
  5097 	/* See body of main program for 'e'.  */
  5115              char f[(_Bool) 0.0 == false ? 1 : -1];
  5098 	char f[(_Bool) 0.0 == false ? 1 : -1];
  5116              char g[true];
  5099 	char g[true];
  5117              char h[sizeof (_Bool)];
  5100 	char h[sizeof (_Bool)];
  5118              char i[sizeof s.t];
  5101 	char i[sizeof s.t];
  5119              enum { j = false, k = true, l = false * true, m = true * 256 };
  5102 	enum { j = false, k = true, l = false * true, m = true * 256 };
  5120              /* The following fails for
  5103 	/* The following fails for
  5121                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
  5104 	   HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
  5122              _Bool n[m];
  5105 	_Bool n[m];
  5123              char o[sizeof n == m * sizeof n[0] ? 1 : -1];
  5106 	char o[sizeof n == m * sizeof n[0] ? 1 : -1];
  5124              char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
  5107 	char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
  5125              /* Catch a bug in an HP-UX C compiler.  See
  5108 	/* Catch a bug in an HP-UX C compiler.  See
  5126                 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
  5109 	   http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
  5127                 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
  5110 	   http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
  5128               */
  5111 	 */
  5129              _Bool q = true;
  5112 	_Bool q = true;
  5130              _Bool *pq = &q;
  5113 	_Bool *pq = &q;
  5131 
  5114 
  5132 int
  5115 int
  5133 main ()
  5116 main ()
  5134 {
  5117 {
  5135 
  5118 
  5136              bool e = &s;
  5119 	bool e = &s;
  5137              *pq |= q;
  5120 	*pq |= q;
  5138              *pq |= ! q;
  5121 	*pq |= ! q;
  5139              /* Refer to every declared value, to avoid compiler optimizations.  */
  5122 	/* Refer to every declared value, to avoid compiler optimizations.  */
  5140              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  5123 	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  5141                      + !m + !n + !o + !p + !q + !pq);
  5124 		+ !m + !n + !o + !p + !q + !pq);
  5142 
  5125 
  5143   ;
  5126   ;
  5144   return 0;
  5127   return 0;
  5145 }
  5128 }
  5146 _ACEOF
  5129 _ACEOF
  5151 fi
  5134 fi
  5152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  5135 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  5153 fi
  5136 fi
  5154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
  5137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
  5155 $as_echo "$ac_cv_header_stdbool_h" >&6; }
  5138 $as_echo "$ac_cv_header_stdbool_h" >&6; }
  5156    ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
  5139 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
  5157 if test "x$ac_cv_type__Bool" = xyes; then :
  5140 if test "x$ac_cv_type__Bool" = xyes; then :
  5158 
  5141 
  5159 cat >>confdefs.h <<_ACEOF
  5142 cat >>confdefs.h <<_ACEOF
  5160 #define HAVE__BOOL 1
  5143 #define HAVE__BOOL 1
  5161 _ACEOF
  5144 _ACEOF
  5162 
  5145 
  5163 
  5146 
  5164 fi
  5147 fi
  5165 
       
  5166 
  5148 
  5167 if test $ac_cv_header_stdbool_h = yes; then
  5149 if test $ac_cv_header_stdbool_h = yes; then
  5168 
  5150 
  5169 $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
  5151 $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
  5170 
  5152 
  6187   if ln -s conf$$.file conf$$ 2>/dev/null; then
  6169   if ln -s conf$$.file conf$$ 2>/dev/null; then
  6188     as_ln_s='ln -s'
  6170     as_ln_s='ln -s'
  6189     # ... but there are two gotchas:
  6171     # ... but there are two gotchas:
  6190     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
  6172     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
  6191     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
  6173     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
  6192     # In both cases, we have to default to `cp -pR'.
  6174     # In both cases, we have to default to `cp -p'.
  6193     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
  6175     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
  6194       as_ln_s='cp -pR'
  6176       as_ln_s='cp -p'
  6195   elif ln conf$$.file conf$$ 2>/dev/null; then
  6177   elif ln conf$$.file conf$$ 2>/dev/null; then
  6196     as_ln_s=ln
  6178     as_ln_s=ln
  6197   else
  6179   else
  6198     as_ln_s='cp -pR'
  6180     as_ln_s='cp -p'
  6199   fi
  6181   fi
  6200 else
  6182 else
  6201   as_ln_s='cp -pR'
  6183   as_ln_s='cp -p'
  6202 fi
  6184 fi
  6203 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
  6185 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
  6204 rmdir conf$$.dir 2>/dev/null
  6186 rmdir conf$$.dir 2>/dev/null
  6205 
  6187 
  6206 
  6188 
  6256 else
  6238 else
  6257   test -d ./-p && rmdir ./-p
  6239   test -d ./-p && rmdir ./-p
  6258   as_mkdir_p=false
  6240   as_mkdir_p=false
  6259 fi
  6241 fi
  6260 
  6242 
  6261 
  6243 if test -x / >/dev/null 2>&1; then
  6262 # as_fn_executable_p FILE
  6244   as_test_x='test -x'
  6263 # -----------------------
  6245 else
  6264 # Test if FILE is an executable regular file.
  6246   if ls -dL / >/dev/null 2>&1; then
  6265 as_fn_executable_p ()
  6247     as_ls_L_option=L
  6266 {
  6248   else
  6267   test -f "$1" && test -x "$1"
  6249     as_ls_L_option=
  6268 } # as_fn_executable_p
  6250   fi
  6269 as_test_x='test -x'
  6251   as_test_x='
  6270 as_executable_p=as_fn_executable_p
  6252     eval sh -c '\''
       
  6253       if test -d "$1"; then
       
  6254 	test -d "$1/.";
       
  6255       else
       
  6256 	case $1 in #(
       
  6257 	-*)set "./$1";;
       
  6258 	esac;
       
  6259 	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
       
  6260 	???[sx]*):;;*)false;;esac;fi
       
  6261     '\'' sh
       
  6262   '
       
  6263 fi
       
  6264 as_executable_p=$as_test_x
  6271 
  6265 
  6272 # Sed expression to map a string onto a valid CPP name.
  6266 # Sed expression to map a string onto a valid CPP name.
  6273 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
  6267 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
  6274 
  6268 
  6275 # Sed expression to map a string onto a valid variable name.
  6269 # Sed expression to map a string onto a valid variable name.
  6287 # Save the log message, to keep $0 and so on meaningful, and to
  6281 # Save the log message, to keep $0 and so on meaningful, and to
  6288 # report actual input values of CONFIG_FILES etc. instead of their
  6282 # report actual input values of CONFIG_FILES etc. instead of their
  6289 # values after options handling.
  6283 # values after options handling.
  6290 ac_log="
  6284 ac_log="
  6291 This file was extended by matiec $as_me 0.1, which was
  6285 This file was extended by matiec $as_me 0.1, which was
  6292 generated by GNU Autoconf 2.69.  Invocation command line was
  6286 generated by GNU Autoconf 2.68.  Invocation command line was
  6293 
  6287 
  6294   CONFIG_FILES    = $CONFIG_FILES
  6288   CONFIG_FILES    = $CONFIG_FILES
  6295   CONFIG_HEADERS  = $CONFIG_HEADERS
  6289   CONFIG_HEADERS  = $CONFIG_HEADERS
  6296   CONFIG_LINKS    = $CONFIG_LINKS
  6290   CONFIG_LINKS    = $CONFIG_LINKS
  6297   CONFIG_COMMANDS = $CONFIG_COMMANDS
  6291   CONFIG_COMMANDS = $CONFIG_COMMANDS
  6353 _ACEOF
  6347 _ACEOF
  6354 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  6348 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  6355 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  6349 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  6356 ac_cs_version="\\
  6350 ac_cs_version="\\
  6357 matiec config.status 0.1
  6351 matiec config.status 0.1
  6358 configured by $0, generated by GNU Autoconf 2.69,
  6352 configured by $0, generated by GNU Autoconf 2.68,
  6359   with options \\"\$ac_cs_config\\"
  6353   with options \\"\$ac_cs_config\\"
  6360 
  6354 
  6361 Copyright (C) 2012 Free Software Foundation, Inc.
  6355 Copyright (C) 2010 Free Software Foundation, Inc.
  6362 This config.status script is free software; the Free Software Foundation
  6356 This config.status script is free software; the Free Software Foundation
  6363 gives unlimited permission to copy, distribute and modify it."
  6357 gives unlimited permission to copy, distribute and modify it."
  6364 
  6358 
  6365 ac_pwd='$ac_pwd'
  6359 ac_pwd='$ac_pwd'
  6366 srcdir='$srcdir'
  6360 srcdir='$srcdir'
  6447 fi
  6441 fi
  6448 
  6442 
  6449 _ACEOF
  6443 _ACEOF
  6450 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  6444 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  6451 if \$ac_cs_recheck; then
  6445 if \$ac_cs_recheck; then
  6452   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
  6446   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
  6453   shift
  6447   shift
  6454   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
  6448   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
  6455   CONFIG_SHELL='$SHELL'
  6449   CONFIG_SHELL='$SHELL'
  6456   export CONFIG_SHELL
  6450   export CONFIG_SHELL
  6457   exec "\$@"
  6451   exec "\$@"