comparison libcruft/ChangeLog @ 10346:65d5776379c3

Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
author Michael Goffioul <michael.goffioul@gmail.com>
date Sun, 21 Feb 2010 18:04:59 +0000
parents 7f6b4c6838ea
children 9c4daf174387
comparison
equal deleted inserted replaced
10345:33b012d39dce 10346:65d5776379c3
1 2010-02-21 Michael Goffioul <michael.goffioul@gmail.com> 1 2010-02-21 Michael Goffioul <michael.goffioul@gmail.com>
2
3 * misc/quit.h: Define WIN32_LEAN_AND_MEAN and don't #undef min/max.
2 4
3 * Makefile.am: Add -bindir option to libcruft_la_LDFLAGS. 5 * Makefile.am: Add -bindir option to libcruft_la_LDFLAGS.
4 6
5 2010-02-17 John W. Eaton <jwe@octave.org> 7 2010-02-17 John W. Eaton <jwe@octave.org>
6 8