From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Krister Walfridsson Cc: egcs@cygnus.com, wilson@cygnus.com Subject: Re: M4 problems Date: Sun, 05 Apr 1998 17:27:00 -0000 Message-id: <17489.891801165@hurl.cygnus.com> References: X-SW-Source: 1998-04/msg00189.html In message < Pine.LNX.3.96.980404201041.2213A-100000@bartlet.df.lth.se >you wri te: > Are there any good reason we define M4 in the egcs/Makefile? Yes. It's part of the one tree build system. If you take the m4 sources and put them in the source tree with egcs, then egcs will automatically build and use the m4 binaries that you just built instead of whatever is lying around on the system. jeff