]> git.sur5r.net Git - bacula/rescue/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)
commit7fef28aa94eae9e7ba3be489ecdd6d797bfa0017
treee7644bdfd1d3246a2127120ef7c1cb441f183f1a
parent6e32749fe8930c82bcbd62bdb7bb2136ab90da9c
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.