]> git.sur5r.net Git - bacula/docs/commit
kes This patch should fix the Mac OS X build problem on the latest
authorKern Sibbald <kern@sibbald.com>
Sun, 25 Nov 2007 16:12:14 +0000 (16:12 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 25 Nov 2007 16:12:14 +0000 (16:12 +0000)
commit32cf13cabb90185f05fd77bc34aba3e48d68abed
tree03877c470a35eb0767301009c1b408fe9656bd78
parentf496b7536919cd122bca30c01ed81891d7ca9c9b
kes  This patch should fix the Mac OS X build problem on the latest
     Darwin, where sys/types.h was not included correctly (apparently
     due to a change in the Mac headers).  The solution was to explicitly
     ensure that it is defined for the ./configure.
     This patch also has a rebuild of configure that includes the Debian
     qt4 kludge (look for alternate qt4 names).
     This patch fixes bug #1020.