(Patch) Attempt to get src-release working again

Andrew Cagney ac131313@redhat.com
Thu Dec 5 15:00:00 GMT 2002


> This is an attempt to get src-release working again. :-)
> Committed as obvious.  I'm worried about the very complex tricks being
> played with 'texinfo'; I've probably broken them, but since I can't figure
> out what they were *supposed* to do, I can't figure out how to fix them.
> 
> 	* src-release: Configure host subdirs.

Broadly, where are the complex tricks involving texinfo?

Andrew


> Index: src-release
> ===================================================================
> RCS file: /cvs/src/src/src-release,v
> retrieving revision 1.2
> diff -u -r1.2 src-release
> --- src-release	1 Oct 2002 22:58:14 -0000	1.2
> +++ src-release	5 Dec 2002 22:40:47 -0000
> @@ -136,7 +136,7 @@
>  	mv -f tmp Makefile.in
>  	#
>  	./configure sun4
> -	$(MAKE) configure-target \
> +	$(MAKE) configure-host configure-target \
>  	    ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
>  	    CC_FOR_TARGET="$(CC)" CXX_FOR_TARGET="$(CXX)"
>  	# Make links, and run "make diststuff" or "make info" when needed.
> 




More information about the Gdb-patches mailing list