Ignore:
Timestamp:
Oct 26, 2003, 7:02:33 AM (22 years ago)
Author:
bird
Message:

Our msgfmt handles UTF-8 incorrectly it seems... Removed tr.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r841 r842  
    22
    33# Guess values for system-dependent variables and create Makefiles.
    4 # Generated automatically using autoconf version 2.13 
     4# Generated automatically using autoconf version 2.13
    55# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
    66#
     
    852852fi
    853853
    854  
     854
    855855
    856856
     
    21332133  echo $ac_n "(cached) $ac_c" 1>&6
    21342134else
    2135  
     2135
    21362136     ac_ext=c
    21372137# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
     
    22592259exec 5>>./config.log
    22602260
    2261  
    2262 
    2263  
    2264          
    2265          
     2261
     2262
     2263
     2264       
     2265       
    22662266
    22672267# Check whether --with-lib-path or --without-lib-path was given.
     
    22962296if test "${with_sysroot+set}" = set; then
    22972297  withval="$with_sysroot"
    2298  
     2298
    22992299 case ${with_sysroot} in
    23002300 yes) TARGET_SYSTEM_ROOT='${exec_prefix}/${target_alias}/sys-root' ;;
     
    23232323
    23242324else
    2325  
     2325
    23262326 use_sysroot=no
    23272327 TARGET_SYSTEM_ROOT=
     
    26632663
    26642664
    2665 ALL_LINGUAS="fr sv tr es da"
     2665ALL_LINGUAS="fr sv es da"
    26662666echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    26672667echo "configure:2668: checking how to run the C preprocessor" >&5
     
    29532953if test $ac_cv_c_const = no; then
    29542954  cat >> confdefs.h <<\EOF
    2955 #define const 
     2955#define const
    29562956EOF
    29572957
     
    29892989  inline | yes) ;;
    29902990  no) cat >> confdefs.h <<\EOF
    2991 #define inline 
     2991#define inline
    29922992EOF
    29932993 ;;
     
    33333333#define $ac_tr_hdr 1
    33343334EOF
    3335  
     3335
    33363336else
    33373337  echo "$ac_t""no" 1>&6
     
    33883388#define $ac_tr_func 1
    33893389EOF
    3390  
     3390
    33913391else
    33923392  echo "$ac_t""no" 1>&6
     
    35653565fi
    35663566
    3567                              
     3567
    35683568   for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
    35693569unistd.h values.h sys/param.h
     
    36023602#define $ac_tr_hdr 1
    36033603EOF
    3604  
     3604
    36053605else
    36063606  echo "$ac_t""no" 1>&6
     
    36583658#define $ac_tr_func 1
    36593659EOF
    3660  
     3660
    36613661else
    36623662  echo "$ac_t""no" 1>&6
     
    37153715#define $ac_tr_func 1
    37163716EOF
    3717  
     3717
    37183718else
    37193719  echo "$ac_t""no" 1>&6
     
    37743774
    37753775    echo "$ac_t""$USE_NLS" 1>&6
    3776    
     3776
    37773777
    37783778    USE_INCLUDED_LIBINTL=no
     
    40144014#define $ac_tr_func 1
    40154015EOF
    4016  
     4016
    40174017else
    40184018  echo "$ac_t""no" 1>&6
     
    41244124
    41254125
    4126                
     4126       
    41274127        if test "$CATOBJEXT" = "NONE"; then
    41284128                          nls_cv_use_gnu_gettext=yes
     
    42404240fi
    42414241
    4242        
     4242
    42434243        USE_INCLUDED_LIBINTL=yes
    42444244        CATOBJEXT=.gmo
     
    42814281    done
    42824282
    4283        
    4284    
    4285    
    4286    
    4287    
    4288    
    4289    
    4290    
    4291    
    4292    
    4293    
    4294  
     4283
     4284
     4285
     4286
     4287
     4288
     4289
     4290
     4291
     4292
     4293
     4294
    42954295
    42964296   if test "x$CATOBJEXT" != "x"; then
     
    43214321/* The system does not provide the header <locale.h>.  Take care yourself.  */"
    43224322   fi
    4323    
     4323
    43244324
    43254325            if test -f $srcdir/po2tbl.sed.in; then
     
    43744374     GT_YES="#YES#"
    43754375   fi
    4376    
    4377    
     4376
     4377
    43784378
    43794379   MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
    4380    
     4380
    43814381
    43824382      l=
    4383    
     4383
    43844384
    43854385            if test -f $srcdir/po/POTFILES.in; then
     
    43984398         < $srcdir/po/POTFILES.in > po/POTFILES
    43994399   fi
    4400  
     4400
    44014401
    44024402
     
    46614661
    46624662  echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
    4663  
     4663
    46644664
    46654665if test $USE_MAINTAINER_MODE = yes; then
     
    46714671fi
    46724672  MAINT=$MAINTAINER_MODE_TRUE
    4673  
     4673
    46744674
    46754675
     
    47164716#define $ac_tr_hdr 1
    47174717EOF
    4718  
     4718
    47194719else
    47204720  echo "$ac_t""no" 1>&6
     
    47714771#define $ac_tr_func 1
    47724772EOF
    4773  
     4773
    47744774else
    47754775  echo "$ac_t""no" 1>&6
Note: See TracChangeset for help on using the changeset viewer.