diff options
| author | Glenn Morris | 2010-05-15 17:30:14 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-15 17:30:14 -0700 |
| commit | 9beab9ced31b55d5f7fbed0c3651d10c64ae8af2 (patch) | |
| tree | de60fa61c5e15d836d09ab7f6614780bf73ef315 /src/ChangeLog | |
| parent | 8a95f0e78ca60d58d41aa3224b6912393a98ca1f (diff) | |
| download | emacs-9beab9ced31b55d5f7fbed0c3651d10c64ae8af2.tar.gz emacs-9beab9ced31b55d5f7fbed0c3651d10c64ae8af2.zip | |
* src/Makefile.in (LIBX_BASE): Always define.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ead531896c..6847afcb9d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (LIBX_BASE): Always define. | ||
| 4 | |||
| 3 | * Makefile.in (LIBX_OTHER): Move out of cpp section. | 5 | * Makefile.in (LIBX_OTHER): Move out of cpp section. |
| 4 | 6 | ||
| 5 | * Makefile.in (LIBXT): Always define. | 7 | * Makefile.in (LIBXT): Always define. |