Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
authorTim Potter <tpot@samba.org>
Wed, 27 Aug 2003 05:07:25 +0000 (05:07 +0000)
committerTim Potter <tpot@samba.org>
Wed, 27 Aug 2003 05:07:25 +0000 (05:07 +0000)
commit92484cab4ea7baf20eac1c440a631769bf46b51a
treee3a4e4c2f627dfd1f53897f27f9b976db22c665d
parent63a5f178e2fc4cf442294af2bac2bef906f0a65b
Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
vendor supplied lp printing (bug #355).

For some reason this is not being set in Samba 3.  In Samba 2.2 the
SYSV define was only set from include/includes.h in a haphazard
fashion.  It's probably better to explicitly define it on a per-operating
system basis anyway.
(This used to be commit e653e13f45c3fa3c2cac792d78e47a2ee0df2b5a)
source3/configure.in