This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: makeinfo --no-split


On Mon, 21 Apr 2003, Toon Moene wrote:
>> Toon, should we use MAKEINFOFLAGS for g77.texi instead of hard-coding
>> the parameters for makeinfo?
> That change is OK with me.

Now comes the interesting part: I was just going to add that, when I
noticed that in the top-level Makefile, we have

  BASE_FLAGS_TO_PASS = \
  :
  "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)"

which in facts makes the point of using MAKEINFOFLAGS in lower directories
moot.

Nathanael, you have been working in this area recently, but of course
also Alexandre: Is this a feature or actually a bug?

Gerald
-- 
Gerald "Jerry"   pfeifer at dbai dot tuwien dot ac dot at   http://www.pfeifer.com/gerald/


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