Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1945 in orxonox.OLD


Ignore:
Timestamp:
Jun 15, 2004, 1:31:14 AM (20 years ago)
Author:
bensch
Message:

orxonox/branches/automake: completed the default settings

Location:
orxonox/branches/automake
Files:
16 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/automake/configure

    r1944 r1945  
    312312#endif"
    313313
    314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC ALLOCA CPP EGREP LIBOBJS LTLIBOBJS'
     314ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP LIBOBJS LTLIBOBJS'
    315315ac_subst_files=''
    316316
     
    841841
    842842  cat <<\_ACEOF
     843
     844Program names:
     845  --program-prefix=PREFIX            prepend PREFIX to installed program names
     846  --program-suffix=SUFFIX            append SUFFIX to installed program names
     847  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
    843848_ACEOF
    844849fi
     
    849854   esac
    850855  cat <<\_ACEOF
     856
     857Optional Features:
     858  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
     859  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     860  --disable-dependency-tracking Speeds up one-time builds
     861  --enable-dependency-tracking  Do not reject slow dependency extractors
    851862
    852863Some influential environment variables:
     
    13131324          ac_config_headers="$ac_config_headers config.h"
    13141325
     1326am__api_version="1.7"
     1327ac_aux_dir=
     1328for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
     1329  if test -f $ac_dir/install-sh; then
     1330    ac_aux_dir=$ac_dir
     1331    ac_install_sh="$ac_aux_dir/install-sh -c"
     1332    break
     1333  elif test -f $ac_dir/install.sh; then
     1334    ac_aux_dir=$ac_dir
     1335    ac_install_sh="$ac_aux_dir/install.sh -c"
     1336    break
     1337  elif test -f $ac_dir/shtool; then
     1338    ac_aux_dir=$ac_dir
     1339    ac_install_sh="$ac_aux_dir/shtool install -c"
     1340    break
     1341  fi
     1342done
     1343if test -z "$ac_aux_dir"; then
     1344  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
     1345echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
     1346   { (exit 1); exit 1; }; }
     1347fi
     1348ac_config_guess="$SHELL $ac_aux_dir/config.guess"
     1349ac_config_sub="$SHELL $ac_aux_dir/config.sub"
     1350ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
     1351
     1352# Find a good install program.  We prefer a C program (faster),
     1353# so one script is as good as another.  But avoid the broken or
     1354# incompatible versions:
     1355# SysV /etc/install, /usr/sbin/install
     1356# SunOS /usr/etc/install
     1357# IRIX /sbin/install
     1358# AIX /bin/install
     1359# AmigaOS /C/install, which installs bootblocks on floppy discs
     1360# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
     1361# AFS /usr/afsws/bin/install, which mishandles nonexistent args
     1362# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     1363# OS/2's system install, which has a completely different semantic
     1364# ./install, which can be erroneously created by make from ./install.sh.
     1365echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     1366echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
     1367if test -z "$INSTALL"; then
     1368if test "${ac_cv_path_install+set}" = set; then
     1369  echo $ECHO_N "(cached) $ECHO_C" >&6
     1370else
     1371  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     1372for as_dir in $PATH
     1373do
     1374  IFS=$as_save_IFS
     1375  test -z "$as_dir" && as_dir=.
     1376  # Account for people who put trailing slashes in PATH elements.
     1377case $as_dir/ in
     1378  ./ | .// | /cC/* | \
     1379  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
     1380  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
     1381  /usr/ucb/* ) ;;
     1382  *)
     1383    # OSF1 and SCO ODT 3.0 have their own names for install.
     1384    # Don't use installbsd from OSF since it installs stuff as root
     1385    # by default.
     1386    for ac_prog in ginstall scoinst install; do
     1387      for ac_exec_ext in '' $ac_executable_extensions; do
     1388        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     1389          if test $ac_prog = install &&
     1390            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1391            # AIX install.  It has an incompatible calling convention.
     1392            :
     1393          elif test $ac_prog = install &&
     1394            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1395            # program-specific install script used by HP pwplus--don't use.
     1396            :
     1397          else
     1398            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     1399            break 3
     1400          fi
     1401        fi
     1402      done
     1403    done
     1404    ;;
     1405esac
     1406done
     1407
     1408
     1409fi
     1410  if test "${ac_cv_path_install+set}" = set; then
     1411    INSTALL=$ac_cv_path_install
     1412  else
     1413    # As a last resort, use the slow shell script.  We don't cache a
     1414    # path for INSTALL within a source directory, because that will
     1415    # break other packages using the cache if that directory is
     1416    # removed, or if the path is relative.
     1417    INSTALL=$ac_install_sh
     1418  fi
     1419fi
     1420echo "$as_me:$LINENO: result: $INSTALL" >&5
     1421echo "${ECHO_T}$INSTALL" >&6
     1422
     1423# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     1424# It thinks the first close brace ends the variable substitution.
     1425test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
     1426
     1427test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
     1428
     1429test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
     1430
     1431echo "$as_me:$LINENO: checking whether build environment is sane" >&5
     1432echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
     1433# Just in case
     1434sleep 1
     1435echo timestamp > conftest.file
     1436# Do `set' in a subshell so we don't clobber the current shell's
     1437# arguments.  Must try -L first in case configure is actually a
     1438# symlink; some systems play weird games with the mod time of symlinks
     1439# (eg FreeBSD returns the mod time of the symlink's containing
     1440# directory).
     1441if (
     1442   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
     1443   if test "$*" = "X"; then
     1444      # -L didn't work.
     1445      set X `ls -t $srcdir/configure conftest.file`
     1446   fi
     1447   rm -f conftest.file
     1448   if test "$*" != "X $srcdir/configure conftest.file" \
     1449      && test "$*" != "X conftest.file $srcdir/configure"; then
     1450
     1451      # If neither matched, then we have a broken ls.  This can happen
     1452      # if, for instance, CONFIG_SHELL is bash and it inherits a
     1453      # broken ls alias from the environment.  This has actually
     1454      # happened.  Such a system could not be considered "sane".
     1455      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
     1456alias in your environment" >&5
     1457echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
     1458alias in your environment" >&2;}
     1459   { (exit 1); exit 1; }; }
     1460   fi
     1461
     1462   test "$2" = conftest.file
     1463   )
     1464then
     1465   # Ok.
     1466   :
     1467else
     1468   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
     1469Check your system clock" >&5
     1470echo "$as_me: error: newly created file is older than distributed files!
     1471Check your system clock" >&2;}
     1472   { (exit 1); exit 1; }; }
     1473fi
     1474echo "$as_me:$LINENO: result: yes" >&5
     1475echo "${ECHO_T}yes" >&6
     1476test "$program_prefix" != NONE &&
     1477  program_transform_name="s,^,$program_prefix,;$program_transform_name"
     1478# Use a double $ so make ignores it.
     1479test "$program_suffix" != NONE &&
     1480  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
     1481# Double any \ or $.  echo might interpret backslashes.
     1482# By default was `s,x,x', remove it if useless.
     1483cat <<\_ACEOF >conftest.sed
     1484s/[\\$]/&&/g;s/;s,x,x,$//
     1485_ACEOF
     1486program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
     1487rm conftest.sed
     1488
     1489
     1490# expand $ac_aux_dir to an absolute path
     1491am_aux_dir=`cd $ac_aux_dir && pwd`
     1492
     1493test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
     1494# Use eval to expand $SHELL
     1495if eval "$MISSING --run true"; then
     1496  am_missing_run="$MISSING --run "
     1497else
     1498  am_missing_run=
     1499  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
     1500echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
     1501fi
     1502
     1503for ac_prog in gawk mawk nawk awk
     1504do
     1505  # Extract the first word of "$ac_prog", so it can be a program name with args.
     1506set dummy $ac_prog; ac_word=$2
     1507echo "$as_me:$LINENO: checking for $ac_word" >&5
     1508echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     1509if test "${ac_cv_prog_AWK+set}" = set; then
     1510  echo $ECHO_N "(cached) $ECHO_C" >&6
     1511else
     1512  if test -n "$AWK"; then
     1513  ac_cv_prog_AWK="$AWK" # Let the user override the test.
     1514else
     1515as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     1516for as_dir in $PATH
     1517do
     1518  IFS=$as_save_IFS
     1519  test -z "$as_dir" && as_dir=.
     1520  for ac_exec_ext in '' $ac_executable_extensions; do
     1521  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     1522    ac_cv_prog_AWK="$ac_prog"
     1523    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     1524    break 2
     1525  fi
     1526done
     1527done
     1528
     1529fi
     1530fi
     1531AWK=$ac_cv_prog_AWK
     1532if test -n "$AWK"; then
     1533  echo "$as_me:$LINENO: result: $AWK" >&5
     1534echo "${ECHO_T}$AWK" >&6
     1535else
     1536  echo "$as_me:$LINENO: result: no" >&5
     1537echo "${ECHO_T}no" >&6
     1538fi
     1539
     1540  test -n "$AWK" && break
     1541done
     1542
     1543echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
     1544echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
     1545set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
     1546if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
     1547  echo $ECHO_N "(cached) $ECHO_C" >&6
     1548else
     1549  cat >conftest.make <<\_ACEOF
     1550all:
     1551        @echo 'ac_maketemp="$(MAKE)"'
     1552_ACEOF
     1553# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
     1554eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
     1555if test -n "$ac_maketemp"; then
     1556  eval ac_cv_prog_make_${ac_make}_set=yes
     1557else
     1558  eval ac_cv_prog_make_${ac_make}_set=no
     1559fi
     1560rm -f conftest.make
     1561fi
     1562if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
     1563  echo "$as_me:$LINENO: result: yes" >&5
     1564echo "${ECHO_T}yes" >&6
     1565  SET_MAKE=
     1566else
     1567  echo "$as_me:$LINENO: result: no" >&5
     1568echo "${ECHO_T}no" >&6
     1569  SET_MAKE="MAKE=${MAKE-make}"
     1570fi
     1571
     1572rm -rf .tst 2>/dev/null
     1573mkdir .tst 2>/dev/null
     1574if test -d .tst; then
     1575  am__leading_dot=.
     1576else
     1577  am__leading_dot=_
     1578fi
     1579rmdir .tst 2>/dev/null
     1580
     1581 # test to see if srcdir already configured
     1582if test "`cd $srcdir && pwd`" != "`pwd`" &&
     1583   test -f $srcdir/config.status; then
     1584  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
     1585echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
     1586   { (exit 1); exit 1; }; }
     1587fi
     1588
     1589# test whether we have cygpath
     1590if test -z "$CYGPATH_W"; then
     1591  if (cygpath --version) >/dev/null 2>/dev/null; then
     1592    CYGPATH_W='cygpath -w'
     1593  else
     1594    CYGPATH_W=echo
     1595  fi
     1596fi
     1597
     1598
     1599# Define the identity of the package.
     1600 PACKAGE='full-package-name'
     1601 VERSION='VERSION'
     1602
     1603
     1604cat >>confdefs.h <<_ACEOF
     1605#define PACKAGE "$PACKAGE"
     1606_ACEOF
     1607
     1608
     1609cat >>confdefs.h <<_ACEOF
     1610#define VERSION "$VERSION"
     1611_ACEOF
     1612
     1613# Some tools Automake needs.
     1614
     1615ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
     1616
     1617
     1618AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
     1619
     1620
     1621AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
     1622
     1623
     1624AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
     1625
     1626
     1627MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
     1628
     1629
     1630AMTAR=${AMTAR-"${am_missing_run}tar"}
     1631
     1632install_sh=${install_sh-"$am_aux_dir/install-sh"}
     1633
     1634# Installed binaries are usually stripped using `strip' when the user
     1635# run `make install-strip'.  However `strip' might not be the right
     1636# tool to use in cross-compilation environments, therefore Automake
     1637# will honor the `STRIP' environment variable to overrule this program.
     1638if test "$cross_compiling" != no; then
     1639  if test -n "$ac_tool_prefix"; then
     1640  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
     1641set dummy ${ac_tool_prefix}strip; ac_word=$2
     1642echo "$as_me:$LINENO: checking for $ac_word" >&5
     1643echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     1644if test "${ac_cv_prog_STRIP+set}" = set; then
     1645  echo $ECHO_N "(cached) $ECHO_C" >&6
     1646else
     1647  if test -n "$STRIP"; then
     1648  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
     1649else
     1650as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     1651for as_dir in $PATH
     1652do
     1653  IFS=$as_save_IFS
     1654  test -z "$as_dir" && as_dir=.
     1655  for ac_exec_ext in '' $ac_executable_extensions; do
     1656  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     1657    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
     1658    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     1659    break 2
     1660  fi
     1661done
     1662done
     1663
     1664fi
     1665fi
     1666STRIP=$ac_cv_prog_STRIP
     1667if test -n "$STRIP"; then
     1668  echo "$as_me:$LINENO: result: $STRIP" >&5
     1669echo "${ECHO_T}$STRIP" >&6
     1670else
     1671  echo "$as_me:$LINENO: result: no" >&5
     1672echo "${ECHO_T}no" >&6
     1673fi
     1674
     1675fi
     1676if test -z "$ac_cv_prog_STRIP"; then
     1677  ac_ct_STRIP=$STRIP
     1678  # Extract the first word of "strip", so it can be a program name with args.
     1679set dummy strip; ac_word=$2
     1680echo "$as_me:$LINENO: checking for $ac_word" >&5
     1681echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     1682if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
     1683  echo $ECHO_N "(cached) $ECHO_C" >&6
     1684else
     1685  if test -n "$ac_ct_STRIP"; then
     1686  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
     1687else
     1688as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     1689for as_dir in $PATH
     1690do
     1691  IFS=$as_save_IFS
     1692  test -z "$as_dir" && as_dir=.
     1693  for ac_exec_ext in '' $ac_executable_extensions; do
     1694  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     1695    ac_cv_prog_ac_ct_STRIP="strip"
     1696    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     1697    break 2
     1698  fi
     1699done
     1700done
     1701
     1702  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
     1703fi
     1704fi
     1705ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
     1706if test -n "$ac_ct_STRIP"; then
     1707  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
     1708echo "${ECHO_T}$ac_ct_STRIP" >&6
     1709else
     1710  echo "$as_me:$LINENO: result: no" >&5
     1711echo "${ECHO_T}no" >&6
     1712fi
     1713
     1714  STRIP=$ac_ct_STRIP
     1715else
     1716  STRIP="$ac_cv_prog_STRIP"
     1717fi
     1718
     1719fi
     1720INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
     1721
     1722# We need awk for the "check" target.  The system "awk" is bad on
     1723# some platforms.
     1724
     1725
     1726
    13151727
    13161728# Checks for programs.
     
    18702282ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    18712283ac_compiler_gnu=$ac_cv_c_compiler_gnu
     2284DEPDIR="${am__leading_dot}deps"
     2285
     2286          ac_config_commands="$ac_config_commands depfiles"
     2287
     2288
     2289am_make=${MAKE-make}
     2290cat > confinc << 'END'
     2291am__doit:
     2292        @echo done
     2293.PHONY: am__doit
     2294END
     2295# If we don't find an include directive, just comment out the code.
     2296echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
     2297echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
     2298am__include="#"
     2299am__quote=
     2300_am_result=none
     2301# First try GNU make style include.
     2302echo "include confinc" > confmf
     2303# We grep out `Entering directory' and `Leaving directory'
     2304# messages which can occur if `w' ends up in MAKEFLAGS.
     2305# In particular we don't look at `^make:' because GNU make might
     2306# be invoked under some other name (usually "gmake"), in which
     2307# case it prints its new name instead of `make'.
     2308if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
     2309   am__include=include
     2310   am__quote=
     2311   _am_result=GNU
     2312fi
     2313# Now try BSD make style include.
     2314if test "$am__include" = "#"; then
     2315   echo '.include "confinc"' > confmf
     2316   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
     2317      am__include=.include
     2318      am__quote="\""
     2319      _am_result=BSD
     2320   fi
     2321fi
     2322
     2323
     2324echo "$as_me:$LINENO: result: $_am_result" >&5
     2325echo "${ECHO_T}$_am_result" >&6
     2326rm -f confinc confmf
     2327
     2328# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
     2329if test "${enable_dependency_tracking+set}" = set; then
     2330  enableval="$enable_dependency_tracking"
     2331
     2332fi;
     2333if test "x$enable_dependency_tracking" != xno; then
     2334  am_depcomp="$ac_aux_dir/depcomp"
     2335  AMDEPBACKSLASH='\'
     2336fi
     2337
     2338
     2339if test "x$enable_dependency_tracking" != xno; then
     2340  AMDEP_TRUE=
     2341  AMDEP_FALSE='#'
     2342else
     2343  AMDEP_TRUE='#'
     2344  AMDEP_FALSE=
     2345fi
     2346
     2347
     2348
     2349
     2350depcc="$CXX"  am_compiler_list=
     2351
     2352echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
     2353echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
     2354if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
     2355  echo $ECHO_N "(cached) $ECHO_C" >&6
     2356else
     2357  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
     2358  # We make a subdir and do the tests there.  Otherwise we can end up
     2359  # making bogus files that we don't know about and never remove.  For
     2360  # instance it was reported that on HP-UX the gcc test will end up
     2361  # making a dummy file named `D' -- because `-MD' means `put the output
     2362  # in D'.
     2363  mkdir conftest.dir
     2364  # Copy depcomp to subdir because otherwise we won't find it if we're
     2365  # using a relative directory.
     2366  cp "$am_depcomp" conftest.dir
     2367  cd conftest.dir
     2368  # We will build objects and dependencies in a subdirectory because
     2369  # it helps to detect inapplicable dependency modes.  For instance
     2370  # both Tru64's cc and ICC support -MD to output dependencies as a
     2371  # side effect of compilation, but ICC will put the dependencies in
     2372  # the current directory while Tru64 will put them in the object
     2373  # directory.
     2374  mkdir sub
     2375
     2376  am_cv_CXX_dependencies_compiler_type=none
     2377  if test "$am_compiler_list" = ""; then
     2378     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
     2379  fi
     2380  for depmode in $am_compiler_list; do
     2381    # Setup a source with many dependencies, because some compilers
     2382    # like to wrap large dependency lists on column 80 (with \), and
     2383    # we should not choose a depcomp mode which is confused by this.
     2384    #
     2385    # We need to recreate these files for each test, as the compiler may
     2386    # overwrite some of them when testing with obscure command lines.
     2387    # This happens at least with the AIX C compiler.
     2388    : > sub/conftest.c
     2389    for i in 1 2 3 4 5 6; do
     2390      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     2391      : > sub/conftst$i.h
     2392    done
     2393    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     2394
     2395    case $depmode in
     2396    nosideeffect)
     2397      # after this tag, mechanisms are not by side-effect, so they'll
     2398      # only be used when explicitly requested
     2399      if test "x$enable_dependency_tracking" = xyes; then
     2400        continue
     2401      else
     2402        break
     2403      fi
     2404      ;;
     2405    none) break ;;
     2406    esac
     2407    # We check with `-c' and `-o' for the sake of the "dashmstdout"
     2408    # mode.  It turns out that the SunPro C++ compiler does not properly
     2409    # handle `-M -o', and we need to detect this.
     2410    if depmode=$depmode \
     2411       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
     2412       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     2413       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
     2414         >/dev/null 2>conftest.err &&
     2415       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     2416       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
     2417       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
     2418      # icc doesn't choke on unknown options, it will just issue warnings
     2419      # (even with -Werror).  So we grep stderr for any message
     2420      # that says an option was ignored.
     2421      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
     2422        am_cv_CXX_dependencies_compiler_type=$depmode
     2423        break
     2424      fi
     2425    fi
     2426  done
     2427
     2428  cd ..
     2429  rm -rf conftest.dir
     2430else
     2431  am_cv_CXX_dependencies_compiler_type=none
     2432fi
     2433
     2434fi
     2435echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
     2436echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
     2437CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
     2438
     2439
     2440
     2441if
     2442  test "x$enable_dependency_tracking" != xno \
     2443  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
     2444  am__fastdepCXX_TRUE=
     2445  am__fastdepCXX_FALSE='#'
     2446else
     2447  am__fastdepCXX_TRUE='#'
     2448  am__fastdepCXX_FALSE=
     2449fi
     2450
    18722451
    18732452ac_ext=c
     
    26003179ac_compiler_gnu=$ac_cv_c_compiler_gnu
    26013180
     3181depcc="$CC"   am_compiler_list=
     3182
     3183echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
     3184echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
     3185if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
     3186  echo $ECHO_N "(cached) $ECHO_C" >&6
     3187else
     3188  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
     3189  # We make a subdir and do the tests there.  Otherwise we can end up
     3190  # making bogus files that we don't know about and never remove.  For
     3191  # instance it was reported that on HP-UX the gcc test will end up
     3192  # making a dummy file named `D' -- because `-MD' means `put the output
     3193  # in D'.
     3194  mkdir conftest.dir
     3195  # Copy depcomp to subdir because otherwise we won't find it if we're
     3196  # using a relative directory.
     3197  cp "$am_depcomp" conftest.dir
     3198  cd conftest.dir
     3199  # We will build objects and dependencies in a subdirectory because
     3200  # it helps to detect inapplicable dependency modes.  For instance
     3201  # both Tru64's cc and ICC support -MD to output dependencies as a
     3202  # side effect of compilation, but ICC will put the dependencies in
     3203  # the current directory while Tru64 will put them in the object
     3204  # directory.
     3205  mkdir sub
     3206
     3207  am_cv_CC_dependencies_compiler_type=none
     3208  if test "$am_compiler_list" = ""; then
     3209     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
     3210  fi
     3211  for depmode in $am_compiler_list; do
     3212    # Setup a source with many dependencies, because some compilers
     3213    # like to wrap large dependency lists on column 80 (with \), and
     3214    # we should not choose a depcomp mode which is confused by this.
     3215    #
     3216    # We need to recreate these files for each test, as the compiler may
     3217    # overwrite some of them when testing with obscure command lines.
     3218    # This happens at least with the AIX C compiler.
     3219    : > sub/conftest.c
     3220    for i in 1 2 3 4 5 6; do
     3221      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     3222      : > sub/conftst$i.h
     3223    done
     3224    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     3225
     3226    case $depmode in
     3227    nosideeffect)
     3228      # after this tag, mechanisms are not by side-effect, so they'll
     3229      # only be used when explicitly requested
     3230      if test "x$enable_dependency_tracking" = xyes; then
     3231        continue
     3232      else
     3233        break
     3234      fi
     3235      ;;
     3236    none) break ;;
     3237    esac
     3238    # We check with `-c' and `-o' for the sake of the "dashmstdout"
     3239    # mode.  It turns out that the SunPro C++ compiler does not properly
     3240    # handle `-M -o', and we need to detect this.
     3241    if depmode=$depmode \
     3242       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
     3243       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     3244       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
     3245         >/dev/null 2>conftest.err &&
     3246       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     3247       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
     3248       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
     3249      # icc doesn't choke on unknown options, it will just issue warnings
     3250      # (even with -Werror).  So we grep stderr for any message
     3251      # that says an option was ignored.
     3252      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
     3253        am_cv_CC_dependencies_compiler_type=$depmode
     3254        break
     3255      fi
     3256    fi
     3257  done
     3258
     3259  cd ..
     3260  rm -rf conftest.dir
     3261else
     3262  am_cv_CC_dependencies_compiler_type=none
     3263fi
     3264
     3265fi
     3266echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
     3267echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
     3268CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
     3269
     3270
     3271
     3272if
     3273  test "x$enable_dependency_tracking" != xno \
     3274  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
     3275  am__fastdepCC_TRUE=
     3276  am__fastdepCC_FALSE='#'
     3277else
     3278  am__fastdepCC_TRUE='#'
     3279  am__fastdepCC_FALSE=
     3280fi
     3281
     3282
    26023283
    26033284# Checks for libraries.
     
    33384019
    33394020
    3340 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
    3341 # for constant arguments.  Useless!
    3342 echo "$as_me:$LINENO: checking for working alloca.h" >&5
    3343 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
    3344 if test "${ac_cv_working_alloca_h+set}" = set; then
    3345   echo $ECHO_N "(cached) $ECHO_C" >&6
    3346 else
    3347   cat >conftest.$ac_ext <<_ACEOF
    3348 /* confdefs.h.  */
    3349 _ACEOF
    3350 cat confdefs.h >>conftest.$ac_ext
    3351 cat >>conftest.$ac_ext <<_ACEOF
    3352 /* end confdefs.h.  */
    3353 #include <alloca.h>
    3354 int
    3355 main ()
    3356 {
    3357 char *p = (char *) alloca (2 * sizeof (int));
    3358   ;
    3359   return 0;
    3360 }
    3361 _ACEOF
    3362 rm -f conftest.$ac_objext conftest$ac_exeext
    3363 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3364   (eval $ac_link) 2>conftest.er1
    3365   ac_status=$?
    3366   grep -v '^ *+' conftest.er1 >conftest.err
    3367   rm -f conftest.er1
    3368   cat conftest.err >&5
    3369   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3370   (exit $ac_status); } &&
    3371          { ac_try='test -z "$ac_c_werror_flag"
    3372                          || test ! -s conftest.err'
    3373   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3374   (eval $ac_try) 2>&5
    3375   ac_status=$?
    3376   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3377   (exit $ac_status); }; } &&
    3378          { ac_try='test -s conftest$ac_exeext'
    3379   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3380   (eval $ac_try) 2>&5
    3381   ac_status=$?
    3382   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3383   (exit $ac_status); }; }; then
    3384   ac_cv_working_alloca_h=yes
    3385 else
    3386   echo "$as_me: failed program was:" >&5
    3387 sed 's/^/| /' conftest.$ac_ext >&5
    3388 
    3389 ac_cv_working_alloca_h=no
    3390 fi
    3391 rm -f conftest.err conftest.$ac_objext \
    3392       conftest$ac_exeext conftest.$ac_ext
    3393 fi
    3394 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
    3395 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
    3396 if test $ac_cv_working_alloca_h = yes; then
    3397 
    3398 cat >>confdefs.h <<\_ACEOF
    3399 #define HAVE_ALLOCA_H 1
    3400 _ACEOF
    3401 
    3402 fi
    3403 
    3404 echo "$as_me:$LINENO: checking for alloca" >&5
    3405 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
    3406 if test "${ac_cv_func_alloca_works+set}" = set; then
    3407   echo $ECHO_N "(cached) $ECHO_C" >&6
    3408 else
    3409   cat >conftest.$ac_ext <<_ACEOF
    3410 /* confdefs.h.  */
    3411 _ACEOF
    3412 cat confdefs.h >>conftest.$ac_ext
    3413 cat >>conftest.$ac_ext <<_ACEOF
    3414 /* end confdefs.h.  */
    3415 #ifdef __GNUC__
    3416 # define alloca __builtin_alloca
    3417 #else
    3418 # ifdef _MSC_VER
    3419 #  include <malloc.h>
    3420 #  define alloca _alloca
    3421 # else
    3422 #  if HAVE_ALLOCA_H
    3423 #   include <alloca.h>
    3424 #  else
    3425 #   ifdef _AIX
    3426  #pragma alloca
    3427 #   else
    3428 #    ifndef alloca /* predefined by HP cc +Olibcalls */
    3429 char *alloca ();
    3430 #    endif
    3431 #   endif
    3432 #  endif
    3433 # endif
    3434 #endif
    3435 
    3436 int
    3437 main ()
    3438 {
    3439 char *p = (char *) alloca (1);
    3440   ;
    3441   return 0;
    3442 }
    3443 _ACEOF
    3444 rm -f conftest.$ac_objext conftest$ac_exeext
    3445 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3446   (eval $ac_link) 2>conftest.er1
    3447   ac_status=$?
    3448   grep -v '^ *+' conftest.er1 >conftest.err
    3449   rm -f conftest.er1
    3450   cat conftest.err >&5
    3451   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3452   (exit $ac_status); } &&
    3453          { ac_try='test -z "$ac_c_werror_flag"
    3454                          || test ! -s conftest.err'
    3455   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3456   (eval $ac_try) 2>&5
    3457   ac_status=$?
    3458   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3459   (exit $ac_status); }; } &&
    3460          { ac_try='test -s conftest$ac_exeext'
    3461   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3462   (eval $ac_try) 2>&5
    3463   ac_status=$?
    3464   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3465   (exit $ac_status); }; }; then
    3466   ac_cv_func_alloca_works=yes
    3467 else
    3468   echo "$as_me: failed program was:" >&5
    3469 sed 's/^/| /' conftest.$ac_ext >&5
    3470 
    3471 ac_cv_func_alloca_works=no
    3472 fi
    3473 rm -f conftest.err conftest.$ac_objext \
    3474       conftest$ac_exeext conftest.$ac_ext
    3475 fi
    3476 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
    3477 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
    3478 
    3479 if test $ac_cv_func_alloca_works = yes; then
    3480 
    3481 cat >>confdefs.h <<\_ACEOF
    3482 #define HAVE_ALLOCA 1
    3483 _ACEOF
    3484 
    3485 else
    3486   # The SVR3 libPW and SVR4 libucb both contain incompatible functions
    3487 # that cause trouble.  Some versions do not even contain alloca or
    3488 # contain a buggy version.  If you still want to use their alloca,
    3489 # use ar to extract alloca.o from them instead of compiling alloca.c.
    3490 
    3491 ALLOCA=alloca.$ac_objext
    3492 
    3493 cat >>confdefs.h <<\_ACEOF
    3494 #define C_ALLOCA 1
    3495 _ACEOF
    3496 
    3497 
    3498 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
    3499 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
    3500 if test "${ac_cv_os_cray+set}" = set; then
    3501   echo $ECHO_N "(cached) $ECHO_C" >&6
    3502 else
    3503   cat >conftest.$ac_ext <<_ACEOF
    3504 /* confdefs.h.  */
    3505 _ACEOF
    3506 cat confdefs.h >>conftest.$ac_ext
    3507 cat >>conftest.$ac_ext <<_ACEOF
    3508 /* end confdefs.h.  */
    3509 #if defined(CRAY) && ! defined(CRAY2)
    3510 webecray
    3511 #else
    3512 wenotbecray
    3513 #endif
    3514 
    3515 _ACEOF
    3516 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
    3517   $EGREP "webecray" >/dev/null 2>&1; then
    3518   ac_cv_os_cray=yes
    3519 else
    3520   ac_cv_os_cray=no
    3521 fi
    3522 rm -f conftest*
    3523 
    3524 fi
    3525 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
    3526 echo "${ECHO_T}$ac_cv_os_cray" >&6
    3527 if test $ac_cv_os_cray = yes; then
    3528   for ac_func in _getb67 GETB67 getb67; do
    3529     as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
    3530 echo "$as_me:$LINENO: checking for $ac_func" >&5
    3531 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
    3532 if eval "test \"\${$as_ac_var+set}\" = set"; then
    3533   echo $ECHO_N "(cached) $ECHO_C" >&6
    3534 else
    3535   cat >conftest.$ac_ext <<_ACEOF
    3536 /* confdefs.h.  */
    3537 _ACEOF
    3538 cat confdefs.h >>conftest.$ac_ext
    3539 cat >>conftest.$ac_ext <<_ACEOF
    3540 /* end confdefs.h.  */
    3541 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
    3542    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    3543 #define $ac_func innocuous_$ac_func
    3544 
    3545 /* System header to define __stub macros and hopefully few prototypes,
    3546     which can conflict with char $ac_func (); below.
    3547     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    3548     <limits.h> exists even on freestanding compilers.  */
    3549 
    3550 #ifdef __STDC__
    3551 # include <limits.h>
    3552 #else
    3553 # include <assert.h>
    3554 #endif
    3555 
    3556 #undef $ac_func
    3557 
    3558 /* Override any gcc2 internal prototype to avoid an error.  */
    3559 #ifdef __cplusplus
    3560 extern "C"
    3561 {
    3562 #endif
    3563 /* We use char because int might match the return type of a gcc2
    3564    builtin and then its argument prototype would still apply.  */
    3565 char $ac_func ();
    3566 /* The GNU C library defines this for functions which it implements
    3567     to always fail with ENOSYS.  Some functions are actually named
    3568     something starting with __ and the normal name is an alias.  */
    3569 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
    3570 choke me
    3571 #else
    3572 char (*f) () = $ac_func;
    3573 #endif
    3574 #ifdef __cplusplus
    3575 }
    3576 #endif
    3577 
    3578 int
    3579 main ()
    3580 {
    3581 return f != $ac_func;
    3582   ;
    3583   return 0;
    3584 }
    3585 _ACEOF
    3586 rm -f conftest.$ac_objext conftest$ac_exeext
    3587 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3588   (eval $ac_link) 2>conftest.er1
    3589   ac_status=$?
    3590   grep -v '^ *+' conftest.er1 >conftest.err
    3591   rm -f conftest.er1
    3592   cat conftest.err >&5
    3593   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3594   (exit $ac_status); } &&
    3595          { ac_try='test -z "$ac_c_werror_flag"
    3596                          || test ! -s conftest.err'
    3597   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3598   (eval $ac_try) 2>&5
    3599   ac_status=$?
    3600   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3601   (exit $ac_status); }; } &&
    3602          { ac_try='test -s conftest$ac_exeext'
    3603   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3604   (eval $ac_try) 2>&5
    3605   ac_status=$?
    3606   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3607   (exit $ac_status); }; }; then
    3608   eval "$as_ac_var=yes"
    3609 else
    3610   echo "$as_me: failed program was:" >&5
    3611 sed 's/^/| /' conftest.$ac_ext >&5
    3612 
    3613 eval "$as_ac_var=no"
    3614 fi
    3615 rm -f conftest.err conftest.$ac_objext \
    3616       conftest$ac_exeext conftest.$ac_ext
    3617 fi
    3618 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
    3619 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
    3620 if test `eval echo '${'$as_ac_var'}'` = yes; then
    3621 
    3622 cat >>confdefs.h <<_ACEOF
    3623 #define CRAY_STACKSEG_END $ac_func
    3624 _ACEOF
    3625 
    3626     break
    3627 fi
    3628 
    3629   done
    3630 fi
    3631 
    3632 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
    3633 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
    3634 if test "${ac_cv_c_stack_direction+set}" = set; then
    3635   echo $ECHO_N "(cached) $ECHO_C" >&6
    3636 else
    3637   if test "$cross_compiling" = yes; then
    3638   ac_cv_c_stack_direction=0
    3639 else
    3640   cat >conftest.$ac_ext <<_ACEOF
    3641 /* confdefs.h.  */
    3642 _ACEOF
    3643 cat confdefs.h >>conftest.$ac_ext
    3644 cat >>conftest.$ac_ext <<_ACEOF
    3645 /* end confdefs.h.  */
    3646 int
    3647 find_stack_direction ()
    3648 {
    3649   static char *addr = 0;
    3650   auto char dummy;
    3651   if (addr == 0)
    3652     {
    3653       addr = &dummy;
    3654       return find_stack_direction ();
    3655     }
    3656   else
    3657     return (&dummy > addr) ? 1 : -1;
    3658 }
    3659 
    3660 int
    3661 main ()
    3662 {
    3663   exit (find_stack_direction () < 0);
    3664 }
    3665 _ACEOF
    3666 rm -f conftest$ac_exeext
    3667 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3668   (eval $ac_link) 2>&5
    3669   ac_status=$?
    3670   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3671   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    3672   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3673   (eval $ac_try) 2>&5
    3674   ac_status=$?
    3675   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3676   (exit $ac_status); }; }; then
    3677   ac_cv_c_stack_direction=1
    3678 else
    3679   echo "$as_me: program exited with status $ac_status" >&5
    3680 echo "$as_me: failed program was:" >&5
    3681 sed 's/^/| /' conftest.$ac_ext >&5
    3682 
    3683 ( exit $ac_status )
    3684 ac_cv_c_stack_direction=-1
    3685 fi
    3686 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    3687 fi
    3688 fi
    3689 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
    3690 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
    3691 
    3692 cat >>confdefs.h <<_ACEOF
    3693 #define STACK_DIRECTION $ac_cv_c_stack_direction
    3694 _ACEOF
    3695 
    3696 
    3697 fi
    3698 
    3699 
    3700 
    3701 
    3702 
    3703 
    3704 ac_header_dirent=no
    3705 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
    3706   as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
    3707 echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
    3708 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
    3709 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    3710   echo $ECHO_N "(cached) $ECHO_C" >&6
    3711 else
    3712   cat >conftest.$ac_ext <<_ACEOF
    3713 /* confdefs.h.  */
    3714 _ACEOF
    3715 cat confdefs.h >>conftest.$ac_ext
    3716 cat >>conftest.$ac_ext <<_ACEOF
    3717 /* end confdefs.h.  */
    3718 #include <sys/types.h>
    3719 #include <$ac_hdr>
    3720 
    3721 int
    3722 main ()
    3723 {
    3724 if ((DIR *) 0)
    3725 return 0;
    3726   ;
    3727   return 0;
    3728 }
    3729 _ACEOF
    3730 rm -f conftest.$ac_objext
    3731 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    3732   (eval $ac_compile) 2>conftest.er1
    3733   ac_status=$?
    3734   grep -v '^ *+' conftest.er1 >conftest.err
    3735   rm -f conftest.er1
    3736   cat conftest.err >&5
    3737   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3738   (exit $ac_status); } &&
    3739          { ac_try='test -z "$ac_c_werror_flag"
    3740                          || test ! -s conftest.err'
    3741   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3742   (eval $ac_try) 2>&5
    3743   ac_status=$?
    3744   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3745   (exit $ac_status); }; } &&
    3746          { ac_try='test -s conftest.$ac_objext'
    3747   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3748   (eval $ac_try) 2>&5
    3749   ac_status=$?
    3750   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3751   (exit $ac_status); }; }; then
    3752   eval "$as_ac_Header=yes"
    3753 else
    3754   echo "$as_me: failed program was:" >&5
    3755 sed 's/^/| /' conftest.$ac_ext >&5
    3756 
    3757 eval "$as_ac_Header=no"
    3758 fi
    3759 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    3760 fi
    3761 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    3762 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    3763 if test `eval echo '${'$as_ac_Header'}'` = yes; then
    3764   cat >>confdefs.h <<_ACEOF
    3765 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
    3766 _ACEOF
    3767 
    3768 ac_header_dirent=$ac_hdr; break
    3769 fi
    3770 
    3771 done
    3772 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
    3773 if test $ac_header_dirent = dirent.h; then
    3774   echo "$as_me:$LINENO: checking for library containing opendir" >&5
    3775 echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6
    3776 if test "${ac_cv_search_opendir+set}" = set; then
    3777   echo $ECHO_N "(cached) $ECHO_C" >&6
    3778 else
    3779   ac_func_search_save_LIBS=$LIBS
    3780 ac_cv_search_opendir=no
    3781 cat >conftest.$ac_ext <<_ACEOF
    3782 /* confdefs.h.  */
    3783 _ACEOF
    3784 cat confdefs.h >>conftest.$ac_ext
    3785 cat >>conftest.$ac_ext <<_ACEOF
    3786 /* end confdefs.h.  */
    3787 
    3788 /* Override any gcc2 internal prototype to avoid an error.  */
    3789 #ifdef __cplusplus
    3790 extern "C"
    3791 #endif
    3792 /* We use char because int might match the return type of a gcc2
    3793    builtin and then its argument prototype would still apply.  */
    3794 char opendir ();
    3795 int
    3796 main ()
    3797 {
    3798 opendir ();
    3799   ;
    3800   return 0;
    3801 }
    3802 _ACEOF
    3803 rm -f conftest.$ac_objext conftest$ac_exeext
    3804 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3805   (eval $ac_link) 2>conftest.er1
    3806   ac_status=$?
    3807   grep -v '^ *+' conftest.er1 >conftest.err
    3808   rm -f conftest.er1
    3809   cat conftest.err >&5
    3810   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3811   (exit $ac_status); } &&
    3812          { ac_try='test -z "$ac_c_werror_flag"
    3813                          || test ! -s conftest.err'
    3814   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3815   (eval $ac_try) 2>&5
    3816   ac_status=$?
    3817   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3818   (exit $ac_status); }; } &&
    3819          { ac_try='test -s conftest$ac_exeext'
    3820   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3821   (eval $ac_try) 2>&5
    3822   ac_status=$?
    3823   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3824   (exit $ac_status); }; }; then
    3825   ac_cv_search_opendir="none required"
    3826 else
    3827   echo "$as_me: failed program was:" >&5
    3828 sed 's/^/| /' conftest.$ac_ext >&5
    3829 
    3830 fi
    3831 rm -f conftest.err conftest.$ac_objext \
    3832       conftest$ac_exeext conftest.$ac_ext
    3833 if test "$ac_cv_search_opendir" = no; then
    3834   for ac_lib in dir; do
    3835     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    3836     cat >conftest.$ac_ext <<_ACEOF
    3837 /* confdefs.h.  */
    3838 _ACEOF
    3839 cat confdefs.h >>conftest.$ac_ext
    3840 cat >>conftest.$ac_ext <<_ACEOF
    3841 /* end confdefs.h.  */
    3842 
    3843 /* Override any gcc2 internal prototype to avoid an error.  */
    3844 #ifdef __cplusplus
    3845 extern "C"
    3846 #endif
    3847 /* We use char because int might match the return type of a gcc2
    3848    builtin and then its argument prototype would still apply.  */
    3849 char opendir ();
    3850 int
    3851 main ()
    3852 {
    3853 opendir ();
    3854   ;
    3855   return 0;
    3856 }
    3857 _ACEOF
    3858 rm -f conftest.$ac_objext conftest$ac_exeext
    3859 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3860   (eval $ac_link) 2>conftest.er1
    3861   ac_status=$?
    3862   grep -v '^ *+' conftest.er1 >conftest.err
    3863   rm -f conftest.er1
    3864   cat conftest.err >&5
    3865   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3866   (exit $ac_status); } &&
    3867          { ac_try='test -z "$ac_c_werror_flag"
    3868                          || test ! -s conftest.err'
    3869   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3870   (eval $ac_try) 2>&5
    3871   ac_status=$?
    3872   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3873   (exit $ac_status); }; } &&
    3874          { ac_try='test -s conftest$ac_exeext'
    3875   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3876   (eval $ac_try) 2>&5
    3877   ac_status=$?
    3878   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3879   (exit $ac_status); }; }; then
    3880   ac_cv_search_opendir="-l$ac_lib"
    3881 break
    3882 else
    3883   echo "$as_me: failed program was:" >&5
    3884 sed 's/^/| /' conftest.$ac_ext >&5
    3885 
    3886 fi
    3887 rm -f conftest.err conftest.$ac_objext \
    3888       conftest$ac_exeext conftest.$ac_ext
    3889   done
    3890 fi
    3891 LIBS=$ac_func_search_save_LIBS
    3892 fi
    3893 echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    3894 echo "${ECHO_T}$ac_cv_search_opendir" >&6
    3895 if test "$ac_cv_search_opendir" != no; then
    3896   test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS"
    3897 
    3898 fi
    3899 
    3900 else
    3901   echo "$as_me:$LINENO: checking for library containing opendir" >&5
    3902 echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6
    3903 if test "${ac_cv_search_opendir+set}" = set; then
    3904   echo $ECHO_N "(cached) $ECHO_C" >&6
    3905 else
    3906   ac_func_search_save_LIBS=$LIBS
    3907 ac_cv_search_opendir=no
    3908 cat >conftest.$ac_ext <<_ACEOF
    3909 /* confdefs.h.  */
    3910 _ACEOF
    3911 cat confdefs.h >>conftest.$ac_ext
    3912 cat >>conftest.$ac_ext <<_ACEOF
    3913 /* end confdefs.h.  */
    3914 
    3915 /* Override any gcc2 internal prototype to avoid an error.  */
    3916 #ifdef __cplusplus
    3917 extern "C"
    3918 #endif
    3919 /* We use char because int might match the return type of a gcc2
    3920    builtin and then its argument prototype would still apply.  */
    3921 char opendir ();
    3922 int
    3923 main ()
    3924 {
    3925 opendir ();
    3926   ;
    3927   return 0;
    3928 }
    3929 _ACEOF
    3930 rm -f conftest.$ac_objext conftest$ac_exeext
    3931 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3932   (eval $ac_link) 2>conftest.er1
    3933   ac_status=$?
    3934   grep -v '^ *+' conftest.er1 >conftest.err
    3935   rm -f conftest.er1
    3936   cat conftest.err >&5
    3937   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3938   (exit $ac_status); } &&
    3939          { ac_try='test -z "$ac_c_werror_flag"
    3940                          || test ! -s conftest.err'
    3941   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3942   (eval $ac_try) 2>&5
    3943   ac_status=$?
    3944   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3945   (exit $ac_status); }; } &&
    3946          { ac_try='test -s conftest$ac_exeext'
    3947   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3948   (eval $ac_try) 2>&5
    3949   ac_status=$?
    3950   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3951   (exit $ac_status); }; }; then
    3952   ac_cv_search_opendir="none required"
    3953 else
    3954   echo "$as_me: failed program was:" >&5
    3955 sed 's/^/| /' conftest.$ac_ext >&5
    3956 
    3957 fi
    3958 rm -f conftest.err conftest.$ac_objext \
    3959       conftest$ac_exeext conftest.$ac_ext
    3960 if test "$ac_cv_search_opendir" = no; then
    3961   for ac_lib in x; do
    3962     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    3963     cat >conftest.$ac_ext <<_ACEOF
    3964 /* confdefs.h.  */
    3965 _ACEOF
    3966 cat confdefs.h >>conftest.$ac_ext
    3967 cat >>conftest.$ac_ext <<_ACEOF
    3968 /* end confdefs.h.  */
    3969 
    3970 /* Override any gcc2 internal prototype to avoid an error.  */
    3971 #ifdef __cplusplus
    3972 extern "C"
    3973 #endif
    3974 /* We use char because int might match the return type of a gcc2
    3975    builtin and then its argument prototype would still apply.  */
    3976 char opendir ();
    3977 int
    3978 main ()
    3979 {
    3980 opendir ();
    3981   ;
    3982   return 0;
    3983 }
    3984 _ACEOF
    3985 rm -f conftest.$ac_objext conftest$ac_exeext
    3986 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3987   (eval $ac_link) 2>conftest.er1
    3988   ac_status=$?
    3989   grep -v '^ *+' conftest.er1 >conftest.err
    3990   rm -f conftest.er1
    3991   cat conftest.err >&5
    3992   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3993   (exit $ac_status); } &&
    3994          { ac_try='test -z "$ac_c_werror_flag"
    3995                          || test ! -s conftest.err'
    3996   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3997   (eval $ac_try) 2>&5
    3998   ac_status=$?
    3999   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4000   (exit $ac_status); }; } &&
    4001          { ac_try='test -s conftest$ac_exeext'
    4002   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4003   (eval $ac_try) 2>&5
    4004   ac_status=$?
    4005   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4006   (exit $ac_status); }; }; then
    4007   ac_cv_search_opendir="-l$ac_lib"
    4008 break
    4009 else
    4010   echo "$as_me: failed program was:" >&5
    4011 sed 's/^/| /' conftest.$ac_ext >&5
    4012 
    4013 fi
    4014 rm -f conftest.err conftest.$ac_objext \
    4015       conftest$ac_exeext conftest.$ac_ext
    4016   done
    4017 fi
    4018 LIBS=$ac_func_search_save_LIBS
    4019 fi
    4020 echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    4021 echo "${ECHO_T}$ac_cv_search_opendir" >&6
    4022 if test "$ac_cv_search_opendir" != no; then
    4023   test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS"
    4024 
    4025 fi
    4026 
    4027 fi
    4028 
    40294021echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    40304022echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
     
    42654257
    42664258
    4267 echo "$as_me:$LINENO: checking whether sys/types.h defines makedev" >&5
    4268 echo $ECHO_N "checking whether sys/types.h defines makedev... $ECHO_C" >&6
    4269 if test "${ac_cv_header_sys_types_h_makedev+set}" = set; then
    4270   echo $ECHO_N "(cached) $ECHO_C" >&6
    4271 else
    4272   cat >conftest.$ac_ext <<_ACEOF
    4273 /* confdefs.h.  */
    4274 _ACEOF
    4275 cat confdefs.h >>conftest.$ac_ext
    4276 cat >>conftest.$ac_ext <<_ACEOF
    4277 /* end confdefs.h.  */
    4278 #include <sys/types.h>
    4279 int
    4280 main ()
    4281 {
    4282 return makedev(0, 0);
    4283   ;
    4284   return 0;
    4285 }
    4286 _ACEOF
    4287 rm -f conftest.$ac_objext conftest$ac_exeext
    4288 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    4289   (eval $ac_link) 2>conftest.er1
    4290   ac_status=$?
    4291   grep -v '^ *+' conftest.er1 >conftest.err
    4292   rm -f conftest.er1
    4293   cat conftest.err >&5
    4294   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4295   (exit $ac_status); } &&
    4296          { ac_try='test -z "$ac_c_werror_flag"
    4297                          || test ! -s conftest.err'
    4298   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4299   (eval $ac_try) 2>&5
    4300   ac_status=$?
    4301   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4302   (exit $ac_status); }; } &&
    4303          { ac_try='test -s conftest$ac_exeext'
    4304   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4305   (eval $ac_try) 2>&5
    4306   ac_status=$?
    4307   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4308   (exit $ac_status); }; }; then
    4309   ac_cv_header_sys_types_h_makedev=yes
    4310 else
    4311   echo "$as_me: failed program was:" >&5
    4312 sed 's/^/| /' conftest.$ac_ext >&5
    4313 
    4314 ac_cv_header_sys_types_h_makedev=no
    4315 fi
    4316 rm -f conftest.err conftest.$ac_objext \
    4317       conftest$ac_exeext conftest.$ac_ext
    4318 
    4319 fi
    4320 echo "$as_me:$LINENO: result: $ac_cv_header_sys_types_h_makedev" >&5
    4321 echo "${ECHO_T}$ac_cv_header_sys_types_h_makedev" >&6
    4322 
    4323 if test $ac_cv_header_sys_types_h_makedev = no; then
    4324 if test "${ac_cv_header_sys_mkdev_h+set}" = set; then
    4325   echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5
    4326 echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6
    4327 if test "${ac_cv_header_sys_mkdev_h+set}" = set; then
    4328   echo $ECHO_N "(cached) $ECHO_C" >&6
    4329 fi
    4330 echo "$as_me:$LINENO: result: $ac_cv_header_sys_mkdev_h" >&5
    4331 echo "${ECHO_T}$ac_cv_header_sys_mkdev_h" >&6
    4332 else
    4333   # Is the header compilable?
    4334 echo "$as_me:$LINENO: checking sys/mkdev.h usability" >&5
    4335 echo $ECHO_N "checking sys/mkdev.h usability... $ECHO_C" >&6
    4336 cat >conftest.$ac_ext <<_ACEOF
    4337 /* confdefs.h.  */
    4338 _ACEOF
    4339 cat confdefs.h >>conftest.$ac_ext
    4340 cat >>conftest.$ac_ext <<_ACEOF
    4341 /* end confdefs.h.  */
    4342 $ac_includes_default
    4343 #include <sys/mkdev.h>
    4344 _ACEOF
    4345 rm -f conftest.$ac_objext
    4346 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4347   (eval $ac_compile) 2>conftest.er1
    4348   ac_status=$?
    4349   grep -v '^ *+' conftest.er1 >conftest.err
    4350   rm -f conftest.er1
    4351   cat conftest.err >&5
    4352   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4353   (exit $ac_status); } &&
    4354          { ac_try='test -z "$ac_c_werror_flag"
    4355                          || test ! -s conftest.err'
    4356   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4357   (eval $ac_try) 2>&5
    4358   ac_status=$?
    4359   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4360   (exit $ac_status); }; } &&
    4361          { ac_try='test -s conftest.$ac_objext'
    4362   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4363   (eval $ac_try) 2>&5
    4364   ac_status=$?
    4365   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4366   (exit $ac_status); }; }; then
    4367   ac_header_compiler=yes
    4368 else
    4369   echo "$as_me: failed program was:" >&5
    4370 sed 's/^/| /' conftest.$ac_ext >&5
    4371 
    4372 ac_header_compiler=no
    4373 fi
    4374 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    4375 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4376 echo "${ECHO_T}$ac_header_compiler" >&6
    4377 
    4378 # Is the header present?
    4379 echo "$as_me:$LINENO: checking sys/mkdev.h presence" >&5
    4380 echo $ECHO_N "checking sys/mkdev.h presence... $ECHO_C" >&6
    4381 cat >conftest.$ac_ext <<_ACEOF
    4382 /* confdefs.h.  */
    4383 _ACEOF
    4384 cat confdefs.h >>conftest.$ac_ext
    4385 cat >>conftest.$ac_ext <<_ACEOF
    4386 /* end confdefs.h.  */
    4387 #include <sys/mkdev.h>
    4388 _ACEOF
    4389 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    4390   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    4391   ac_status=$?
    4392   grep -v '^ *+' conftest.er1 >conftest.err
    4393   rm -f conftest.er1
    4394   cat conftest.err >&5
    4395   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4396   (exit $ac_status); } >/dev/null; then
    4397   if test -s conftest.err; then
    4398     ac_cpp_err=$ac_c_preproc_warn_flag
    4399     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    4400   else
    4401     ac_cpp_err=
    4402   fi
    4403 else
    4404   ac_cpp_err=yes
    4405 fi
    4406 if test -z "$ac_cpp_err"; then
    4407   ac_header_preproc=yes
    4408 else
    4409   echo "$as_me: failed program was:" >&5
    4410 sed 's/^/| /' conftest.$ac_ext >&5
    4411 
    4412   ac_header_preproc=no
    4413 fi
    4414 rm -f conftest.err conftest.$ac_ext
    4415 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4416 echo "${ECHO_T}$ac_header_preproc" >&6
    4417 
    4418 # So?  What about this header?
    4419 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    4420   yes:no: )
    4421     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&5
    4422 echo "$as_me: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4423     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the compiler's result" >&5
    4424 echo "$as_me: WARNING: sys/mkdev.h: proceeding with the compiler's result" >&2;}
    4425     ac_header_preproc=yes
    4426     ;;
    4427   no:yes:* )
    4428     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: present but cannot be compiled" >&5
    4429 echo "$as_me: WARNING: sys/mkdev.h: present but cannot be compiled" >&2;}
    4430     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h:     check for missing prerequisite headers?" >&5
    4431 echo "$as_me: WARNING: sys/mkdev.h:     check for missing prerequisite headers?" >&2;}
    4432     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: see the Autoconf documentation" >&5
    4433 echo "$as_me: WARNING: sys/mkdev.h: see the Autoconf documentation" >&2;}
    4434     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h:     section \"Present But Cannot Be Compiled\"" >&5
    4435 echo "$as_me: WARNING: sys/mkdev.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    4436     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5
    4437 echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;}
    4438     { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&5
    4439 echo "$as_me: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&2;}
    4440     (
    4441       cat <<\_ASBOX
    4442 ## --------------------------------- ##
    4443 ## Report this to BUG-REPORT-ADDRESS ##
    4444 ## --------------------------------- ##
    4445 _ASBOX
    4446     ) |
    4447       sed "s/^/$as_me: WARNING:     /" >&2
    4448     ;;
    4449 esac
    4450 echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5
    4451 echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6
    4452 if test "${ac_cv_header_sys_mkdev_h+set}" = set; then
    4453   echo $ECHO_N "(cached) $ECHO_C" >&6
    4454 else
    4455   ac_cv_header_sys_mkdev_h=$ac_header_preproc
    4456 fi
    4457 echo "$as_me:$LINENO: result: $ac_cv_header_sys_mkdev_h" >&5
    4458 echo "${ECHO_T}$ac_cv_header_sys_mkdev_h" >&6
    4459 
    4460 fi
    4461 if test $ac_cv_header_sys_mkdev_h = yes; then
    4462 
    4463 cat >>confdefs.h <<\_ACEOF
    4464 #define MAJOR_IN_MKDEV 1
    4465 _ACEOF
    4466 
    4467 fi
    4468 
    4469 
    4470 
    4471   if test $ac_cv_header_sys_mkdev_h = no; then
    4472     if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then
    4473   echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5
    4474 echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6
    4475 if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then
    4476   echo $ECHO_N "(cached) $ECHO_C" >&6
    4477 fi
    4478 echo "$as_me:$LINENO: result: $ac_cv_header_sys_sysmacros_h" >&5
    4479 echo "${ECHO_T}$ac_cv_header_sys_sysmacros_h" >&6
    4480 else
    4481   # Is the header compilable?
    4482 echo "$as_me:$LINENO: checking sys/sysmacros.h usability" >&5
    4483 echo $ECHO_N "checking sys/sysmacros.h usability... $ECHO_C" >&6
    4484 cat >conftest.$ac_ext <<_ACEOF
    4485 /* confdefs.h.  */
    4486 _ACEOF
    4487 cat confdefs.h >>conftest.$ac_ext
    4488 cat >>conftest.$ac_ext <<_ACEOF
    4489 /* end confdefs.h.  */
    4490 $ac_includes_default
    4491 #include <sys/sysmacros.h>
    4492 _ACEOF
    4493 rm -f conftest.$ac_objext
    4494 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4495   (eval $ac_compile) 2>conftest.er1
    4496   ac_status=$?
    4497   grep -v '^ *+' conftest.er1 >conftest.err
    4498   rm -f conftest.er1
    4499   cat conftest.err >&5
    4500   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4501   (exit $ac_status); } &&
    4502          { ac_try='test -z "$ac_c_werror_flag"
    4503                          || test ! -s conftest.err'
    4504   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4505   (eval $ac_try) 2>&5
    4506   ac_status=$?
    4507   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4508   (exit $ac_status); }; } &&
    4509          { ac_try='test -s conftest.$ac_objext'
    4510   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4511   (eval $ac_try) 2>&5
    4512   ac_status=$?
    4513   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4514   (exit $ac_status); }; }; then
    4515   ac_header_compiler=yes
    4516 else
    4517   echo "$as_me: failed program was:" >&5
    4518 sed 's/^/| /' conftest.$ac_ext >&5
    4519 
    4520 ac_header_compiler=no
    4521 fi
    4522 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    4523 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4524 echo "${ECHO_T}$ac_header_compiler" >&6
    4525 
    4526 # Is the header present?
    4527 echo "$as_me:$LINENO: checking sys/sysmacros.h presence" >&5
    4528 echo $ECHO_N "checking sys/sysmacros.h presence... $ECHO_C" >&6
    4529 cat >conftest.$ac_ext <<_ACEOF
    4530 /* confdefs.h.  */
    4531 _ACEOF
    4532 cat confdefs.h >>conftest.$ac_ext
    4533 cat >>conftest.$ac_ext <<_ACEOF
    4534 /* end confdefs.h.  */
    4535 #include <sys/sysmacros.h>
    4536 _ACEOF
    4537 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    4538   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    4539   ac_status=$?
    4540   grep -v '^ *+' conftest.er1 >conftest.err
    4541   rm -f conftest.er1
    4542   cat conftest.err >&5
    4543   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4544   (exit $ac_status); } >/dev/null; then
    4545   if test -s conftest.err; then
    4546     ac_cpp_err=$ac_c_preproc_warn_flag
    4547     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    4548   else
    4549     ac_cpp_err=
    4550   fi
    4551 else
    4552   ac_cpp_err=yes
    4553 fi
    4554 if test -z "$ac_cpp_err"; then
    4555   ac_header_preproc=yes
    4556 else
    4557   echo "$as_me: failed program was:" >&5
    4558 sed 's/^/| /' conftest.$ac_ext >&5
    4559 
    4560   ac_header_preproc=no
    4561 fi
    4562 rm -f conftest.err conftest.$ac_ext
    4563 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4564 echo "${ECHO_T}$ac_header_preproc" >&6
    4565 
    4566 # So?  What about this header?
    4567 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    4568   yes:no: )
    4569     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&5
    4570 echo "$as_me: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4571     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the compiler's result" >&5
    4572 echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the compiler's result" >&2;}
    4573     ac_header_preproc=yes
    4574     ;;
    4575   no:yes:* )
    4576     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: present but cannot be compiled" >&5
    4577 echo "$as_me: WARNING: sys/sysmacros.h: present but cannot be compiled" >&2;}
    4578     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h:     check for missing prerequisite headers?" >&5
    4579 echo "$as_me: WARNING: sys/sysmacros.h:     check for missing prerequisite headers?" >&2;}
    4580     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&5
    4581 echo "$as_me: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&2;}
    4582     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h:     section \"Present But Cannot Be Compiled\"" >&5
    4583 echo "$as_me: WARNING: sys/sysmacros.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    4584     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5
    4585 echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;}
    4586     { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&5
    4587 echo "$as_me: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&2;}
    4588     (
    4589       cat <<\_ASBOX
    4590 ## --------------------------------- ##
    4591 ## Report this to BUG-REPORT-ADDRESS ##
    4592 ## --------------------------------- ##
    4593 _ASBOX
    4594     ) |
    4595       sed "s/^/$as_me: WARNING:     /" >&2
    4596     ;;
    4597 esac
    4598 echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5
    4599 echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6
    4600 if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then
    4601   echo $ECHO_N "(cached) $ECHO_C" >&6
    4602 else
    4603   ac_cv_header_sys_sysmacros_h=$ac_header_preproc
    4604 fi
    4605 echo "$as_me:$LINENO: result: $ac_cv_header_sys_sysmacros_h" >&5
    4606 echo "${ECHO_T}$ac_cv_header_sys_sysmacros_h" >&6
    4607 
    4608 fi
    4609 if test $ac_cv_header_sys_sysmacros_h = yes; then
    4610 
    4611 cat >>confdefs.h <<\_ACEOF
    4612 #define MAJOR_IN_SYSMACROS 1
    4613 _ACEOF
    4614 
    4615 fi
    4616 
    4617 
    4618   fi
    4619 fi
    4620 
    4621 
    4622 
    4623 
    4624 
    4625 
    4626 
    4627 
    4628 
    4629 
    4630 
    4631 
    4632 
    4633 for ac_header in fcntl.h libintl.h locale.h memory.h stdlib.h string.h strings.h sys/file.h sys/param.h sys/time.h unistd.h utime.h
     4259
     4260
     4261for ac_header in stdlib.h string.h
    46344262do
    46354263as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     
    47824410
    47834411# Checks for typedefs, structures, and compiler characteristics.
    4784 echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
    4785 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6
    4786 if test "${ac_cv_header_stat_broken+set}" = set; then
    4787   echo $ECHO_N "(cached) $ECHO_C" >&6
    4788 else
    4789   cat >conftest.$ac_ext <<_ACEOF
    4790 /* confdefs.h.  */
    4791 _ACEOF
    4792 cat confdefs.h >>conftest.$ac_ext
    4793 cat >>conftest.$ac_ext <<_ACEOF
    4794 /* end confdefs.h.  */
    4795 #include <sys/types.h>
    4796 #include <sys/stat.h>
    4797 
    4798 #if defined(S_ISBLK) && defined(S_IFDIR)
    4799 # if S_ISBLK (S_IFDIR)
    4800 You lose.
    4801 # endif
    4802 #endif
    4803 
    4804 #if defined(S_ISBLK) && defined(S_IFCHR)
    4805 # if S_ISBLK (S_IFCHR)
    4806 You lose.
    4807 # endif
    4808 #endif
    4809 
    4810 #if defined(S_ISLNK) && defined(S_IFREG)
    4811 # if S_ISLNK (S_IFREG)
    4812 You lose.
    4813 # endif
    4814 #endif
    4815 
    4816 #if defined(S_ISSOCK) && defined(S_IFREG)
    4817 # if S_ISSOCK (S_IFREG)
    4818 You lose.
    4819 # endif
    4820 #endif
    4821 
    4822 _ACEOF
    4823 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
    4824   $EGREP "You lose" >/dev/null 2>&1; then
    4825   ac_cv_header_stat_broken=yes
    4826 else
    4827   ac_cv_header_stat_broken=no
    4828 fi
    4829 rm -f conftest*
    4830 
    4831 fi
    4832 echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
    4833 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6
    4834 if test $ac_cv_header_stat_broken = yes; then
    4835 
    4836 cat >>confdefs.h <<\_ACEOF
    4837 #define STAT_MACROS_BROKEN 1
    4838 _ACEOF
    4839 
    4840 fi
    4841 
    48424412echo "$as_me:$LINENO: checking for stdbool.h that conforms to C99" >&5
    48434413echo $ECHO_N "checking for stdbool.h that conforms to C99... $ECHO_C" >&6
     
    49984568fi
    49994569
    5000 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
    5001 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
    5002 if test "${ac_cv_c_const+set}" = set; then
    5003   echo $ECHO_N "(cached) $ECHO_C" >&6
    5004 else
    5005   cat >conftest.$ac_ext <<_ACEOF
    5006 /* confdefs.h.  */
    5007 _ACEOF
    5008 cat confdefs.h >>conftest.$ac_ext
    5009 cat >>conftest.$ac_ext <<_ACEOF
    5010 /* end confdefs.h.  */
    5011 
    5012 int
    5013 main ()
    5014 {
    5015 /* FIXME: Include the comments suggested by Paul. */
    5016 #ifndef __cplusplus
    5017   /* Ultrix mips cc rejects this.  */
    5018   typedef int charset[2];
    5019   const charset x;
    5020   /* SunOS 4.1.1 cc rejects this.  */
    5021   char const *const *ccp;
    5022   char **p;
    5023   /* NEC SVR4.0.2 mips cc rejects this.  */
    5024   struct point {int x, y;};
    5025   static struct point const zero = {0,0};
    5026   /* AIX XL C 1.02.0.0 rejects this.
    5027      It does not let you subtract one const X* pointer from another in
    5028      an arm of an if-expression whose if-part is not a constant
    5029      expression */
    5030   const char *g = "string";
    5031   ccp = &g + (g ? g-g : 0);
    5032   /* HPUX 7.0 cc rejects these. */
    5033   ++ccp;
    5034   p = (char**) ccp;
    5035   ccp = (char const *const *) p;
    5036   { /* SCO 3.2v4 cc rejects this.  */
    5037     char *t;
    5038     char const *s = 0 ? (char *) 0 : (char const *) 0;
    5039 
    5040     *t++ = 0;
    5041   }
    5042   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
    5043     int x[] = {25, 17};
    5044     const int *foo = &x[0];
    5045     ++foo;
    5046   }
    5047   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
    5048     typedef const int *iptr;
    5049     iptr p = 0;
    5050     ++p;
    5051   }
    5052   { /* AIX XL C 1.02.0.0 rejects this saying
    5053        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
    5054     struct s { int j; const int *ap[3]; };
    5055     struct s *b; b->j = 5;
    5056   }
    5057   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
    5058     const int foo = 10;
    5059   }
    5060 #endif
    5061 
    5062   ;
    5063   return 0;
    5064 }
    5065 _ACEOF
    5066 rm -f conftest.$ac_objext
    5067 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5068   (eval $ac_compile) 2>conftest.er1
    5069   ac_status=$?
    5070   grep -v '^ *+' conftest.er1 >conftest.err
    5071   rm -f conftest.er1
    5072   cat conftest.err >&5
    5073   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5074   (exit $ac_status); } &&
    5075          { ac_try='test -z "$ac_c_werror_flag"
    5076                          || test ! -s conftest.err'
    5077   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5078   (eval $ac_try) 2>&5
    5079   ac_status=$?
    5080   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5081   (exit $ac_status); }; } &&
    5082          { ac_try='test -s conftest.$ac_objext'
    5083   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5084   (eval $ac_try) 2>&5
    5085   ac_status=$?
    5086   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5087   (exit $ac_status); }; }; then
    5088   ac_cv_c_const=yes
    5089 else
    5090   echo "$as_me: failed program was:" >&5
    5091 sed 's/^/| /' conftest.$ac_ext >&5
    5092 
    5093 ac_cv_c_const=no
    5094 fi
    5095 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5096 fi
    5097 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
    5098 echo "${ECHO_T}$ac_cv_c_const" >&6
    5099 if test $ac_cv_c_const = no; then
    5100 
    5101 cat >>confdefs.h <<\_ACEOF
    5102 #define const
    5103 _ACEOF
    5104 
    5105 fi
    5106 
    5107 echo "$as_me:$LINENO: checking for off_t" >&5
    5108 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
    5109 if test "${ac_cv_type_off_t+set}" = set; then
    5110   echo $ECHO_N "(cached) $ECHO_C" >&6
    5111 else
    5112   cat >conftest.$ac_ext <<_ACEOF
    5113 /* confdefs.h.  */
    5114 _ACEOF
    5115 cat confdefs.h >>conftest.$ac_ext
    5116 cat >>conftest.$ac_ext <<_ACEOF
    5117 /* end confdefs.h.  */
    5118 $ac_includes_default
    5119 int
    5120 main ()
    5121 {
    5122 if ((off_t *) 0)
    5123   return 0;
    5124 if (sizeof (off_t))
    5125   return 0;
    5126   ;
    5127   return 0;
    5128 }
    5129 _ACEOF
    5130 rm -f conftest.$ac_objext
    5131 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5132   (eval $ac_compile) 2>conftest.er1
    5133   ac_status=$?
    5134   grep -v '^ *+' conftest.er1 >conftest.err
    5135   rm -f conftest.er1
    5136   cat conftest.err >&5
    5137   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5138   (exit $ac_status); } &&
    5139          { ac_try='test -z "$ac_c_werror_flag"
    5140                          || test ! -s conftest.err'
    5141   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5142   (eval $ac_try) 2>&5
    5143   ac_status=$?
    5144   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5145   (exit $ac_status); }; } &&
    5146          { ac_try='test -s conftest.$ac_objext'
    5147   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5148   (eval $ac_try) 2>&5
    5149   ac_status=$?
    5150   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5151   (exit $ac_status); }; }; then
    5152   ac_cv_type_off_t=yes
    5153 else
    5154   echo "$as_me: failed program was:" >&5
    5155 sed 's/^/| /' conftest.$ac_ext >&5
    5156 
    5157 ac_cv_type_off_t=no
    5158 fi
    5159 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5160 fi
    5161 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
    5162 echo "${ECHO_T}$ac_cv_type_off_t" >&6
    5163 if test $ac_cv_type_off_t = yes; then
    5164   :
    5165 else
    5166 
    5167 cat >>confdefs.h <<_ACEOF
    5168 #define off_t long
    5169 _ACEOF
    5170 
    5171 fi
    5172 
    5173 echo "$as_me:$LINENO: checking for size_t" >&5
    5174 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
    5175 if test "${ac_cv_type_size_t+set}" = set; then
    5176   echo $ECHO_N "(cached) $ECHO_C" >&6
    5177 else
    5178   cat >conftest.$ac_ext <<_ACEOF
    5179 /* confdefs.h.  */
    5180 _ACEOF
    5181 cat confdefs.h >>conftest.$ac_ext
    5182 cat >>conftest.$ac_ext <<_ACEOF
    5183 /* end confdefs.h.  */
    5184 $ac_includes_default
    5185 int
    5186 main ()
    5187 {
    5188 if ((size_t *) 0)
    5189   return 0;
    5190 if (sizeof (size_t))
    5191   return 0;
    5192   ;
    5193   return 0;
    5194 }
    5195 _ACEOF
    5196 rm -f conftest.$ac_objext
    5197 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5198   (eval $ac_compile) 2>conftest.er1
    5199   ac_status=$?
    5200   grep -v '^ *+' conftest.er1 >conftest.err
    5201   rm -f conftest.er1
    5202   cat conftest.err >&5
    5203   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5204   (exit $ac_status); } &&
    5205          { ac_try='test -z "$ac_c_werror_flag"
    5206                          || test ! -s conftest.err'
    5207   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5208   (eval $ac_try) 2>&5
    5209   ac_status=$?
    5210   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5211   (exit $ac_status); }; } &&
    5212          { ac_try='test -s conftest.$ac_objext'
    5213   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5214   (eval $ac_try) 2>&5
    5215   ac_status=$?
    5216   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5217   (exit $ac_status); }; }; then
    5218   ac_cv_type_size_t=yes
    5219 else
    5220   echo "$as_me: failed program was:" >&5
    5221 sed 's/^/| /' conftest.$ac_ext >&5
    5222 
    5223 ac_cv_type_size_t=no
    5224 fi
    5225 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5226 fi
    5227 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
    5228 echo "${ECHO_T}$ac_cv_type_size_t" >&6
    5229 if test $ac_cv_type_size_t = yes; then
    5230   :
    5231 else
    5232 
    5233 cat >>confdefs.h <<_ACEOF
    5234 #define size_t unsigned
    5235 _ACEOF
    5236 
    5237 fi
    5238 
    5239 echo "$as_me:$LINENO: checking for struct stat.st_blksize" >&5
    5240 echo $ECHO_N "checking for struct stat.st_blksize... $ECHO_C" >&6
    5241 if test "${ac_cv_member_struct_stat_st_blksize+set}" = set; then
    5242   echo $ECHO_N "(cached) $ECHO_C" >&6
    5243 else
    5244   cat >conftest.$ac_ext <<_ACEOF
    5245 /* confdefs.h.  */
    5246 _ACEOF
    5247 cat confdefs.h >>conftest.$ac_ext
    5248 cat >>conftest.$ac_ext <<_ACEOF
    5249 /* end confdefs.h.  */
    5250 $ac_includes_default
    5251 int
    5252 main ()
    5253 {
    5254 static struct stat ac_aggr;
    5255 if (ac_aggr.st_blksize)
    5256 return 0;
    5257   ;
    5258   return 0;
    5259 }
    5260 _ACEOF
    5261 rm -f conftest.$ac_objext
    5262 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5263   (eval $ac_compile) 2>conftest.er1
    5264   ac_status=$?
    5265   grep -v '^ *+' conftest.er1 >conftest.err
    5266   rm -f conftest.er1
    5267   cat conftest.err >&5
    5268   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5269   (exit $ac_status); } &&
    5270          { ac_try='test -z "$ac_c_werror_flag"
    5271                          || test ! -s conftest.err'
    5272   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5273   (eval $ac_try) 2>&5
    5274   ac_status=$?
    5275   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5276   (exit $ac_status); }; } &&
    5277          { ac_try='test -s conftest.$ac_objext'
    5278   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5279   (eval $ac_try) 2>&5
    5280   ac_status=$?
    5281   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5282   (exit $ac_status); }; }; then
    5283   ac_cv_member_struct_stat_st_blksize=yes
    5284 else
    5285   echo "$as_me: failed program was:" >&5
    5286 sed 's/^/| /' conftest.$ac_ext >&5
    5287 
    5288 cat >conftest.$ac_ext <<_ACEOF
    5289 /* confdefs.h.  */
    5290 _ACEOF
    5291 cat confdefs.h >>conftest.$ac_ext
    5292 cat >>conftest.$ac_ext <<_ACEOF
    5293 /* end confdefs.h.  */
    5294 $ac_includes_default
    5295 int
    5296 main ()
    5297 {
    5298 static struct stat ac_aggr;
    5299 if (sizeof ac_aggr.st_blksize)
    5300 return 0;
    5301   ;
    5302   return 0;
    5303 }
    5304 _ACEOF
    5305 rm -f conftest.$ac_objext
    5306 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5307   (eval $ac_compile) 2>conftest.er1
    5308   ac_status=$?
    5309   grep -v '^ *+' conftest.er1 >conftest.err
    5310   rm -f conftest.er1
    5311   cat conftest.err >&5
    5312   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5313   (exit $ac_status); } &&
    5314          { ac_try='test -z "$ac_c_werror_flag"
    5315                          || test ! -s conftest.err'
    5316   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5317   (eval $ac_try) 2>&5
    5318   ac_status=$?
    5319   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5320   (exit $ac_status); }; } &&
    5321          { ac_try='test -s conftest.$ac_objext'
    5322   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5323   (eval $ac_try) 2>&5
    5324   ac_status=$?
    5325   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5326   (exit $ac_status); }; }; then
    5327   ac_cv_member_struct_stat_st_blksize=yes
    5328 else
    5329   echo "$as_me: failed program was:" >&5
    5330 sed 's/^/| /' conftest.$ac_ext >&5
    5331 
    5332 ac_cv_member_struct_stat_st_blksize=no
    5333 fi
    5334 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5335 fi
    5336 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5337 fi
    5338 echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blksize" >&5
    5339 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blksize" >&6
    5340 if test $ac_cv_member_struct_stat_st_blksize = yes; then
    5341 
    5342 cat >>confdefs.h <<_ACEOF
    5343 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
    5344 _ACEOF
    5345 
    5346 
    5347 fi
    5348 
    53494570
    53504571# Checks for library functions.
    5351 echo "$as_me:$LINENO: checking for error_at_line" >&5
    5352 echo $ECHO_N "checking for error_at_line... $ECHO_C" >&6
    5353 if test "${ac_cv_lib_error_at_line+set}" = set; then
    5354   echo $ECHO_N "(cached) $ECHO_C" >&6
    5355 else
    5356   cat >conftest.$ac_ext <<_ACEOF
    5357 /* confdefs.h.  */
    5358 _ACEOF
    5359 cat confdefs.h >>conftest.$ac_ext
    5360 cat >>conftest.$ac_ext <<_ACEOF
    5361 /* end confdefs.h.  */
    5362 $ac_includes_default
    5363 int
    5364 main ()
    5365 {
    5366 error_at_line (0, 0, "", 0, "");
    5367   ;
    5368   return 0;
    5369 }
    5370 _ACEOF
    5371 rm -f conftest.$ac_objext conftest$ac_exeext
    5372 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    5373   (eval $ac_link) 2>conftest.er1
    5374   ac_status=$?
    5375   grep -v '^ *+' conftest.er1 >conftest.err
    5376   rm -f conftest.er1
    5377   cat conftest.err >&5
    5378   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5379   (exit $ac_status); } &&
    5380          { ac_try='test -z "$ac_c_werror_flag"
    5381                          || test ! -s conftest.err'
    5382   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5383   (eval $ac_try) 2>&5
    5384   ac_status=$?
    5385   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5386   (exit $ac_status); }; } &&
    5387          { ac_try='test -s conftest$ac_exeext'
    5388   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5389   (eval $ac_try) 2>&5
    5390   ac_status=$?
    5391   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5392   (exit $ac_status); }; }; then
    5393   ac_cv_lib_error_at_line=yes
    5394 else
    5395   echo "$as_me: failed program was:" >&5
    5396 sed 's/^/| /' conftest.$ac_ext >&5
    5397 
    5398 ac_cv_lib_error_at_line=no
    5399 fi
    5400 rm -f conftest.err conftest.$ac_objext \
    5401       conftest$ac_exeext conftest.$ac_ext
    5402 fi
    5403 echo "$as_me:$LINENO: result: $ac_cv_lib_error_at_line" >&5
    5404 echo "${ECHO_T}$ac_cv_lib_error_at_line" >&6
    5405 if test $ac_cv_lib_error_at_line = no; then
    5406   case $LIBOBJS in
    5407     "error.$ac_objext"   | \
    5408   *" error.$ac_objext"   | \
    5409     "error.$ac_objext "* | \
    5410   *" error.$ac_objext "* ) ;;
    5411   *) LIBOBJS="$LIBOBJS error.$ac_objext" ;;
    5412 esac
    5413 
    5414 fi
    5415 
    54164572
    54174573for ac_header in stdlib.h
     
    56464802
    56474803
    5648 for ac_header in stdlib.h
    5649 do
    5650 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    5651 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    5652   echo "$as_me:$LINENO: checking for $ac_header" >&5
    5653 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    5654 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    5655   echo $ECHO_N "(cached) $ECHO_C" >&6
    5656 fi
    5657 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    5658 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    5659 else
    5660   # Is the header compilable?
    5661 echo "$as_me:$LINENO: checking $ac_header usability" >&5
    5662 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
    5663 cat >conftest.$ac_ext <<_ACEOF
    5664 /* confdefs.h.  */
    5665 _ACEOF
    5666 cat confdefs.h >>conftest.$ac_ext
    5667 cat >>conftest.$ac_ext <<_ACEOF
    5668 /* end confdefs.h.  */
    5669 $ac_includes_default
    5670 #include <$ac_header>
    5671 _ACEOF
    5672 rm -f conftest.$ac_objext
    5673 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5674   (eval $ac_compile) 2>conftest.er1
    5675   ac_status=$?
    5676   grep -v '^ *+' conftest.er1 >conftest.err
    5677   rm -f conftest.er1
    5678   cat conftest.err >&5
    5679   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5680   (exit $ac_status); } &&
    5681          { ac_try='test -z "$ac_c_werror_flag"
    5682                          || test ! -s conftest.err'
    5683   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5684   (eval $ac_try) 2>&5
    5685   ac_status=$?
    5686   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5687   (exit $ac_status); }; } &&
    5688          { ac_try='test -s conftest.$ac_objext'
    5689   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5690   (eval $ac_try) 2>&5
    5691   ac_status=$?
    5692   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5693   (exit $ac_status); }; }; then
    5694   ac_header_compiler=yes
    5695 else
    5696   echo "$as_me: failed program was:" >&5
    5697 sed 's/^/| /' conftest.$ac_ext >&5
    5698 
    5699 ac_header_compiler=no
    5700 fi
    5701 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    5702 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5703 echo "${ECHO_T}$ac_header_compiler" >&6
    5704 
    5705 # Is the header present?
    5706 echo "$as_me:$LINENO: checking $ac_header presence" >&5
    5707 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
    5708 cat >conftest.$ac_ext <<_ACEOF
    5709 /* confdefs.h.  */
    5710 _ACEOF
    5711 cat confdefs.h >>conftest.$ac_ext
    5712 cat >>conftest.$ac_ext <<_ACEOF
    5713 /* end confdefs.h.  */
    5714 #include <$ac_header>
    5715 _ACEOF
    5716 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    5717   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    5718   ac_status=$?
    5719   grep -v '^ *+' conftest.er1 >conftest.err
    5720   rm -f conftest.er1
    5721   cat conftest.err >&5
    5722   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5723   (exit $ac_status); } >/dev/null; then
    5724   if test -s conftest.err; then
    5725     ac_cpp_err=$ac_c_preproc_warn_flag
    5726     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    5727   else
    5728     ac_cpp_err=
    5729   fi
    5730 else
    5731   ac_cpp_err=yes
    5732 fi
    5733 if test -z "$ac_cpp_err"; then
    5734   ac_header_preproc=yes
    5735 else
    5736   echo "$as_me: failed program was:" >&5
    5737 sed 's/^/| /' conftest.$ac_ext >&5
    5738 
    5739   ac_header_preproc=no
    5740 fi
    5741 rm -f conftest.err conftest.$ac_ext
    5742 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5743 echo "${ECHO_T}$ac_header_preproc" >&6
    5744 
    5745 # So?  What about this header?
    5746 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    5747   yes:no: )
    5748     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    5749 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5750     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    5751 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    5752     ac_header_preproc=yes
    5753     ;;
    5754   no:yes:* )
    5755     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    5756 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    5757     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    5758 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    5759     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    5760 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    5761     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    5762 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    5763     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    5764 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    5765     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    5766 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    5767     (
    5768       cat <<\_ASBOX
    5769 ## --------------------------------- ##
    5770 ## Report this to BUG-REPORT-ADDRESS ##
    5771 ## --------------------------------- ##
    5772 _ASBOX
    5773     ) |
    5774       sed "s/^/$as_me: WARNING:     /" >&2
    5775     ;;
    5776 esac
    5777 echo "$as_me:$LINENO: checking for $ac_header" >&5
    5778 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    5779 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    5780   echo $ECHO_N "(cached) $ECHO_C" >&6
    5781 else
    5782   eval "$as_ac_Header=\$ac_header_preproc"
    5783 fi
    5784 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    5785 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    5786 
    5787 fi
    5788 if test `eval echo '${'$as_ac_Header'}'` = yes; then
    5789   cat >>confdefs.h <<_ACEOF
    5790 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    5791 _ACEOF
    5792 
    5793 fi
    5794 
    5795 done
    5796 
    5797 echo "$as_me:$LINENO: checking for GNU libc compatible realloc" >&5
    5798 echo $ECHO_N "checking for GNU libc compatible realloc... $ECHO_C" >&6
    5799 if test "${ac_cv_func_realloc_0_nonnull+set}" = set; then
    5800   echo $ECHO_N "(cached) $ECHO_C" >&6
    5801 else
    5802   if test "$cross_compiling" = yes; then
    5803   ac_cv_func_realloc_0_nonnull=no
    5804 else
    5805   cat >conftest.$ac_ext <<_ACEOF
    5806 /* confdefs.h.  */
    5807 _ACEOF
    5808 cat confdefs.h >>conftest.$ac_ext
    5809 cat >>conftest.$ac_ext <<_ACEOF
    5810 /* end confdefs.h.  */
    5811 #if STDC_HEADERS || HAVE_STDLIB_H
    5812 # include <stdlib.h>
    5813 #else
    5814 char *realloc ();
    5815 #endif
    5816 
    5817 int
    5818 main ()
    5819 {
    5820 exit (realloc (0, 0) ? 0 : 1);
    5821   ;
    5822   return 0;
    5823 }
    5824 _ACEOF
    5825 rm -f conftest$ac_exeext
    5826 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    5827   (eval $ac_link) 2>&5
    5828   ac_status=$?
    5829   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5830   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    5831   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    5832   (eval $ac_try) 2>&5
    5833   ac_status=$?
    5834   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5835   (exit $ac_status); }; }; then
    5836   ac_cv_func_realloc_0_nonnull=yes
    5837 else
    5838   echo "$as_me: program exited with status $ac_status" >&5
    5839 echo "$as_me: failed program was:" >&5
    5840 sed 's/^/| /' conftest.$ac_ext >&5
    5841 
    5842 ( exit $ac_status )
    5843 ac_cv_func_realloc_0_nonnull=no
    5844 fi
    5845 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    5846 fi
    5847 fi
    5848 echo "$as_me:$LINENO: result: $ac_cv_func_realloc_0_nonnull" >&5
    5849 echo "${ECHO_T}$ac_cv_func_realloc_0_nonnull" >&6
    5850 if test $ac_cv_func_realloc_0_nonnull = yes; then
    5851 
    5852 cat >>confdefs.h <<\_ACEOF
    5853 #define HAVE_REALLOC 1
    5854 _ACEOF
    5855 
    5856 else
    5857   cat >>confdefs.h <<\_ACEOF
    5858 #define HAVE_REALLOC 0
    5859 _ACEOF
    5860 
    5861    case $LIBOBJS in
    5862     "realloc.$ac_objext"   | \
    5863   *" realloc.$ac_objext"   | \
    5864     "realloc.$ac_objext "* | \
    5865   *" realloc.$ac_objext "* ) ;;
    5866   *) LIBOBJS="$LIBOBJS realloc.$ac_objext" ;;
    5867 esac
    5868 
    5869 
    5870 cat >>confdefs.h <<\_ACEOF
    5871 #define realloc rpl_realloc
    5872 _ACEOF
    5873 
    5874 fi
    5875 
    5876 
    5877 
    5878 
    5879 
    5880 
    5881 
    5882 for ac_func in bzero memchr memset sqrt
     4804
     4805for ac_func in bzero sqrt
    58834806do
    58844807as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     
    59824905
    59834906
    5984                                                   ac_config_files="$ac_config_files console/Makefile core/Makefile doc/program_examples/openGL/Makefile gui/Makefile orxonox/Makefile"
     4907                              ac_config_files="$ac_config_files console/Makefile gui/Makefile src/Makefile"
    59854908
    59864909cat >confcache <<\_ACEOF
     
    60754998
    60764999
     5000if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
     5001  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
     5002Usually this means the macro was only invoked conditionally." >&5
     5003echo "$as_me: error: conditional \"AMDEP\" was never defined.
     5004Usually this means the macro was only invoked conditionally." >&2;}
     5005   { (exit 1); exit 1; }; }
     5006fi
     5007if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
     5008  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
     5009Usually this means the macro was only invoked conditionally." >&5
     5010echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
     5011Usually this means the macro was only invoked conditionally." >&2;}
     5012   { (exit 1); exit 1; }; }
     5013fi
     5014if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
     5015  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
     5016Usually this means the macro was only invoked conditionally." >&5
     5017echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
     5018Usually this means the macro was only invoked conditionally." >&2;}
     5019   { (exit 1); exit 1; }; }
     5020fi
    60775021
    60785022: ${CONFIG_STATUS=./config.status}
     
    64015345$config_headers
    64025346
     5347Configuration commands:
     5348$config_commands
     5349
    64035350Report bugs to <bug-autoconf@gnu.org>."
    64045351_ACEOF
     
    64145361gives unlimited permission to copy, distribute and modify it."
    64155362srcdir=$srcdir
     5363INSTALL="$INSTALL"
    64165364_ACEOF
    64175365
     
    64995447_ACEOF
    65005448
    6501 
     5449cat >>$CONFIG_STATUS <<_ACEOF
     5450#
     5451# INIT-COMMANDS section.
     5452#
     5453
     5454AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
     5455
     5456_ACEOF
    65025457
    65035458
     
    65095464  # Handling of arguments.
    65105465  "console/Makefile" ) CONFIG_FILES="$CONFIG_FILES console/Makefile" ;;
    6511   "core/Makefile" ) CONFIG_FILES="$CONFIG_FILES core/Makefile" ;;
    6512   "doc/program_examples/openGL/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/program_examples/openGL/Makefile" ;;
    65135466  "gui/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/Makefile" ;;
    6514   "orxonox/Makefile" ) CONFIG_FILES="$CONFIG_FILES orxonox/Makefile" ;;
     5467  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     5468  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
    65155469  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
    65165470  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     
    65275481  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
    65285482  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
     5483  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
    65295484fi
    65305485
     
    65985553s,@ECHO_T@,$ECHO_T,;t t
    65995554s,@LIBS@,$LIBS,;t t
     5555s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
     5556s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
     5557s,@INSTALL_DATA@,$INSTALL_DATA,;t t
     5558s,@CYGPATH_W@,$CYGPATH_W,;t t
     5559s,@PACKAGE@,$PACKAGE,;t t
     5560s,@VERSION@,$VERSION,;t t
     5561s,@ACLOCAL@,$ACLOCAL,;t t
     5562s,@AUTOCONF@,$AUTOCONF,;t t
     5563s,@AUTOMAKE@,$AUTOMAKE,;t t
     5564s,@AUTOHEADER@,$AUTOHEADER,;t t
     5565s,@MAKEINFO@,$MAKEINFO,;t t
     5566s,@AMTAR@,$AMTAR,;t t
     5567s,@install_sh@,$install_sh,;t t
     5568s,@STRIP@,$STRIP,;t t
     5569s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
     5570s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
     5571s,@AWK@,$AWK,;t t
     5572s,@SET_MAKE@,$SET_MAKE,;t t
     5573s,@am__leading_dot@,$am__leading_dot,;t t
    66005574s,@CXX@,$CXX,;t t
    66015575s,@CXXFLAGS@,$CXXFLAGS,;t t
     
    66055579s,@EXEEXT@,$EXEEXT,;t t
    66065580s,@OBJEXT@,$OBJEXT,;t t
     5581s,@DEPDIR@,$DEPDIR,;t t
     5582s,@am__include@,$am__include,;t t
     5583s,@am__quote@,$am__quote,;t t
     5584s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
     5585s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
     5586s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
     5587s,@CXXDEPMODE@,$CXXDEPMODE,;t t
     5588s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
     5589s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
    66075590s,@CC@,$CC,;t t
    66085591s,@CFLAGS@,$CFLAGS,;t t
    66095592s,@ac_ct_CC@,$ac_ct_CC,;t t
    6610 s,@ALLOCA@,$ALLOCA,;t t
     5593s,@CCDEPMODE@,$CCDEPMODE,;t t
     5594s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
     5595s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
    66115596s,@CPP@,$CPP,;t t
    66125597s,@EGREP@,$EGREP,;t t
     
    67745759
    67755760
     5761  case $INSTALL in
     5762  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
     5763  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
     5764  esac
    67765765
    67775766  if test x"$ac_file" != x-; then
     
    68355824s,@top_builddir@,$ac_top_builddir,;t t
    68365825s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
     5826s,@INSTALL@,$ac_INSTALL,;t t
    68375827" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
    68385828  rm -f $tmp/stdin
     
    70676057    rm -f $tmp/config.h
    70686058  fi
     6059# Compute $ac_file's index in $config_headers.
     6060_am_stamp_count=1
     6061for _am_header in $config_headers :; do
     6062  case $_am_header in
     6063    $ac_file | $ac_file:* )
     6064      break ;;
     6065    * )
     6066      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
     6067  esac
     6068done
     6069echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
     6070$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6071         X$ac_file : 'X\(//\)[^/]' \| \
     6072         X$ac_file : 'X\(//\)$' \| \
     6073         X$ac_file : 'X\(/\)' \| \
     6074         .     : '\(.\)' 2>/dev/null ||
     6075echo X$ac_file |
     6076    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6077          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6078          /^X\(\/\/\)$/{ s//\1/; q; }
     6079          /^X\(\/\).*/{ s//\1/; q; }
     6080          s/.*/./; q'`/stamp-h$_am_stamp_count
     6081done
     6082_ACEOF
     6083cat >>$CONFIG_STATUS <<\_ACEOF
     6084
     6085#
     6086# CONFIG_COMMANDS section.
     6087#
     6088for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
     6089  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
     6090  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
     6091  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
     6092$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6093         X"$ac_dest" : 'X\(//\)[^/]' \| \
     6094         X"$ac_dest" : 'X\(//\)$' \| \
     6095         X"$ac_dest" : 'X\(/\)' \| \
     6096         .     : '\(.\)' 2>/dev/null ||
     6097echo X"$ac_dest" |
     6098    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6099          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6100          /^X\(\/\/\)$/{ s//\1/; q; }
     6101          /^X\(\/\).*/{ s//\1/; q; }
     6102          s/.*/./; q'`
     6103  { if $as_mkdir_p; then
     6104    mkdir -p "$ac_dir"
     6105  else
     6106    as_dir="$ac_dir"
     6107    as_dirs=
     6108    while test ! -d "$as_dir"; do
     6109      as_dirs="$as_dir $as_dirs"
     6110      as_dir=`(dirname "$as_dir") 2>/dev/null ||
     6111$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6112         X"$as_dir" : 'X\(//\)[^/]' \| \
     6113         X"$as_dir" : 'X\(//\)$' \| \
     6114         X"$as_dir" : 'X\(/\)' \| \
     6115         .     : '\(.\)' 2>/dev/null ||
     6116echo X"$as_dir" |
     6117    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6118          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6119          /^X\(\/\/\)$/{ s//\1/; q; }
     6120          /^X\(\/\).*/{ s//\1/; q; }
     6121          s/.*/./; q'`
     6122    done
     6123    test ! -n "$as_dirs" || mkdir $as_dirs
     6124  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
     6125echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
     6126   { (exit 1); exit 1; }; }; }
     6127
     6128  ac_builddir=.
     6129
     6130if test "$ac_dir" != .; then
     6131  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     6132  # A "../" for each directory in $ac_dir_suffix.
     6133  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
     6134else
     6135  ac_dir_suffix= ac_top_builddir=
     6136fi
     6137
     6138case $srcdir in
     6139  .)  # No --srcdir option.  We are building in place.
     6140    ac_srcdir=.
     6141    if test -z "$ac_top_builddir"; then
     6142       ac_top_srcdir=.
     6143    else
     6144       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
     6145    fi ;;
     6146  [\\/]* | ?:[\\/]* )  # Absolute path.
     6147    ac_srcdir=$srcdir$ac_dir_suffix;
     6148    ac_top_srcdir=$srcdir ;;
     6149  *) # Relative path.
     6150    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
     6151    ac_top_srcdir=$ac_top_builddir$srcdir ;;
     6152esac
     6153
     6154# Do not use `cd foo && pwd` to compute absolute paths, because
     6155# the directories may not exist.
     6156case `pwd` in
     6157.) ac_abs_builddir="$ac_dir";;
     6158*)
     6159  case "$ac_dir" in
     6160  .) ac_abs_builddir=`pwd`;;
     6161  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     6162  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     6163  esac;;
     6164esac
     6165case $ac_abs_builddir in
     6166.) ac_abs_top_builddir=${ac_top_builddir}.;;
     6167*)
     6168  case ${ac_top_builddir}. in
     6169  .) ac_abs_top_builddir=$ac_abs_builddir;;
     6170  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     6171  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     6172  esac;;
     6173esac
     6174case $ac_abs_builddir in
     6175.) ac_abs_srcdir=$ac_srcdir;;
     6176*)
     6177  case $ac_srcdir in
     6178  .) ac_abs_srcdir=$ac_abs_builddir;;
     6179  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     6180  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     6181  esac;;
     6182esac
     6183case $ac_abs_builddir in
     6184.) ac_abs_top_srcdir=$ac_top_srcdir;;
     6185*)
     6186  case $ac_top_srcdir in
     6187  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     6188  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     6189  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     6190  esac;;
     6191esac
     6192
     6193
     6194  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
     6195echo "$as_me: executing $ac_dest commands" >&6;}
     6196  case $ac_dest in
     6197    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
     6198  # Strip MF so we end up with the name of the file.
     6199  mf=`echo "$mf" | sed -e 's/:.*$//'`
     6200  # Check whether this is an Automake generated Makefile or not.
     6201  # We used to match only the files named `Makefile.in', but
     6202  # some people rename them; so instead we look at the file content.
     6203  # Grep'ing the first line is not enough: some people post-process
     6204  # each Makefile.in and add a new line on top of each file to say so.
     6205  # So let's grep whole file.
     6206  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
     6207    dirpart=`(dirname "$mf") 2>/dev/null ||
     6208$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6209         X"$mf" : 'X\(//\)[^/]' \| \
     6210         X"$mf" : 'X\(//\)$' \| \
     6211         X"$mf" : 'X\(/\)' \| \
     6212         .     : '\(.\)' 2>/dev/null ||
     6213echo X"$mf" |
     6214    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6215          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6216          /^X\(\/\/\)$/{ s//\1/; q; }
     6217          /^X\(\/\).*/{ s//\1/; q; }
     6218          s/.*/./; q'`
     6219  else
     6220    continue
     6221  fi
     6222  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
     6223  # Extract the definition of DEP_FILES from the Makefile without
     6224  # running `make'.
     6225  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
     6226  test -z "$DEPDIR" && continue
     6227  # When using ansi2knr, U may be empty or an underscore; expand it
     6228  U=`sed -n -e '/^U = / s///p' < "$mf"`
     6229  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
     6230  # We invoke sed twice because it is the simplest approach to
     6231  # changing $(DEPDIR) to its actual value in the expansion.
     6232  for file in `sed -n -e '
     6233    /^DEP_FILES = .*\\\\$/ {
     6234      s/^DEP_FILES = //
     6235      :loop
     6236        s/\\\\$//
     6237        p
     6238        n
     6239        /\\\\$/ b loop
     6240      p
     6241    }
     6242    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
     6243       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
     6244    # Make sure the directory exists.
     6245    test -f "$dirpart/$file" && continue
     6246    fdir=`(dirname "$file") 2>/dev/null ||
     6247$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6248         X"$file" : 'X\(//\)[^/]' \| \
     6249         X"$file" : 'X\(//\)$' \| \
     6250         X"$file" : 'X\(/\)' \| \
     6251         .     : '\(.\)' 2>/dev/null ||
     6252echo X"$file" |
     6253    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6254          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6255          /^X\(\/\/\)$/{ s//\1/; q; }
     6256          /^X\(\/\).*/{ s//\1/; q; }
     6257          s/.*/./; q'`
     6258    { if $as_mkdir_p; then
     6259    mkdir -p $dirpart/$fdir
     6260  else
     6261    as_dir=$dirpart/$fdir
     6262    as_dirs=
     6263    while test ! -d "$as_dir"; do
     6264      as_dirs="$as_dir $as_dirs"
     6265      as_dir=`(dirname "$as_dir") 2>/dev/null ||
     6266$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     6267         X"$as_dir" : 'X\(//\)[^/]' \| \
     6268         X"$as_dir" : 'X\(//\)$' \| \
     6269         X"$as_dir" : 'X\(/\)' \| \
     6270         .     : '\(.\)' 2>/dev/null ||
     6271echo X"$as_dir" |
     6272    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     6273          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     6274          /^X\(\/\/\)$/{ s//\1/; q; }
     6275          /^X\(\/\).*/{ s//\1/; q; }
     6276          s/.*/./; q'`
     6277    done
     6278    test ! -n "$as_dirs" || mkdir $as_dirs
     6279  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
     6280echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
     6281   { (exit 1); exit 1; }; }; }
     6282
     6283    # echo "creating $dirpart/$file"
     6284    echo '# dummy' > "$dirpart/$file"
     6285  done
     6286done
     6287 ;;
     6288  esac
    70696289done
    70706290_ACEOF
  • orxonox/branches/automake/console/Makefile

    r1880 r1945  
    1 
     1# Makefile.in generated by automake 1.7.9 from Makefile.am.
     2# console/Makefile.  Generated from Makefile.in by configure.
     3
     4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
     5# Free Software Foundation, Inc.
     6# This Makefile.in is free software; the Free Software Foundation
     7# gives unlimited permission to copy and/or distribute it,
     8# with or without modifications, as long as this notice is preserved.
     9
     10# This program is distributed in the hope that it will be useful,
     11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     13# PARTICULAR PURPOSE.
     14
     15
     16
     17srcdir = .
     18top_srcdir = ..
     19
     20pkgdatadir = $(datadir)/full-package-name
     21pkglibdir = $(libdir)/full-package-name
     22pkgincludedir = $(includedir)/full-package-name
     23top_builddir = ..
     24
     25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     26INSTALL = /bin/install -c
     27install_sh_DATA = $(install_sh) -c -m 644
     28install_sh_PROGRAM = $(install_sh) -c
     29install_sh_SCRIPT = $(install_sh) -c
     30INSTALL_HEADER = $(INSTALL_DATA)
     31transform = $(program_transform_name)
     32NORMAL_INSTALL = :
     33PRE_INSTALL = :
     34POST_INSTALL = :
     35NORMAL_UNINSTALL = :
     36PRE_UNINSTALL = :
     37POST_UNINSTALL = :
     38ACLOCAL = ${SHELL} /home/bensch/svn/automake/missing --run aclocal-1.7
     39AMDEP_FALSE = #
     40AMDEP_TRUE =
     41AMTAR = ${SHELL} /home/bensch/svn/automake/missing --run tar
     42AUTOCONF = ${SHELL} /home/bensch/svn/automake/missing --run autoconf
     43AUTOHEADER = ${SHELL} /home/bensch/svn/automake/missing --run autoheader
     44AUTOMAKE = ${SHELL} /home/bensch/svn/automake/missing --run automake-1.7
     45AWK = gawk
    246CC = gcc
     47CCDEPMODE = depmode=gcc3
     48CFLAGS = -g -O2
     49CPP = gcc -E
     50CPPFLAGS =
    351CXX = g++
    4 APP_LIB_DEPS = `pkg-config --libs  gtk+-2.0`
    5 GL_LIB = libGL.so
    6 GLU_LIB = libGLU.so
    7 GLUT_LIB = libglut.so
    8 GLW_LIB = libGLw.so
    9 OSMESA_LIB = libOSMesa.so
    10 
    11 CFLAGS = `pkg-config --cflags gtk+-2.0`
    12 CXXFLAGS = -fPIC -O3
    13 GLUT_CFLAGS = -fexceptions
    14 
    15 TOP = ../..
    16 INCDIR = /usr/Mesa-6.0.1/include
    17 LIBDIR = /usr/Mesa-6.0.1/lib
    18 
    19 LIBS = -L$(LIBDIR) $(APP_LIB_DEPS)
    20 
    21 OSMESA_LIBS = -L$(LIBDIR) -lglut -lOSMesa -lGLU -lGL $(APP_LIB_DEPS)
    22 
    23 LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
    24 
    25 PROGS = \
    26         orxonox_console \
    27 
    28 HEADERS = \
    29         orxonox_console.h \
    30         orxonox_console_entry.h \
    31         orxonox_console_log.h
    32 
    33 SOURCES = \
    34         orxonox_console.cc \
    35         orxonox_console_entry.cc \
    36         orxonox_console_log.cc
    37 
    38 OBJECTS = \
    39         orxonox_console.o \
    40         orxonox_console_entry.o \
    41         orxonox_console_log.o
    42 
    43 
    44 TARGET = orxonox_console
     52CXXDEPMODE = depmode=gcc3
     53CXXFLAGS = -g -O2
     54CYGPATH_W = echo
     55DEFS = -DHAVE_CONFIG_H
     56DEPDIR = .deps
     57ECHO_C =
     58ECHO_N = -n
     59ECHO_T =
     60EGREP = grep -E
     61EXEEXT =
     62INSTALL_DATA = ${INSTALL} -m 644
     63INSTALL_PROGRAM = ${INSTALL}
     64INSTALL_SCRIPT = ${INSTALL}
     65INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
     66LDFLAGS =
     67LIBOBJS =
     68LIBS = -lm -lglut -lGLU -lGL
     69LTLIBOBJS =
     70MAKEINFO = ${SHELL} /home/bensch/svn/automake/missing --run makeinfo
     71OBJEXT = o
     72PACKAGE = full-package-name
     73PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
     74PACKAGE_NAME = FULL-PACKAGE-NAME
     75PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
     76PACKAGE_TARNAME = full-package-name
     77PACKAGE_VERSION = VERSION
     78PATH_SEPARATOR = :
     79SET_MAKE =
     80SHELL = /bin/sh
     81STRIP =
     82VERSION = VERSION
     83ac_ct_CC = gcc
     84ac_ct_CXX =
     85ac_ct_STRIP =
     86am__fastdepCC_FALSE = #
     87am__fastdepCC_TRUE =
     88am__fastdepCXX_FALSE = #
     89am__fastdepCXX_TRUE =
     90am__include = include
     91am__leading_dot = .
     92am__quote =
     93bindir = ${exec_prefix}/bin
     94build_alias =
     95datadir = ${prefix}/share
     96exec_prefix = ${prefix}
     97host_alias =
     98includedir = ${prefix}/include
     99infodir = ${prefix}/info
     100install_sh = /home/bensch/svn/automake/install-sh
     101libdir = ${exec_prefix}/lib
     102libexecdir = ${exec_prefix}/libexec
     103localstatedir = ${prefix}/var
     104mandir = ${prefix}/man
     105oldincludedir = /usr/include
     106prefix = /usr/local
     107program_transform_name = s,x,x,
     108sbindir = ${exec_prefix}/sbin
     109sharedstatedir = ${prefix}/com
     110sysconfdir = ${prefix}/etc
     111target_alias =
     112subdir = console
     113ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     114mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     115CONFIG_HEADER = $(top_builddir)/config.h
     116CONFIG_CLEAN_FILES =
     117DIST_SOURCES =
     118DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
     119all: all-am
    45120
    46121.SUFFIXES:
    47 .SUFFIXES: .cc .o
    48 
    49 #.cc: $(LIB_DEP)
    50 #       $(CXX) -I$(INCDIR) $(CFLAGS) $< $(LIBS) -o $@
    51 
    52 .cc.o:
    53         @ echo "$@ is being compiled..."
    54         @ $(CXX) -c $(CFLAGS) -I$(INCDIR) -o $@ $<
    55 
    56 
    57 #### build
    58 
    59 all: $(TARGET)
    60 
    61 $(TARGET): $(OBJECTS)
    62         @ echo "orxonox_console is being linked..."
    63         @ $(CXX) $(LIBS) -o $(TARGET) $(OBJECTS)
    64 
    65 
    66 help:
    67         @echo "Cleaning targets:"
    68         @echo "  clean          - remove most generated files"
    69         @echo ""
    70         @echo "Generic targets:"
    71         @echo "  all            - Build all targets"
    72         @echo ""
    73         @echo "For further info see the README file"
    74 
    75 clean:
    76         rm -rf *.o *~
    77         rm $(TARGET)
    78 
    79 ####compile
    80 
    81 #orxonox.o: orxonox.cc \
    82 #               orxonox.h
    83 
    84 #data_tank.o: data_tank.cc \
    85 #               data_tank.h     
    86 
    87 #EOF
     122$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
     123        cd $(top_srcdir) && \
     124          $(AUTOMAKE) --gnu  console/Makefile
     125Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
     126        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
     127uninstall-info-am:
     128tags: TAGS
     129TAGS:
     130
     131ctags: CTAGS
     132CTAGS:
     133
     134DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     135
     136top_distdir = ..
     137distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
     138
     139distdir: $(DISTFILES)
     140        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
     141        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
     142        list='$(DISTFILES)'; for file in $$list; do \
     143          case $$file in \
     144            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
     145            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
     146          esac; \
     147          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
     148          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
     149          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
     150            dir="/$$dir"; \
     151            $(mkinstalldirs) "$(distdir)$$dir"; \
     152          else \
     153            dir=''; \
     154          fi; \
     155          if test -d $$d/$$file; then \
     156            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
     157              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
     158            fi; \
     159            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
     160          else \
     161            test -f $(distdir)/$$file \
     162            || cp -p $$d/$$file $(distdir)/$$file \
     163            || exit 1; \
     164          fi; \
     165        done
     166check-am: all-am
     167check: check-am
     168all-am: Makefile
     169
     170installdirs:
     171install: install-am
     172install-exec: install-exec-am
     173install-data: install-data-am
     174uninstall: uninstall-am
     175
     176install-am: all-am
     177        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
     178
     179installcheck: installcheck-am
     180install-strip:
     181        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     182          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     183          `test -z '$(STRIP)' || \
     184            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     185mostlyclean-generic:
     186
     187clean-generic:
     188
     189distclean-generic:
     190        -rm -f $(CONFIG_CLEAN_FILES)
     191
     192maintainer-clean-generic:
     193        @echo "This command is intended for maintainers to use"
     194        @echo "it deletes files that may require special tools to rebuild."
     195clean: clean-am
     196
     197clean-am: clean-generic mostlyclean-am
     198
     199distclean: distclean-am
     200        -rm -f Makefile
     201distclean-am: clean-am distclean-generic
     202
     203dvi: dvi-am
     204
     205dvi-am:
     206
     207info: info-am
     208
     209info-am:
     210
     211install-data-am:
     212
     213install-exec-am:
     214
     215install-info: install-info-am
     216
     217install-man:
     218
     219installcheck-am:
     220
     221maintainer-clean: maintainer-clean-am
     222        -rm -f Makefile
     223maintainer-clean-am: distclean-am maintainer-clean-generic
     224
     225mostlyclean: mostlyclean-am
     226
     227mostlyclean-am: mostlyclean-generic
     228
     229pdf: pdf-am
     230
     231pdf-am:
     232
     233ps: ps-am
     234
     235ps-am:
     236
     237uninstall-am: uninstall-info-am
     238
     239.PHONY: all all-am check check-am clean clean-generic distclean \
     240        distclean-generic distdir dvi dvi-am info info-am install \
     241        install-am install-data install-data-am install-exec \
     242        install-exec-am install-info install-info-am install-man \
     243        install-strip installcheck installcheck-am installdirs \
     244        maintainer-clean maintainer-clean-generic mostlyclean \
     245        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
     246        uninstall-info-am
     247
     248# Tell versions [3.59,3.63) of GNU make to not export all variables.
     249# Otherwise a system limit (for SysV at least) may be exceeded.
     250.NOEXPORT:
Note: See TracChangeset for help on using the changeset viewer.