emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#13026: Assume POSIX 1003.1-1988 or later for signal.h.


From: Paul Eggert
Subject: Re: bug#13026: Assume POSIX 1003.1-1988 or later for signal.h.
Date: Sat, 08 Dec 2012 09:34:05 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/08/2012 02:13 AM, Eli Zaretskii wrote:
>> Date: Fri, 07 Dec 2012 18:40:57 -0800
>> > From: Paul Eggert <address@hidden>
>> > 
>> > As an aside, it'd be nicer if lib/Makefile were computed more
>> > automatically from lib/gnulib.mk on Microsoft platforms, so
>> > that this sort of thing wouldn't require manual editing.

> That requires Windows to use the Posix configure script.

I was thinking of something more modest, namely to change
nt/configure.bat to copy the needed rules from
lib/gnulib.mk to lib/Makefile.  This step wouldn't
all need to be done in configure.bat; it could be
precomputed on a POSIXish platform, if the Windows tools
aren't up to doing what 'sed' can do.  Ideally lib/makefile.w32-in
could just say "include gnulib.mk" but it might need
to include a modified version of gnulib.mk instead.

But if the plan is to port 'configure' to Windows perhaps
this idea would be a distraction.



reply via email to

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