bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] gnulib-tool: new option --gnu-make


From: Paul Eggert
Subject: Re: [PATCH] gnulib-tool: new option --gnu-make
Date: Mon, 13 Mar 2017 16:02:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On 03/13/2017 02:07 AM, Bruno Haible wrote:
Do we need to revisit the Makefile.am section of all modules/* files?
Are there anti-patterns that should not be used in modules files when
a module should be usable with GNU Make instead of Automake?

Anything that uses an Automake-specific feature other than "if FOO / else / endif" would be suspect, yes. For example, I suppose there would be trouble if a module uses the Automake syntax "if FOO / else !FOO / endif !FOO". Although this particular feature should be easy for gnulib-tool to support, I imagine other Automake features wouldn't be.

I didn't look for problems systematically; I looked only in the modules that Emacs uses, none of which had problems (which is a good sign...).




reply via email to

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