Mercurial > emacs
comparison lib-src/ChangeLog @ 112302:c428fb33aede
Automate syncing from gnulib.
| author | Paul Eggert <eggert@cs.ucla.edu> |
|---|---|
| date | Sat, 08 Jan 2011 13:02:38 -0800 |
| parents | 54ade079a863 |
| children | babd014aab81 |
comparison
equal
deleted
inserted
replaced
| 112164:afa244de82cd | 112302:c428fb33aede |
|---|---|
| 1 2011-01-08 Paul Eggert <eggert@cs.ucla.edu> | |
| 2 | |
| 3 Automate syncing from gnulib. | |
| 4 * Makefile.in (EXE_FILES): New macro. | |
| 5 (BASE_CFLAGS): Add -I../lib and -I${srcdir}/../lib, | |
| 6 for gnulib's .h files. | |
| 7 (LOADLIBES): Add ../lib/libgnu.a. | |
| 8 ($(EXE_FILES)): Depend on ../lib/libgnu.a. | |
| 9 (../lib/libgnu.a): New rule. | |
| 10 | |
| 1 2011-01-08 Paul Eggert <eggert@cs.ucla.edu> | 11 2011-01-08 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 12 |
| 3 * Makefile.in (EXECUTABLES): Remove; macro unused since 1993. | 13 * Makefile.in (EXECUTABLES): Remove; macro unused since 1993. |
| 4 | 14 |
| 5 2011-01-08 Glenn Morris <rgm@gnu.org> | 15 2011-01-08 Glenn Morris <rgm@gnu.org> |
