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

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

Re: Where do I find the emacs-module.h after make install?


From: Kaushal Modi
Subject: Re: Where do I find the emacs-module.h after make install?
Date: Thu, 21 Jun 2018 11:01:52 -0400

On Thu, Jun 21, 2018 at 10:58 AM Kaushal Modi <kaushal.modi@gmail.com>
wrote:

> On Thu, Jun 21, 2018 at 10:52 AM Mike Rosset <mike.rosset@gmail.com>
> wrote:
>
>> Hello Kaushal,
>>
>> emacs-module.h is not installed with make install. You can get it from
>> the dist tarball, or git version control. The easiest way it with wget like
>> so.
>>
>> wget 
>> "http://git.savannah.gnu.org/cgit/emacs.git/plain/src/emacs-module.h?h=emacs-25.2";
>>  -O emacs-module.h
>>
>>
> Great! Thank you!
>
> @Eli Is this is bug? For folks building emacs locally and having
> version-specific install folders, it would be nice to have version-specific
> emacs-module.h copied to their respective include/ directories, right?
>

Additionally, the emacs 26.1 release does not have the emacs-module.h too:
http://git.savannah.gnu.org/cgit/emacs.git/tree/src?h=emacs-26.1

I see only emacs-module.h.in in there.
-- 

Kaushal Modi


reply via email to

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