[patch/src] Don't autoconf src/Makefile.in; fix gdb/binutils snapshot

Andrew Cagney ac131313@redhat.com
Sun Sep 29 11:36:00 GMT 2002


Hello,

GDB (and BINUTILS) snapshots use something like:

	cd src
	gmake -f Makefile.in gdb.tar

when creating a release/snapshot.  The recent changes to Makefile.in vis:

-SHELL = /bin/sh
+SHELL = @config_shell@

break this.  I've committed the attached which addresses the immediate 
problem with broken snapshots.

Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <https://sourceware.org/pipermail/binutils/attachments/20020929/17be2df5/attachment.ksh>


More information about the Binutils mailing list