diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cb9fefea39b..98a93855adc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-04-27 Glenn Morris <rgm@gnu.org> | 1 | 2010-04-27 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (LIBXTR6): Set with configure, not cpp. | ||
| 4 | * s/unixware.h (NEED_LIBW): Remove definition. | ||
| 5 | |||
| 3 | * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by... | 6 | * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by... |
| 4 | (TOOLKIT_LIBW): New, set by configure. | 7 | (TOOLKIT_LIBW): New, set by configure. |
| 5 | (@X_TOOLKIT_TYPE@): No longer define it. | 8 | (@X_TOOLKIT_TYPE@): No longer define it. |