[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dynamic loading progress
From: |
Stephen Leake |
Subject: |
Re: Dynamic loading progress |
Date: |
Sat, 27 Dec 2014 15:57:05 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) |
Aurélien Aptel <address@hidden> writes:
> # build emacs
> $ git clone https://github.com/aaptel/emacs-dynamic-module.git emacs-dyn
> $ cd emacs-dyn
> $ ./autogen.sh
> $ ./configure
> $ make
>
> # build all the modules
> $ for i in modules/*; do make -C "$i"; done
What happened to the 'modules' directory?
It's no longer in this repository (I just cloned it), and it's not in
the Savannah dynamics-modules* branches either.
--
-- Stephe
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Dynamic loading progress,
Stephen Leake <=