diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-08-20 16:16:01 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-08-20 16:16:01 +1000 |
commit | 2a5588daeb27c118a3a55a203a7be14978d96bf7 (patch) | |
tree | da4cc6ae017e9a21e773b589569c98c47fa548f0 /ChangeLog | |
parent | b5d5ee1ab0a2df1d5c6aea7ac8dadc4e8782bdd0 (diff) |
- (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not
using it since the type conflicts can cause problems on FreeBSD. Patch
from Jonathan Chen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20090820 | ||
2 | - (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not | ||
3 | using it since the type conflicts can cause problems on FreeBSD. Patch | ||
4 | from Jonathan Chen. | ||
5 | |||
1 | 20090817 | 6 | 20090817 |
2 | - (dtucker) [configure.ac] Check for headers before libraries for openssl an | 7 | - (dtucker) [configure.ac] Check for headers before libraries for openssl an |
3 | zlib, which should make the errors slightly more meaningful on platforms | 8 | zlib, which should make the errors slightly more meaningful on platforms |