This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: [Fwd: Some configures in /cvs/src needs regeneration with autoconf]
- To: gdb at sources dot redhat dot com
- Subject: Re: [Fwd: Some configures in /cvs/src needs regeneration with autoconf]
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Wed, 18 Jul 2001 02:19:41 -0400
- Cc: Andrew Cagney <ac131313 at cygnus dot com>,Michael Matz <matzmich at cs dot tu-berlin dot de>
- References: <3B55237D.9080304@cygnus.com>
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.