mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3-waf: next attempt to fix cups and non-cups builds.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 11 16:57:40 CET 2011 on sn-devel-104
This commit is contained in:
parent
7ff5bf56c8
commit
6531ac6a65
@ -525,6 +525,7 @@ msg.msg_acctrightslen = sizeof(fd);
|
||||
conf.DEFINE('HAVE_CUPS', '1')
|
||||
else:
|
||||
conf.undefine('HAVE_CUPS')
|
||||
conf.SET_TARGET_TYPE('cups', 'EMPTY')
|
||||
else:
|
||||
# define an empty subsystem for cups, to allow it to be used as an empty dependency
|
||||
conf.SET_TARGET_TYPE('cups', 'EMPTY')
|
||||
|
Loading…
Reference in New Issue
Block a user