diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 608d5c618b3..36e2f29e58f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2010-05-12 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (INSTALLABLES): Remove @LIB_SRC_EXTRA_INSTALLABLES@. | ||
| 4 | |||
| 5 | 2010-05-11 Glenn Morris <rgm@gnu.org> | ||
| 6 | |||
| 7 | * Makefile.in (.m.o): Remove, there are no .m files. | ||
| 8 | (BASE_CFLAGS): New variable. | ||
| 9 | (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS. | ||
| 10 | (check): Update the message. | ||
| 11 | (update-game-score${EXEEXT}): Do not use $MOVE_FLAGS. | ||
| 12 | |||
| 13 | * Makefile.in: Convert comments to makefile format. | ||
| 14 | |||
| 15 | * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset. | ||
| 16 | (config.h) [MSDOS]: Do not include. | ||
| 17 | |||
| 1 | 2010-05-10 Glenn Morris <rgm@gnu.org> | 18 | 2010-05-10 Glenn Morris <rgm@gnu.org> |
| 2 | 19 | ||
| 3 | * Makefile.in (LIBS_SYSTEM): Set with configure, not cpp. | 20 | * Makefile.in (LIBS_SYSTEM): Set with configure, not cpp. |