Ignore:
Timestamp:
Aug 16, 2003, 11:56:50 PM (22 years ago)
Author:
bird
Message:

Regenerated configure files after 2.14 join.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/gprof/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r618 r619  
    12921292  enableval="$enable_shared"
    12931293  p=${PACKAGE-default}
    1294 case "$enableval" in
     1294case $enableval in
    12951295yes) enable_shared=yes ;;
    12961296no) enable_shared=no ;;
     
    13151315  enableval="$enable_static"
    13161316  p=${PACKAGE-default}
    1317 case "$enableval" in
     1317case $enableval in
    13181318yes) enable_static=yes ;;
    13191319no) enable_static=no ;;
     
    13381338  enableval="$enable_fast_install"
    13391339  p=${PACKAGE-default}
    1340 case "$enableval" in
     1340case $enableval in
    13411341yes) enable_fast_install=yes ;;
    13421342no) enable_fast_install=no ;;
     
    13661366
    13671367ac_prog=ld
    1368 if test "$ac_cv_prog_gcc" = yes; then
     1368if test "$GCC" = yes; then
    13691369  # Check if gcc -print-prog-name=ld gives a path.
    13701370  echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
     
    13771377    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
    13781378  esac
    1379   case "$ac_prog" in
     1379  case $ac_prog in
    13801380    # Accept absolute paths.
    13811381    [\\/]* | [A-Za-z]:[\\/]*)
     
    14041404echo "configure:1405: checking for non-GNU ld" >&5
    14051405fi
    1406 if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
     1406if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
    14071407  echo $ac_n "(cached) $ac_c" 1>&6
    14081408else
     
    14121412    test -z "$ac_dir" && ac_dir=.
    14131413    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
    1414       ac_cv_path_LD="$ac_dir/$ac_prog"
     1414      lt_cv_path_LD="$ac_dir/$ac_prog"
    14151415      # Check to see if the program is GNU ld.  I'd rather use --version,
    14161416      # but apparently some GNU ld's only accept -v.
    14171417      # Break only if it was the GNU/non-GNU ld that we prefer.
    1418       if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
     1418      if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
    14191419        test "$with_gnu_ld" != no && break
    14201420      else
     
    14251425  IFS="$ac_save_ifs"
    14261426else
    1427   ac_cv_path_LD="$LD" # Let the user override the test with a path.
    1428 fi
    1429 fi
    1430 
    1431 LD="$ac_cv_path_LD"
     1427  lt_cv_path_LD="$LD" # Let the user override the test with a path.
     1428fi
     1429fi
     1430
     1431LD="$lt_cv_path_LD"
    14321432if test -n "$LD"; then
    14331433  echo "$ac_t""$LD" 1>&6
     
    14381438echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
    14391439echo "configure:1440: checking if the linker ($LD) is GNU ld" >&5
    1440 if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
     1440if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
    14411441  echo $ac_n "(cached) $ac_c" 1>&6
    14421442else
    14431443  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    14441444if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
    1445   ac_cv_prog_gnu_ld=yes
    1446 else
    1447   ac_cv_prog_gnu_ld=no
    1448 fi
    1449 fi
    1450 
    1451 echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
    1452 with_gnu_ld=$ac_cv_prog_gnu_ld
     1445  lt_cv_prog_gnu_ld=yes
     1446else
     1447  lt_cv_prog_gnu_ld=no
     1448fi
     1449fi
     1450
     1451echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
     1452with_gnu_ld=$lt_cv_prog_gnu_ld
    14531453
    14541454
     
    14671467echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
    14681468echo "configure:1469: checking for BSD-compatible nm" >&5
    1469 if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
     1469if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
    14701470  echo $ac_n "(cached) $ac_c" 1>&6
    14711471else
    14721472  if test -n "$NM"; then
    14731473  # Let the user override the test.
    1474   ac_cv_path_NM="$NM"
     1474  lt_cv_path_NM="$NM"
    14751475else
    14761476  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
     
    14841484      # Tru64's nm complains that /dev/null is an invalid object file
    14851485      if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
    1486         ac_cv_path_NM="$tmp_nm -B"
     1486        lt_cv_path_NM="$tmp_nm -B"
    14871487        break
    14881488      elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
    1489         ac_cv_path_NM="$tmp_nm -p"
     1489        lt_cv_path_NM="$tmp_nm -p"
    14901490        break
    14911491      else
    1492         ac_cv_path_NM=${ac_cv_path_NM="$tmp_nm"} # keep the first match, but
     1492        lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
    14931493        continue # so that we can try to find one that supports BSD flags
    14941494      fi
     
    14961496  done
    14971497  IFS="$ac_save_ifs"
    1498   test -z "$ac_cv_path_NM" && ac_cv_path_NM=nm
    1499 fi
    1500 fi
    1501 
    1502 NM="$ac_cv_path_NM"
     1498  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
     1499fi
     1500fi
     1501
     1502NM="$lt_cv_path_NM"
    15031503echo "$ac_t""$NM" 1>&6
    15041504
     
    15491549# whether `pass_all' will *always* work, you probably want this one.
    15501550
    1551 case "$host_os" in
    1552 aix4*)
     1551case $host_os in
     1552aix*)
    15531553  lt_cv_deplibs_check_method=pass_all
    15541554  ;;
     
    15591559
    15601560bsdi4*)
    1561     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
    1562     lt_cv_file_magic_cmd='/usr/bin/file -L'
     1561  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
     1562  lt_cv_file_magic_cmd='/usr/bin/file -L'
    15631563  lt_cv_file_magic_test_file=/shlib/libc.so
    15641564  ;;
     
    15691569  ;;
    15701570
     1571darwin* | rhapsody*)
     1572  lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
     1573  lt_cv_file_magic_cmd='/usr/bin/file -L'
     1574  case "$host_os" in
     1575  rhapsody* | darwin1.012)
     1576    lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
     1577    ;;
     1578  *) # Darwin 1.3 on
     1579    lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
     1580    ;;
     1581  esac
     1582  ;;
     1583
    15711584freebsd* )
    15721585  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    1573     case "$host_cpu" in
     1586    case $host_cpu in
    15741587    i*86 )
    15751588      # Not sure whether the presence of OpenBSD here was a mistake.
    15761589      # Let's accept both of them until this is cleared up.
    1577             lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
    1578             lt_cv_file_magic_cmd=/usr/bin/file
     1590      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
     1591      lt_cv_file_magic_cmd=/usr/bin/file
    15791592      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
    15801593      ;;
     
    15891602  ;;
    15901603
    1591 hpux10.20*)
    1592   # TODO:  Does this work for hpux-11 too?
    1593   lt_cv_deplibs_check_method='file_magic (s0-90-90-9|PA-RISC0-9.0-9) shared library'
    1594   lt_cv_file_magic_cmd=/usr/bin/file
    1595   lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1604hpux10.20*|hpux11*)
     1605  case $host_cpu in
     1606  hppa*)
     1607    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
     1608    lt_cv_file_magic_cmd=/usr/bin/file
     1609    lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1610    ;;
     1611  ia64*)
     1612    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
     1613    lt_cv_file_magic_cmd=/usr/bin/file
     1614    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     1615    ;;
     1616  esac
    15961617  ;;
    15971618
    15981619irix5* | irix6*)
    1599   case "$host_os" in
     1620  case $host_os in
    16001621  irix5*)
    16011622    # this will be overridden with pass_all, but let us keep it just in case
     
    16031624    ;;
    16041625  *)
    1605     case "$LD" in
     1626    case $LD in
    16061627    *-32|*"-32 ") libmagic=32-bit;;
    16071628    *-n32|*"-n32 ") libmagic=N32;;
     
    16101631    esac
    16111632    # this will be overridden with pass_all, but let us keep it just in case
    1612         lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
    1613         ;;
     1633    lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
     1634    ;;
    16141635  esac
    16151636  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
     
    16191640# This must be Linux ELF.
    16201641linux-gnu*)
    1621   case "$host_cpu" in
    1622   alpha* | i*86 | powerpc* | sparc* | ia64* )
     1642  case $host_cpu in
     1643  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
    16231644    lt_cv_deplibs_check_method=pass_all ;;
    16241645  *)
    16251646    # glibc up to 2.1.1 does not perform some relocations on ARM
    1626         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    1627       esac
     1647    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
     1648  esac
    16281649  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
    16291650  ;;
    16301651
    16311652netbsd*)
    1632   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then :
     1653  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     1654    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
    16331655  else
    1634         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
    1635         lt_cv_file_magic_cmd='/usr/bin/file -L'
    1636     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1656    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
    16371657  fi
     1658  ;;
     1659
     1660os2*)
     1661  lt_cv_deplibs_check_method=pass_all
     1662  ;;
     1663
     1664newsos6)
     1665  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
     1666  lt_cv_file_magic_cmd=/usr/bin/file
     1667  lt_cv_file_magic_test_file=/usr/lib/libnls.so
    16381668  ;;
    16391669
     
    16541684  ;;
    16551685
     1686sysv5uw[78]* | sysv4*uw2*)
     1687  lt_cv_deplibs_check_method=pass_all
     1688  ;;
     1689
    16561690sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
    1657   case "$host_vendor" in
     1691  case $host_vendor in
    16581692  ncr)
    16591693    lt_cv_deplibs_check_method=pass_all
    16601694    ;;
    16611695  motorola)
    1662         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
    1663         lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1696    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
     1697    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
    16641698    ;;
    16651699  esac
     
    16741708
    16751709echo $ac_n "checking for object suffix""... $ac_c" 1>&6
    1676 echo "configure:1677: checking for object suffix" >&5
     1710echo "configure:1711: checking for object suffix" >&5
    16771711if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
    16781712  echo $ac_n "(cached) $ac_c" 1>&6
     
    16801714  rm -f conftest*
    16811715echo 'int i = 1;' > conftest.$ac_ext
    1682 if { (eval echo configure:1683: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1716if { (eval echo configure:1717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    16831717  for ac_file in conftest.*; do
    16841718    case $ac_file in
     
    17061740
    17071741# Only perform the check for file, if the check method requires it
    1708 case "$deplibs_check_method" in
     1742case $deplibs_check_method in
    17091743file_magic*)
    17101744  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    17111745    echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
    1712 echo "configure:1713: checking for ${ac_tool_prefix}file" >&5
     1746echo "configure:1747: checking for ${ac_tool_prefix}file" >&5
    17131747if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    17141748  echo $ac_n "(cached) $ac_c" 1>&6
    17151749else
    1716   case "$MAGIC_CMD" in
     1750  case $MAGIC_CMD in
    17171751  /*)
    17181752  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    17301764      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
    17311765      if test -n "$file_magic_test_file"; then
    1732         case "$deplibs_check_method" in
     1766        case $deplibs_check_method in
    17331767        "file_magic "*)
    17341768          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    17721806  if test -n "$ac_tool_prefix"; then
    17731807    echo $ac_n "checking for file""... $ac_c" 1>&6
    1774 echo "configure:1775: checking for file" >&5
     1808echo "configure:1809: checking for file" >&5
    17751809if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    17761810  echo $ac_n "(cached) $ac_c" 1>&6
    17771811else
    1778   case "$MAGIC_CMD" in
     1812  case $MAGIC_CMD in
    17791813  /*)
    17801814  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    17921826      lt_cv_path_MAGIC_CMD="$ac_dir/file"
    17931827      if test -n "$file_magic_test_file"; then
    1794         case "$deplibs_check_method" in
     1828        case $deplibs_check_method in
    17951829        "file_magic "*)
    17961830          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    18431877set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    18441878echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1845 echo "configure:1846: checking for $ac_word" >&5
     1879echo "configure:1880: checking for $ac_word" >&5
    18461880if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    18471881  echo $ac_n "(cached) $ac_c" 1>&6
     
    18761910set dummy ranlib; ac_word=$2
    18771911echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1878 echo "configure:1879: checking for $ac_word" >&5
     1912echo "configure:1913: checking for $ac_word" >&5
    18791913if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    18801914  echo $ac_n "(cached) $ac_c" 1>&6
     
    19121946set dummy ${ac_tool_prefix}strip; ac_word=$2
    19131947echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1914 echo "configure:1915: checking for $ac_word" >&5
     1948echo "configure:1949: checking for $ac_word" >&5
    19151949if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    19161950  echo $ac_n "(cached) $ac_c" 1>&6
     
    19451979set dummy strip; ac_word=$2
    19461980echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1947 echo "configure:1948: checking for $ac_word" >&5
     1981echo "configure:1982: checking for $ac_word" >&5
    19481982if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    19491983  echo $ac_n "(cached) $ac_c" 1>&6
     
    19842018test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
    19852019test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
    1986 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
    1987 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
     2020test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
     2021test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
    19882022
    19892023
     
    20102044# Some flags need to be propagated to the compiler or linker for good
    20112045# libtool support.
    2012 case "$host" in
     2046case $host in
    20132047*-*-irix6*)
    20142048  # Find out which ABI we are using.
    2015   echo '#line 2016 "configure"' > conftest.$ac_ext
    2016   if { (eval echo configure:2017: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    2017     case "`/usr/bin/file conftest.o`" in
     2049  echo '#line 2050 "configure"' > conftest.$ac_ext
     2050  if { (eval echo configure:2051: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2051   if test "$lt_cv_prog_gnu_ld" = yes; then
     2052    case `/usr/bin/file conftest.$ac_objext` in
     2053    *32-bit*)
     2054      LD="${LD-ld} -melf32bsmip"
     2055      ;;
     2056    *N32*)
     2057      LD="${LD-ld} -melf32bmipn32"
     2058      ;;
     2059    *64-bit*)
     2060      LD="${LD-ld} -melf64bmip"
     2061      ;;
     2062    esac
     2063   else
     2064    case `/usr/bin/file conftest.$ac_objext` in
    20182065    *32-bit*)
    20192066      LD="${LD-ld} -32"
     
    20262073      ;;
    20272074    esac
     2075   fi
     2076  fi
     2077  rm -rf conftest*
     2078  ;;
     2079
     2080ia64-*-hpux*)
     2081  # Find out which ABI we are using.
     2082  echo 'int i;' > conftest.$ac_ext
     2083  if { (eval echo configure:2084: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2084    case "`/usr/bin/file conftest.o`" in
     2085    *ELF-32*)
     2086      HPUX_IA64_MODE="32"
     2087      ;;
     2088    *ELF-64*)
     2089      HPUX_IA64_MODE="64"
     2090      ;;
     2091    esac
    20282092  fi
    20292093  rm -rf conftest*
     
    20352099  CFLAGS="$CFLAGS -belf"
    20362100  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    2037 echo "configure:2038: checking whether the C compiler needs -belf" >&5
     2101echo "configure:2102: checking whether the C compiler needs -belf" >&5
    20382102if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    20392103  echo $ac_n "(cached) $ac_c" 1>&6
     
    20482112
    20492113     cat > conftest.$ac_ext <<EOF
    2050 #line 2051 "configure"
     2114#line 2115 "configure"
    20512115#include "confdefs.h"
    20522116
     
    20552119; return 0; }
    20562120EOF
    2057 if { (eval echo configure:2058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2121if { (eval echo configure:2122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20582122  rm -rf conftest*
    20592123  lt_cv_cc_needs_belf=yes
     
    21652229exec 5>>./config.log
    21662230
    2167 
    21682231 
    21692232
     
    21792242set dummy gcc; ac_word=$2
    21802243echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2181 echo "configure:2182: checking for $ac_word" >&5
     2244echo "configure:2245: checking for $ac_word" >&5
    21822245if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    21832246  echo $ac_n "(cached) $ac_c" 1>&6
     
    22102273set dummy cc; ac_word=$2
    22112274echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2212 echo "configure:2213: checking for $ac_word" >&5
     2275echo "configure:2276: checking for $ac_word" >&5
    22132276if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    22142277  echo $ac_n "(cached) $ac_c" 1>&6
     
    22632326set dummy cl; ac_word=$2
    22642327echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2265 echo "configure:2266: checking for $ac_word" >&5
     2328echo "configure:2329: checking for $ac_word" >&5
    22662329if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    22672330  echo $ac_n "(cached) $ac_c" 1>&6
     
    22962359
    22972360echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    2298 echo "configure:2299: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     2361echo "configure:2362: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    22992362
    23002363ac_ext=c
     
    23072370cat > conftest.$ac_ext << EOF
    23082371
    2309 #line 2310 "configure"
     2372#line 2373 "configure"
    23102373#include "confdefs.h"
    23112374
    23122375main(){return(0);}
    23132376EOF
    2314 if { (eval echo configure:2315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2377if { (eval echo configure:2378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    23152378  ac_cv_prog_cc_works=yes
    23162379  # If we can't run a trivial program, we are probably using a cross compiler.
     
    23382401fi
    23392402echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    2340 echo "configure:2341: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     2403echo "configure:2404: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    23412404echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    23422405cross_compiling=$ac_cv_prog_cc_cross
    23432406
    23442407echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    2345 echo "configure:2346: checking whether we are using GNU C" >&5
     2408echo "configure:2409: checking whether we are using GNU C" >&5
    23462409if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    23472410  echo $ac_n "(cached) $ac_c" 1>&6
     
    23522415#endif
    23532416EOF
    2354 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     2417if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2418: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    23552418  ac_cv_prog_gcc=yes
    23562419else
     
    23712434CFLAGS=
    23722435echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    2373 echo "configure:2374: checking whether ${CC-cc} accepts -g" >&5
     2436echo "configure:2437: checking whether ${CC-cc} accepts -g" >&5
    23742437if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    23752438  echo $ac_n "(cached) $ac_c" 1>&6
     
    24142477# ./install, which can be erroneously created by make from ./install.sh.
    24152478echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    2416 echo "configure:2417: checking for a BSD compatible install" >&5
     2479echo "configure:2480: checking for a BSD compatible install" >&5
    24172480if test -z "$INSTALL"; then
    24182481if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    24722535do
    24732536echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2474 echo "configure:2475: checking for $ac_func" >&5
     2537echo "configure:2538: checking for $ac_func" >&5
    24752538if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    24762539  echo $ac_n "(cached) $ac_c" 1>&6
    24772540else
    24782541  cat > conftest.$ac_ext <<EOF
    2479 #line 2480 "configure"
     2542#line 2543 "configure"
    24802543#include "confdefs.h"
    24812544/* System header to define __stub macros and hopefully few prototypes,
     
    25002563; return 0; }
    25012564EOF
    2502 if { (eval echo configure:2503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2565if { (eval echo configure:2566: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    25032566  rm -rf conftest*
    25042567  eval "ac_cv_func_$ac_func=yes"
     
    25252588
    25262589
    2527 ALL_LINGUAS=
     2590ALL_LINGUAS="fr tr sv es id da pt_BR"
    25282591echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    2529 echo "configure:2530: checking how to run the C preprocessor" >&5
     2592echo "configure:2593: checking how to run the C preprocessor" >&5
    25302593# On Suns, sometimes $CPP names a directory.
    25312594if test -n "$CPP" && test -d "$CPP"; then
     
    25432606  cat > conftest.$ac_ext <<EOF
    25442607#include <sys/types.h>
    2545 #line 2546 "configure"
     2608#line 2609 "configure"
    25462609#include "confdefs.h"
    25472610#include <assert.h>
     
    25492612EOF
    25502613ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2551 { (eval echo configure:2552: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2614{ (eval echo configure:2615: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25522615ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25532616if test -z "$ac_err"; then
     
    25612624  cat > conftest.$ac_ext <<EOF
    25622625#include <sys/types.h>
    2563 #line 2564 "configure"
     2626#line 2627 "configure"
    25642627#include "confdefs.h"
    25652628#include <assert.h>
     
    25672630EOF
    25682631ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2569 { (eval echo configure:2570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2632{ (eval echo configure:2633: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25702633ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25712634if test -z "$ac_err"; then
     
    25792642  cat > conftest.$ac_ext <<EOF
    25802643#include <sys/types.h>
    2581 #line 2582 "configure"
     2644#line 2645 "configure"
    25822645#include "confdefs.h"
    25832646#include <assert.h>
     
    25852648EOF
    25862649ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2587 { (eval echo configure:2588: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2650{ (eval echo configure:2651: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25882651ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25892652if test -z "$ac_err"; then
     
    26122675set dummy ranlib; ac_word=$2
    26132676echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2614 echo "configure:2615: checking for $ac_word" >&5
     2677echo "configure:2678: checking for $ac_word" >&5
    26152678if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    26162679  echo $ac_n "(cached) $ac_c" 1>&6
     
    26412704
    26422705echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    2643 echo "configure:2644: checking for ANSI C header files" >&5
     2706echo "configure:2707: checking for ANSI C header files" >&5
    26442707if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    26452708  echo $ac_n "(cached) $ac_c" 1>&6
     
    26472710  cat > conftest.$ac_ext <<EOF
    26482711#include <sys/types.h>
    2649 #line 2650 "configure"
     2712#line 2713 "configure"
    26502713#include "confdefs.h"
    26512714#include <stdlib.h>
     
    26552718EOF
    26562719ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2657 { (eval echo configure:2658: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2720{ (eval echo configure:2721: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    26582721ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    26592722if test -z "$ac_err"; then
     
    26722735  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    26732736cat > conftest.$ac_ext <<EOF
    2674 #line 2675 "configure"
     2737#line 2738 "configure"
    26752738#include "confdefs.h"
    26762739#include <string.h>
     
    26902753  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    26912754cat > conftest.$ac_ext <<EOF
    2692 #line 2693 "configure"
     2755#line 2756 "configure"
    26932756#include "confdefs.h"
    26942757#include <stdlib.h>
     
    27112774else
    27122775  cat > conftest.$ac_ext <<EOF
    2713 #line 2714 "configure"
     2776#line 2777 "configure"
    27142777#include "confdefs.h"
    27152778#include <ctype.h>
     
    27222785
    27232786EOF
    2724 if { (eval echo configure:2725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2787if { (eval echo configure:2788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    27252788then
    27262789  :
     
    27462809
    27472810echo $ac_n "checking for working const""... $ac_c" 1>&6
    2748 echo "configure:2749: checking for working const" >&5
     2811echo "configure:2812: checking for working const" >&5
    27492812if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    27502813  echo $ac_n "(cached) $ac_c" 1>&6
    27512814else
    27522815  cat > conftest.$ac_ext <<EOF
    2753 #line 2754 "configure"
     2816#line 2817 "configure"
    27542817#include "confdefs.h"
    27552818
     
    28002863; return 0; }
    28012864EOF
    2802 if { (eval echo configure:2803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2865if { (eval echo configure:2866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    28032866  rm -rf conftest*
    28042867  ac_cv_c_const=yes
     
    28212884
    28222885echo $ac_n "checking for inline""... $ac_c" 1>&6
    2823 echo "configure:2824: checking for inline" >&5
     2886echo "configure:2887: checking for inline" >&5
    28242887if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    28252888  echo $ac_n "(cached) $ac_c" 1>&6
     
    28282891for ac_kw in inline __inline__ __inline; do
    28292892  cat > conftest.$ac_ext <<EOF
    2830 #line 2831 "configure"
     2893#line 2894 "configure"
    28312894#include "confdefs.h"
    28322895
     
    28352898; return 0; }
    28362899EOF
    2837 if { (eval echo configure:2838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2900if { (eval echo configure:2901: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    28382901  rm -rf conftest*
    28392902  ac_cv_c_inline=$ac_kw; break
     
    28612924
    28622925echo $ac_n "checking for off_t""... $ac_c" 1>&6
    2863 echo "configure:2864: checking for off_t" >&5
     2926echo "configure:2927: checking for off_t" >&5
    28642927if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    28652928  echo $ac_n "(cached) $ac_c" 1>&6
    28662929else
    28672930  cat > conftest.$ac_ext <<EOF
    2868 #line 2869 "configure"
     2931#line 2932 "configure"
    28692932#include "confdefs.h"
    28702933#include <sys/types.h>
     
    28942957
    28952958echo $ac_n "checking for size_t""... $ac_c" 1>&6
    2896 echo "configure:2897: checking for size_t" >&5
     2959echo "configure:2960: checking for size_t" >&5
    28972960if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    28982961  echo $ac_n "(cached) $ac_c" 1>&6
    28992962else
    29002963  cat > conftest.$ac_ext <<EOF
    2901 #line 2902 "configure"
     2964#line 2965 "configure"
    29022965#include "confdefs.h"
    29032966#include <sys/types.h>
     
    29292992# for constant arguments.  Useless!
    29302993echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    2931 echo "configure:2932: checking for working alloca.h" >&5
     2994echo "configure:2995: checking for working alloca.h" >&5
    29322995if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    29332996  echo $ac_n "(cached) $ac_c" 1>&6
    29342997else
    29352998  cat > conftest.$ac_ext <<EOF
    2936 #line 2937 "configure"
     2999#line 3000 "configure"
    29373000#include "confdefs.h"
    29383001#include <alloca.h>
     
    29413004; return 0; }
    29423005EOF
    2943 if { (eval echo configure:2944: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3006if { (eval echo configure:3007: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29443007  rm -rf conftest*
    29453008  ac_cv_header_alloca_h=yes
     
    29623025
    29633026echo $ac_n "checking for alloca""... $ac_c" 1>&6
    2964 echo "configure:2965: checking for alloca" >&5
     3027echo "configure:3028: checking for alloca" >&5
    29653028if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    29663029  echo $ac_n "(cached) $ac_c" 1>&6
    29673030else
    29683031  cat > conftest.$ac_ext <<EOF
    2969 #line 2970 "configure"
     3032#line 3033 "configure"
    29703033#include "confdefs.h"
    29713034
     
    29953058; return 0; }
    29963059EOF
    2997 if { (eval echo configure:2998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3060if { (eval echo configure:3061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29983061  rm -rf conftest*
    29993062  ac_cv_func_alloca_works=yes
     
    30273090
    30283091echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    3029 echo "configure:3030: checking whether alloca needs Cray hooks" >&5
     3092echo "configure:3093: checking whether alloca needs Cray hooks" >&5
    30303093if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    30313094  echo $ac_n "(cached) $ac_c" 1>&6
    30323095else
    30333096  cat > conftest.$ac_ext <<EOF
    3034 #line 3035 "configure"
     3097#line 3098 "configure"
    30353098#include "confdefs.h"
    30363099#if defined(CRAY) && ! defined(CRAY2)
     
    30573120for ac_func in _getb67 GETB67 getb67; do
    30583121  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3059 echo "configure:3060: checking for $ac_func" >&5
     3122echo "configure:3123: checking for $ac_func" >&5
    30603123if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    30613124  echo $ac_n "(cached) $ac_c" 1>&6
    30623125else
    30633126  cat > conftest.$ac_ext <<EOF
    3064 #line 3065 "configure"
     3127#line 3128 "configure"
    30653128#include "confdefs.h"
    30663129/* System header to define __stub macros and hopefully few prototypes,
     
    30853148; return 0; }
    30863149EOF
    3087 if { (eval echo configure:3088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3150if { (eval echo configure:3151: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    30883151  rm -rf conftest*
    30893152  eval "ac_cv_func_$ac_func=yes"
     
    31123175
    31133176echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    3114 echo "configure:3115: checking stack direction for C alloca" >&5
     3177echo "configure:3178: checking stack direction for C alloca" >&5
    31153178if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    31163179  echo $ac_n "(cached) $ac_c" 1>&6
     
    31203183else
    31213184  cat > conftest.$ac_ext <<EOF
    3122 #line 3123 "configure"
     3185#line 3186 "configure"
    31233186#include "confdefs.h"
    31243187find_stack_direction ()
     
    31393202}
    31403203EOF
    3141 if { (eval echo configure:3142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3204if { (eval echo configure:3205: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    31423205then
    31433206  ac_cv_c_stack_direction=1
     
    31643227ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    31653228echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3166 echo "configure:3167: checking for $ac_hdr" >&5
     3229echo "configure:3230: checking for $ac_hdr" >&5
    31673230if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    31683231  echo $ac_n "(cached) $ac_c" 1>&6
     
    31703233  cat > conftest.$ac_ext <<EOF
    31713234#include <sys/types.h>
    3172 #line 3173 "configure"
     3235#line 3236 "configure"
    31733236#include "confdefs.h"
    31743237#include <$ac_hdr>
    31753238EOF
    31763239ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3177 { (eval echo configure:3178: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3240{ (eval echo configure:3241: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    31783241ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    31793242if test -z "$ac_err"; then
     
    32043267do
    32053268echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3206 echo "configure:3207: checking for $ac_func" >&5
     3269echo "configure:3270: checking for $ac_func" >&5
    32073270if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    32083271  echo $ac_n "(cached) $ac_c" 1>&6
    32093272else
    32103273  cat > conftest.$ac_ext <<EOF
    3211 #line 3212 "configure"
     3274#line 3275 "configure"
    32123275#include "confdefs.h"
    32133276/* System header to define __stub macros and hopefully few prototypes,
     
    32323295; return 0; }
    32333296EOF
    3234 if { (eval echo configure:3235: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3297if { (eval echo configure:3298: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    32353298  rm -rf conftest*
    32363299  eval "ac_cv_func_$ac_func=yes"
     
    32573320
    32583321echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    3259 echo "configure:3260: checking for working mmap" >&5
     3322echo "configure:3323: checking for working mmap" >&5
    32603323if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    32613324  echo $ac_n "(cached) $ac_c" 1>&6
     
    32653328else
    32663329  cat > conftest.$ac_ext <<EOF
    3267 #line 3268 "configure"
     3330#line 3331 "configure"
    32683331#include "confdefs.h"
    32693332
     
    34053468
    34063469EOF
    3407 if { (eval echo configure:3408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3470if { (eval echo configure:3471: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    34083471then
    34093472  ac_cv_func_mmap_fixed_mapped=yes
     
    34333496ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    34343497echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3435 echo "configure:3436: checking for $ac_hdr" >&5
     3498echo "configure:3499: checking for $ac_hdr" >&5
    34363499if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    34373500  echo $ac_n "(cached) $ac_c" 1>&6
     
    34393502  cat > conftest.$ac_ext <<EOF
    34403503#include <sys/types.h>
    3441 #line 3442 "configure"
     3504#line 3505 "configure"
    34423505#include "confdefs.h"
    34433506#include <$ac_hdr>
    34443507EOF
    34453508ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3446 { (eval echo configure:3447: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3509{ (eval echo configure:3510: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    34473510ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    34483511if test -z "$ac_err"; then
     
    34743537do
    34753538echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3476 echo "configure:3477: checking for $ac_func" >&5
     3539echo "configure:3540: checking for $ac_func" >&5
    34773540if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    34783541  echo $ac_n "(cached) $ac_c" 1>&6
    34793542else
    34803543  cat > conftest.$ac_ext <<EOF
    3481 #line 3482 "configure"
     3544#line 3545 "configure"
    34823545#include "confdefs.h"
    34833546/* System header to define __stub macros and hopefully few prototypes,
     
    35023565; return 0; }
    35033566EOF
    3504 if { (eval echo configure:3505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3567if { (eval echo configure:3568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    35053568  rm -rf conftest*
    35063569  eval "ac_cv_func_$ac_func=yes"
     
    35313594do
    35323595echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3533 echo "configure:3534: checking for $ac_func" >&5
     3596echo "configure:3597: checking for $ac_func" >&5
    35343597if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    35353598  echo $ac_n "(cached) $ac_c" 1>&6
    35363599else
    35373600  cat > conftest.$ac_ext <<EOF
    3538 #line 3539 "configure"
     3601#line 3602 "configure"
    35393602#include "confdefs.h"
    35403603/* System header to define __stub macros and hopefully few prototypes,
     
    35593622; return 0; }
    35603623EOF
    3561 if { (eval echo configure:3562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3624if { (eval echo configure:3625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    35623625  rm -rf conftest*
    35633626  eval "ac_cv_func_$ac_func=yes"
     
    35933656   if test $ac_cv_header_locale_h = yes; then
    35943657    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
    3595 echo "configure:3596: checking for LC_MESSAGES" >&5
     3658echo "configure:3659: checking for LC_MESSAGES" >&5
    35963659if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
    35973660  echo $ac_n "(cached) $ac_c" 1>&6
    35983661else
    35993662  cat > conftest.$ac_ext <<EOF
    3600 #line 3601 "configure"
     3663#line 3664 "configure"
    36013664#include "confdefs.h"
    36023665#include <locale.h>
     
    36053668; return 0; }
    36063669EOF
    3607 if { (eval echo configure:3608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3670if { (eval echo configure:3671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36083671  rm -rf conftest*
    36093672  am_cv_val_LC_MESSAGES=yes
     
    36263689  fi
    36273690   echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
    3628 echo "configure:3629: checking whether NLS is requested" >&5
     3691echo "configure:3692: checking whether NLS is requested" >&5
    36293692        # Check whether --enable-nls or --disable-nls was given.
    36303693if test "${enable_nls+set}" = set; then
     
    36463709
    36473710      echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
    3648 echo "configure:3649: checking whether included gettext is requested" >&5
     3711echo "configure:3712: checking whether included gettext is requested" >&5
    36493712      # Check whether --with-included-gettext or --without-included-gettext was given.
    36503713if test "${with_included_gettext+set}" = set; then
     
    36653728        ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
    36663729echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
    3667 echo "configure:3668: checking for libintl.h" >&5
     3730echo "configure:3731: checking for libintl.h" >&5
    36683731if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    36693732  echo $ac_n "(cached) $ac_c" 1>&6
     
    36713734  cat > conftest.$ac_ext <<EOF
    36723735#include <sys/types.h>
    3673 #line 3674 "configure"
     3736#line 3737 "configure"
    36743737#include "confdefs.h"
    36753738#include <libintl.h>
    36763739EOF
    36773740ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3678 { (eval echo configure:3679: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3741{ (eval echo configure:3742: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    36793742ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    36803743if test -z "$ac_err"; then
     
    36933756  echo "$ac_t""yes" 1>&6
    36943757  echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
    3695 echo "configure:3696: checking for gettext in libc" >&5
     3758echo "configure:3759: checking for gettext in libc" >&5
    36963759if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
    36973760  echo $ac_n "(cached) $ac_c" 1>&6
    36983761else
    36993762  cat > conftest.$ac_ext <<EOF
    3700 #line 3701 "configure"
     3763#line 3764 "configure"
    37013764#include "confdefs.h"
    37023765#include <libintl.h>
     
    37053768; return 0; }
    37063769EOF
    3707 if { (eval echo configure:3708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3770if { (eval echo configure:3771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37083771  rm -rf conftest*
    37093772  gt_cv_func_gettext_libc=yes
     
    37213784           if test "$gt_cv_func_gettext_libc" != "yes"; then
    37223785             echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
    3723 echo "configure:3724: checking for bindtextdomain in -lintl" >&5
     3786echo "configure:3787: checking for bindtextdomain in -lintl" >&5
    37243787ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
    37253788if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    37293792LIBS="-lintl  $LIBS"
    37303793cat > conftest.$ac_ext <<EOF
    3731 #line 3732 "configure"
     3794#line 3795 "configure"
    37323795#include "confdefs.h"
    37333796/* Override any gcc2 internal prototype to avoid an error.  */
     
    37403803; return 0; }
    37413804EOF
    3742 if { (eval echo configure:3743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3805if { (eval echo configure:3806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37433806  rm -rf conftest*
    37443807  eval "ac_cv_lib_$ac_lib_var=yes"
     
    37563819  echo "$ac_t""yes" 1>&6
    37573820  echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
    3758 echo "configure:3759: checking for gettext in libintl" >&5
     3821echo "configure:3822: checking for gettext in libintl" >&5
    37593822if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
    37603823  echo $ac_n "(cached) $ac_c" 1>&6
    37613824else
    37623825  cat > conftest.$ac_ext <<EOF
    3763 #line 3764 "configure"
     3826#line 3827 "configure"
    37643827#include "confdefs.h"
    37653828
     
    37683831; return 0; }
    37693832EOF
    3770 if { (eval echo configure:3771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3833if { (eval echo configure:3834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37713834  rm -rf conftest*
    37723835  gt_cv_func_gettext_libintl=yes
     
    37963859set dummy msgfmt; ac_word=$2
    37973860echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3798 echo "configure:3799: checking for $ac_word" >&5
     3861echo "configure:3862: checking for $ac_word" >&5
    37993862if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    38003863  echo $ac_n "(cached) $ac_c" 1>&6
     
    38303893do
    38313894echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3832 echo "configure:3833: checking for $ac_func" >&5
     3895echo "configure:3896: checking for $ac_func" >&5
    38333896if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    38343897  echo $ac_n "(cached) $ac_c" 1>&6
    38353898else
    38363899  cat > conftest.$ac_ext <<EOF
    3837 #line 3838 "configure"
     3900#line 3901 "configure"
    38383901#include "confdefs.h"
    38393902/* System header to define __stub macros and hopefully few prototypes,
     
    38583921; return 0; }
    38593922EOF
    3860 if { (eval echo configure:3861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3923if { (eval echo configure:3924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38613924  rm -rf conftest*
    38623925  eval "ac_cv_func_$ac_func=yes"
     
    38853948set dummy gmsgfmt; ac_word=$2
    38863949echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3887 echo "configure:3888: checking for $ac_word" >&5
     3950echo "configure:3951: checking for $ac_word" >&5
    38883951if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    38893952  echo $ac_n "(cached) $ac_c" 1>&6
     
    39253988set dummy xgettext; ac_word=$2
    39263989echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3927 echo "configure:3928: checking for $ac_word" >&5
     3990echo "configure:3991: checking for $ac_word" >&5
    39283991if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    39293992  echo $ac_n "(cached) $ac_c" 1>&6
     
    39574020
    39584021                cat > conftest.$ac_ext <<EOF
    3959 #line 3960 "configure"
     4022#line 4023 "configure"
    39604023#include "confdefs.h"
    39614024
     
    39654028; return 0; }
    39664029EOF
    3967 if { (eval echo configure:3968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4030if { (eval echo configure:4031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    39684031  rm -rf conftest*
    39694032  CATOBJEXT=.gmo
     
    39974060set dummy msgfmt; ac_word=$2
    39984061echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3999 echo "configure:4000: checking for $ac_word" >&5
     4062echo "configure:4063: checking for $ac_word" >&5
    40004063if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    40014064  echo $ac_n "(cached) $ac_c" 1>&6
     
    40314094set dummy gmsgfmt; ac_word=$2
    40324095echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4033 echo "configure:4034: checking for $ac_word" >&5
     4096echo "configure:4097: checking for $ac_word" >&5
    40344097if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    40354098  echo $ac_n "(cached) $ac_c" 1>&6
     
    40714134set dummy xgettext; ac_word=$2
    40724135echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4073 echo "configure:4074: checking for $ac_word" >&5
     4136echo "configure:4137: checking for $ac_word" >&5
    40744137if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    40754138  echo $ac_n "(cached) $ac_c" 1>&6
     
    41614224     else
    41624225       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    4163 echo "configure:4164: checking for catalogs to be installed" >&5
     4226echo "configure:4227: checking for catalogs to be installed" >&5
    41644227       NEW_LINGUAS=
    41654228       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    41894252         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    41904253echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    4191 echo "configure:4192: checking for linux/version.h" >&5
     4254echo "configure:4255: checking for linux/version.h" >&5
    41924255if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    41934256  echo $ac_n "(cached) $ac_c" 1>&6
     
    41954258  cat > conftest.$ac_ext <<EOF
    41964259#include <sys/types.h>
    4197 #line 4198 "configure"
     4260#line 4261 "configure"
    41984261#include "confdefs.h"
    41994262#include <linux/version.h>
    42004263EOF
    42014264ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4202 { (eval echo configure:4203: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4265{ (eval echo configure:4266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    42034266ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    42044267if test -z "$ac_err"; then
     
    42454308   
    42464309
    4247             if test -d $srcdir/po; then
     4310            if test -f $srcdir/po/POTFILES.in; then
    42484311      test -d po || mkdir po
    42494312      if test "x$srcdir" != "x."; then
    4250                  if test "x`echo $srcdir | sed -e 's@.\:/.*@@'  -e 's@/.*@@' `" = "x"; then
     4313                 if test "x`echo $srcdir | sed -e 's@.\:/.*@@'  -e 's@/.*@@' `" = "x"; then
    42514314            posrcprefix="$srcdir/"
    42524315         else
     
    42634326
    42644327echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    4265 echo "configure:4266: checking whether to enable maintainer-specific portions of Makefiles" >&5
     4328echo "configure:4329: checking whether to enable maintainer-specific portions of Makefiles" >&5
    42664329    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    42674330if test "${enable_maintainer_mode+set}" = set; then
     
    42894352
    42904353echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    4291 echo "configure:4292: checking for executable suffix" >&5
     4354echo "configure:4355: checking for executable suffix" >&5
    42924355if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    42934356  echo $ac_n "(cached) $ac_c" 1>&6
     
    42994362  echo 'int main () { return 0; }' > conftest.$ac_ext
    43004363  ac_cv_exeext=
    4301   if { (eval echo configure:4302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     4364  if { (eval echo configure:4365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    43024365    for file in conftest.*; do
    43034366      case $file in
     
    43244387ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    43254388echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4326 echo "configure:4327: checking for $ac_hdr" >&5
     4389echo "configure:4390: checking for $ac_hdr" >&5
    43274390if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    43284391  echo $ac_n "(cached) $ac_c" 1>&6
     
    43304393  cat > conftest.$ac_ext <<EOF
    43314394#include <sys/types.h>
    4332 #line 4333 "configure"
     4395#line 4396 "configure"
    43334396#include "confdefs.h"
    43344397#include <$ac_hdr>
    43354398EOF
    43364399ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4337 { (eval echo configure:4338: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4400{ (eval echo configure:4401: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    43384401ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    43394402if test -z "$ac_err"; then
     
    43624425
    43634426
    4364 echo $ac_n "checking the size of gmon pointers""... $ac_c" 1>&6
    4365 echo "configure:4366: checking the size of gmon pointers" >&5
    4366 if test "$cross_compiling" = yes; then
    4367   gmon_ptr_size=4
    4368 else
    4369   cat > conftest.$ac_ext <<EOF
    4370 #line 4371 "configure"
    4371 #include "confdefs.h"
    4372 #include <stdio.h>
    4373 #include <stdlib.h>
    4374 #if HAVE_SYS_GMON_OUT_H
    4375 #include <sys/gmon_out.h>
    4376 #endif
    4377 main()
    4378 {
    4379 #if HAVE_SYS_GMON_OUT_H
    4380   struct gmon_cg_arc_record arc;
    4381   FILE *f=fopen("conftestval", "w");
    4382   if (!f) exit(1);
    4383   fprintf(f, "%d\n", sizeof(arc.from_pc));
    4384   exit(0);
    4385 #else
    4386   FILE *f=fopen("conftestval", "w");
    4387   if (!f) exit(1);
    4388   fprintf(f, "%d\n", (int) sizeof(char *));
    4389   exit(1);
    4390 #endif
    4391 }
    4392 EOF
    4393 if { (eval echo configure:4394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    4394 then
    4395   gmon_ptr_size=`cat conftestval`
    4396 else
    4397   echo "configure: failed program was:" >&5
    4398   cat conftest.$ac_ext >&5
    4399   rm -fr conftest*
    4400   gmon_ptr_size=4
    4401 fi
    4402 rm -fr conftest*
    4403 fi
    4404 
    4405 echo "$ac_t""$gmon_ptr_size" 1>&6
    4406 
    4407 cat >> confdefs.h <<EOF
    4408 #define GMON_PTR_SIZE $gmon_ptr_size
    4409 EOF
    4410 
    4411 
    4412 build_warnings="-W -Wall"
     4427build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
    44134428# Check whether --enable-build-warnings or --disable-build-warnings was given.
    44144429if test "${enable_build_warnings+set}" = set; then
Note: See TracChangeset for help on using the changeset viewer.