Fix the build with cups < 2.2.12
PPD_CUSTOM_UNKNOWN was introduced in cups 2.3. and has been backported to 2.2.12. Only handle it when we build against a new enough cups. Fixes: #2968
Showing
Please register or sign in to comment
PPD_CUSTOM_UNKNOWN was introduced in cups 2.3. and has been backported to 2.2.12. Only handle it when we build against a new enough cups. Fixes: #2968