DescriptionLinux: clean up the usage of "use_cups" gyp switch:
This CL removes duplication and fixes a build error
on system with no CUPS. It uses cups-config instead of
hardcoding flags.
Also, it removes a superfluous dependency on gcrypt
from chrome_browser.gypi. printing uses gcrypt explicitly,
but chrome/browser doesn't. It was just blindly copy-pasted.
I just extracted libgcrypt target to build/linux/system.gyp,
and switched to libgcrypt-config instead of hardcoding flags.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83489
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|