This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Fwd: Some configures in /cvs/src needs regeneration with autoconf]


Just FYI,

I went to re-produce this (per src/sim/README-HACKING) I tried:

make -k -f Makefile.in SHELL=/bin/sh autoheader-common

Using autoconf 2.13.  Ignoring the fact that this won't regenerate

./sim/testsuite/d30v-elf/configure

I also found that the above didn't work eg:

Running autoheader in fr30 ...
configure.in:10: warning: AC_TRY_RUN called without default to allow 
cross compiling
/home/scratch/auto-000227/bin/autoheader: Symbol `ENABLE_NLS' is not 
covered by /home/scratch/auto-000227/share/autoconf/acconfig.h
/home/scratch/auto-000227/bin/autoheader: Symbol `HAVE_GETTEXT' is not 
covered by /home/scratch/auto-000227/share/autoconf/acconfig.h
/home/scratch/auto-000227/bin/autoheader: Symbol `HAVE_LC_MESSAGES' is 
not covered by /home/scratch/auto-000227/share/autoconf/acconfig.h
/home/scratch/auto-000227/bin/autoheader: Symbol `HAVE_STPCPY' is not 
covered by /home/scratch/auto-000227/share/autoconf/acconfig.h

Anyway, I've fixed Michael's immediate problem.

	Andrew

2001-07-18  Andrew Cagney  <ac131313@redhat.com>

	* configure: Re-generate using autoconf 2.13.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]