Ignore:
Timestamp:
Mar 14, 2005, 12:45:53 AM (20 years ago)
Author:
bird
Message:

regenerated (intl)

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r1852 r1853  
    42174217        nls_cv_header_intl=libintl.h
    42184218        nls_cv_header_libgt=libgettext.h
    4219       else
    4220                         echo "dbg: else: gt_cv_func_gettext_libintl" >&5
    4221         if test "$gt_cv_func_gettext_libintl" = "yes"; then
    4222           echo "dbg: updating LIBS" >&5
    4223           LIBS="-lintl $LIBS"
    4224           INTLLIBS="-lintl"
    4225         fi
    4226       fi
     4219                                                            fi
    42274220
    42284221            if test "$XGETTEXT" != ":"; then
     
    42734266     else
    42744267       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    4275 echo "configure:4276: checking for catalogs to be installed" >&5
     4268echo "configure:4269: checking for catalogs to be installed" >&5
    42764269       NEW_LINGUAS=
    42774270       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    43014294         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    43024295echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    4303 echo "configure:4304: checking for linux/version.h" >&5
     4296echo "configure:4297: checking for linux/version.h" >&5
    43044297if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    43054298  echo $ac_n "(cached) $ac_c" 1>&6
     
    43074300  cat > conftest.$ac_ext <<EOF
    43084301#include <sys/types.h>
    4309 #line 4310 "configure"
     4302#line 4303 "configure"
    43104303#include "confdefs.h"
    43114304#include <linux/version.h>
    43124305EOF
    43134306ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4314 { (eval echo configure:4315: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4307{ (eval echo configure:4308: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    43154308ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    43164309if test -z "$ac_err"; then
     
    43754368
    43764369echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    4377 echo "configure:4378: checking whether to enable maintainer-specific portions of Makefiles" >&5
     4370echo "configure:4371: checking whether to enable maintainer-specific portions of Makefiles" >&5
    43784371    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    43794372if test "${enable_maintainer_mode+set}" = set; then
     
    44014394
    44024395echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    4403 echo "configure:4404: checking for executable suffix" >&5
     4396echo "configure:4397: checking for executable suffix" >&5
    44044397if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    44054398  echo $ac_n "(cached) $ac_c" 1>&6
     
    44114404  echo 'int main () { return 0; }' > conftest.$ac_ext
    44124405  ac_cv_exeext=
    4413   if { (eval echo configure:4414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     4406  if { (eval echo configure:4407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    44144407    for file in conftest.*; do
    44154408      case $file in
     
    44364429ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    44374430echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4438 echo "configure:4439: checking for $ac_hdr" >&5
     4431echo "configure:4432: checking for $ac_hdr" >&5
    44394432if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    44404433  echo $ac_n "(cached) $ac_c" 1>&6
     
    44424435  cat > conftest.$ac_ext <<EOF
    44434436#include <sys/types.h>
    4444 #line 4445 "configure"
     4437#line 4438 "configure"
    44454438#include "confdefs.h"
    44464439#include <$ac_hdr>
    44474440EOF
    44484441ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4449 { (eval echo configure:4450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4442{ (eval echo configure:4443: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    44504443ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    44514444if test -z "$ac_err"; then
Note: See TracChangeset for help on using the changeset viewer.