]> git.sur5r.net Git - bacula/docs/commit
Remove the USE_WIN32STREAMEXTRACTION #defines (always on)
authorKern Sibbald <kern@sibbald.com>
Sun, 13 Nov 2005 10:24:12 +0000 (10:24 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 13 Nov 2005 10:24:12 +0000 (10:24 +0000)
commite99e775524dba0469999d53195c4c00e782f0f97
tree1a2babf1fa5edc4cda74f5fc8c910329887711d1
parentde72702b3b7185c50651e91cb21cf077118dd3ae
Remove the USE_WIN32STREAMEXTRACTION #defines (always on)
  and correct a few minor problems to make it build on Linux.
- Turn off API debug output unless debug set to avoid confusing
  the user.
- Add Solaris ACL detection in configure.in as supplied by
  Attila Fulop.