Changeset 842 for trunk/src/binutils/opcodes/configure
- Timestamp:
- Oct 26, 2003, 7:02:33 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/opcodes/configure
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
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 # … … 2219 2219 echo $ac_n "(cached) $ac_c" 1>&6 2220 2220 else 2221 2221 2222 2222 ac_ext=c 2223 2223 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. … … 2345 2345 exec 5>>./config.log 2346 2346 2347 2348 2349 2350 2351 2347 2348 2349 2350 2351 2352 2352 2353 2353 # Check whether --enable-targets or --disable-targets was given. … … 2413 2413 2414 2414 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 2415 2415 2416 2416 2417 2417 if test $USE_MAINTAINER_MODE = yes; then … … 2423 2423 fi 2424 2424 MAINT=$MAINTAINER_MODE_TRUE 2425 2425 2426 2426 2427 2427 echo $ac_n "checking whether to install libbfd""... $ac_c" 1>&6 … … 2440 2440 2441 2441 echo "$ac_t""$install_libbfd_p" 1>&6 2442 2442 2443 2443 2444 2444 if test $install_libbfd_p = yes; then … … 2456 2456 bfdincludedir='$(exec_prefix)/$(host_alias)/$(target_alias)/include' 2457 2457 fi 2458 2459 2458 2459 2460 2460 2461 2461 … … 2724 2724 2725 2725 2726 ALL_LINGUAS="fr sv tres da de id pt_BR ro"2726 ALL_LINGUAS="fr sv es da de id pt_BR ro" 2727 2727 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2728 2728 echo "configure:2729: checking how to run the C preprocessor" >&5 … … 3014 3014 if test $ac_cv_c_const = no; then 3015 3015 cat >> confdefs.h <<\EOF 3016 #define const 3016 #define const 3017 3017 EOF 3018 3018 … … 3050 3050 inline | yes) ;; 3051 3051 no) cat >> confdefs.h <<\EOF 3052 #define inline 3052 #define inline 3053 3053 EOF 3054 3054 ;; … … 3394 3394 #define $ac_tr_hdr 1 3395 3395 EOF 3396 3396 3397 3397 else 3398 3398 echo "$ac_t""no" 1>&6 … … 3449 3449 #define $ac_tr_func 1 3450 3450 EOF 3451 3451 3452 3452 else 3453 3453 echo "$ac_t""no" 1>&6 … … 3626 3626 fi 3627 3627 3628 3628 3629 3629 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \ 3630 3630 unistd.h values.h sys/param.h … … 3663 3663 #define $ac_tr_hdr 1 3664 3664 EOF 3665 3665 3666 3666 else 3667 3667 echo "$ac_t""no" 1>&6 … … 3719 3719 #define $ac_tr_func 1 3720 3720 EOF 3721 3721 3722 3722 else 3723 3723 echo "$ac_t""no" 1>&6 … … 3776 3776 #define $ac_tr_func 1 3777 3777 EOF 3778 3778 3779 3779 else 3780 3780 echo "$ac_t""no" 1>&6 … … 3835 3835 3836 3836 echo "$ac_t""$USE_NLS" 1>&6 3837 3837 3838 3838 3839 3839 USE_INCLUDED_LIBINTL=no … … 4075 4075 #define $ac_tr_func 1 4076 4076 EOF 4077 4077 4078 4078 else 4079 4079 echo "$ac_t""no" 1>&6 … … 4185 4185 4186 4186 4187 4187 4188 4188 if test "$CATOBJEXT" = "NONE"; then 4189 4189 nls_cv_use_gnu_gettext=yes … … 4301 4301 fi 4302 4302 4303 4303 4304 4304 USE_INCLUDED_LIBINTL=yes 4305 4305 CATOBJEXT=.gmo … … 4342 4342 done 4343 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4356 4357 4357 if test "x$CATOBJEXT" != "x"; then … … 4382 4382 /* The system does not provide the header <locale.h>. Take care yourself. */" 4383 4383 fi 4384 4384 4385 4385 4386 4386 if test -f $srcdir/po2tbl.sed.in; then … … 4435 4435 GT_YES="#YES#" 4436 4436 fi 4437 4438 4437 4438 4439 4439 4440 4440 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs" 4441 4441 4442 4442 4443 4443 l= 4444 4444 4445 4445 4446 4446 if test -f $srcdir/po/POTFILES.in; then … … 4459 4459 < $srcdir/po/POTFILES.in > po/POTFILES 4460 4460 fi 4461 4461 4462 4462 4463 4463 . ${srcdir}/../bfd/configure.host … … 4604 4604 #define $ac_tr_hdr 1 4605 4605 EOF 4606 4606 4607 4607 else 4608 4608 echo "$ac_t""no" 1>&6 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.