diff options
| author | Wolfgang Jenkner | 2016-01-30 14:20:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-30 15:26:06 -0800 |
| commit | a5f85861293911b3f394464a04f7972b83d47a95 (patch) | |
| tree | 969c762d8b50131993e9967c6031bf3d05cf0d4a /src/buffer.c | |
| parent | cb22fce283e3852ea33a09f40707cf0c004c717e (diff) | |
| download | emacs-a5f85861293911b3f394464a04f7972b83d47a95.tar.gz emacs-a5f85861293911b3f394464a04f7972b83d47a95.zip | |
Link temacs with gnulib compiled with -Demacs
This is done to support HYBRID_MALLOC, since some static variables
(e.g., last_environ in putenv.c) hold pointers to memory malloced
before dumping (Bug#22086).
* lib/Makefile.am: Add incantation to install libegnu.a.
* src/Makefile.in ($(lib)/libgnu.a): Replace with libegnu.a
(temacs$(EXEEXT)): Use it.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions