bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5191: 23.1.90; Make target compile-main fails under GNU/Linux Kernel


From: Chong Yidong
Subject: bug#5191: 23.1.90; Make target compile-main fails under GNU/Linux Kernel 2.6.16
Date: Mon, 14 Dec 2009 18:29:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Chong Yidong wrote:
>
>> On second thought, I don't think this is a good idea.  Looks like the
>> BSDs use ".sinclude" for silent inclusion, and older systems don't even
>> support that.
>
> I think you are right that include is not portable. It's currently
> only used in GNUstep builds. I don't think "echo -n" is portable
> either. "printf" might be better, I'm not sure.

Another idea: how about autogenerating the ELCFILES Makefile using
configure?  Then Makefile.in could just have a line that says

ELCFILES=@elcfiles@

where @elcfiles@ is generated by configure.





reply via email to

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