Changeset 842 for trunk/src/binutils/gprof/configure
- Timestamp:
- Oct 26, 2003, 7:02:33 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gprof/configure
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r841 r842 2 2 3 3 # 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 5 5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. 6 6 # … … 2103 2103 echo $ac_n "(cached) $ac_c" 1>&6 2104 2104 else 2105 2105 2106 2106 ac_ext=c 2107 2107 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. … … 2229 2229 exec 5>>./config.log 2230 2230 2231 2232 2233 2234 2235 2231 2232 2233 2234 2235 2236 2236 2237 2237 … … 2581 2581 #define $ac_tr_func 1 2582 2582 EOF 2583 2583 2584 2584 else 2585 2585 echo "$ac_t""no" 1>&6 … … 2588 2588 2589 2589 2590 ALL_LINGUAS="fr trsv es id da pt_BR"2590 ALL_LINGUAS="fr sv es id da pt_BR" 2591 2591 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2592 2592 echo "configure:2593: checking how to run the C preprocessor" >&5 … … 2878 2878 if test $ac_cv_c_const = no; then 2879 2879 cat >> confdefs.h <<\EOF 2880 #define const 2880 #define const 2881 2881 EOF 2882 2882 … … 2914 2914 inline | yes) ;; 2915 2915 no) cat >> confdefs.h <<\EOF 2916 #define inline 2916 #define inline 2917 2917 EOF 2918 2918 ;; … … 3258 3258 #define $ac_tr_hdr 1 3259 3259 EOF 3260 3260 3261 3261 else 3262 3262 echo "$ac_t""no" 1>&6 … … 3313 3313 #define $ac_tr_func 1 3314 3314 EOF 3315 3315 3316 3316 else 3317 3317 echo "$ac_t""no" 1>&6 … … 3490 3490 fi 3491 3491 3492 3492 3493 3493 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \ 3494 3494 unistd.h values.h sys/param.h … … 3527 3527 #define $ac_tr_hdr 1 3528 3528 EOF 3529 3529 3530 3530 else 3531 3531 echo "$ac_t""no" 1>&6 … … 3583 3583 #define $ac_tr_func 1 3584 3584 EOF 3585 3585 3586 3586 else 3587 3587 echo "$ac_t""no" 1>&6 … … 3640 3640 #define $ac_tr_func 1 3641 3641 EOF 3642 3642 3643 3643 else 3644 3644 echo "$ac_t""no" 1>&6 … … 3699 3699 3700 3700 echo "$ac_t""$USE_NLS" 1>&6 3701 3701 3702 3702 3703 3703 USE_INCLUDED_LIBINTL=no … … 3939 3939 #define $ac_tr_func 1 3940 3940 EOF 3941 3941 3942 3942 else 3943 3943 echo "$ac_t""no" 1>&6 … … 4049 4049 4050 4050 4051 4051 4052 4052 if test "$CATOBJEXT" = "NONE"; then 4053 4053 nls_cv_use_gnu_gettext=yes … … 4165 4165 fi 4166 4166 4167 4167 4168 4168 USE_INCLUDED_LIBINTL=yes 4169 4169 CATOBJEXT=.gmo … … 4206 4206 done 4207 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4220 4221 4221 if test "x$CATOBJEXT" != "x"; then … … 4246 4246 /* The system does not provide the header <locale.h>. Take care yourself. */" 4247 4247 fi 4248 4248 4249 4249 4250 4250 if test -f $srcdir/po2tbl.sed.in; then … … 4299 4299 GT_YES="#YES#" 4300 4300 fi 4301 4302 4301 4302 4303 4303 4304 4304 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs" 4305 4305 4306 4306 4307 4307 l= 4308 4308 4309 4309 4310 4310 if test -f $srcdir/po/POTFILES.in; then … … 4323 4323 < $srcdir/po/POTFILES.in > po/POTFILES 4324 4324 fi 4325 4325 4326 4326 4327 4327 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 … … 4336 4336 4337 4337 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 4338 4338 4339 4339 4340 4340 if test $USE_MAINTAINER_MODE = yes; then … … 4346 4346 fi 4347 4347 MAINT=$MAINTAINER_MODE_TRUE 4348 4348 4349 4349 4350 4350 … … 4418 4418 #define $ac_tr_hdr 1 4419 4419 EOF 4420 4420 4421 4421 else 4422 4422 echo "$ac_t""no" 1>&6 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.