bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] Minor cosmetic fix for gnulib-tool generated Makefile.a


From: Bruno Haible
Subject: Re: [Bug-gnulib] Minor cosmetic fix for gnulib-tool generated Makefile.am
Date: Mon, 11 Oct 2004 16:34:07 +0200
User-agent: KMail/1.5

Derek Robert Price wrote:
> ## For module alloca-opt:
> BUILT_SOURCES += $(ALLOCA_H)
> EXTRA_DIST += alloca_.h

I would prefer this style:


# >>> gnulib module alloca-opt.

BUILT_SOURCES += $(ALLOCA_H)
EXTRA_DIST += alloca_.h

# <<< gnulib module alloca-opt.


Does this look good to you?

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]