mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
12 lines
264 B
C
12 lines
264 B
C
--- aconf.h.in.orig 2017-08-08 16:22:50.000000000 -0700
|
|
+++ aconf.h.in 2017-09-17 20:40:48.183421000 -0700
|
|
@@ -110,4 +110,9 @@
|
|
*/
|
|
#cmakedefine01 BUILDING_XPDFREADER
|
|
|
|
+/*
|
|
+ * Defined when print option selected
|
|
+ */
|
|
+#cmakedefine01 XPDFWIDGET_PRINTING
|
|
+
|
|
#endif
|