diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-23 20:42:39 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-23 20:42:39 -0800 |
commit | 152aefb0086b3482acae19ab78545a4a29ae7c20 (patch) | |
tree | 6f75f47ba32a42f2f9ef9a72c4c6a9838920ce8c /ChangeLog | |
parent | a96e16af6a24bf929032612fb8cd0397ca5aeb11 (diff) | |
download | txr-152aefb0086b3482acae19ab78545a4a29ae7c20.tar.gz txr-152aefb0086b3482acae19ab78545a4a29ae7c20.tar.bz2 txr-152aefb0086b3482acae19ab78545a4a29ae7c20.zip |
* configure (platform_flags, remove_flags): New config variables.
* Makefile (CFLAGS): Take into account new flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-11-23 Kaz Kylheku <kkylheku@gmail.com> + * configure (platform_flags, remove_flags): New config variables. + + * Makefile (CFLAGS): Take into account new flags. + +2009-11-23 Kaz Kylheku <kkylheku@gmail.com> + Follow up on 64 bit compilation warnings. * lib.c (chr, chrp): Do not convert directly between wchar_t and |