s3-printing: Restrict printing=cups to systems with cups development headers at build...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2012 05:03:31 +0000 (15:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Sep 2012 01:16:11 +0000 (11:16 +1000)
commitf453117569e04087ae461677717b14cdd65a4cd4
tree65fcd1816e2edb947fa736752ed237e04b65af34
parente00ac55994ad7d067f7f628ae4157f0d23f819c4
s3-printing: Restrict printing=cups to systems with cups development headers at build time

This means that instead of failing due to the default commandline values not being quite correct
that we clearly fail at loadparm and testparm time when parsing the printing= line.

Andrew Bartlett
docs-xml/smbdotconf/printing/printing.xml
lib/param/param_table.c
source3/param/loadparm.c
source3/utils/testparm.c