aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 82a2f97..97c3e84 100644
--- a/config.h.in
+++ b/config.h.in
@@ -67,6 +67,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <libdpf/libdpf.h> header file. */
+#undef HAVE_LIBDPF_LIBDPF_H
+
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
@@ -492,6 +495,9 @@
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC
+/* DPF driver */
+#undef WITH_DPF
+
/* Electronic Assembly RS232 graphic driver */
#undef WITH_EA232graphic