[cups-devel] How to check for cups version dynamically or statically

sarat12us <[email protected]> Thu, 28 Sep 2017 14:54:22 -0400
Newsgroups gmane.comp.printing.cups.devel
Message-ID <[email protected]>
something like #ifdef CUPS_1.6 ELSE #ENDIF
And CentOS version version like #ifdef CENT_OS ELSE #ENDIF
This in C++ code