aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-03-08 21:03:40 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-03-08 21:03:40 +0000
commitd0b266cf85d3c7733259c76831de0cfd4c1731a1 (patch)
treeb786b2a475051603258720e0a5637c6bd9d3ce9a /config.h.in
parentca7ebcb88a240cbe8bb55919cd622bc057701e75 (diff)
downloadlcd4linux-d0b266cf85d3c7733259c76831de0cfd4c1731a1.tar.gz
Import upstream version 0.11.0~svn1180
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 82a2f97..a8da110 100644
--- a/config.h.in
+++ b/config.h.in
@@ -67,6 +67,12 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <jpeglib.h> header file. */
+#undef HAVE_JPEGLIB_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,12 +498,18 @@
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC
+/* DPF driver */
+#undef WITH_DPF
+
/* Electronic Assembly RS232 graphic driver */
#undef WITH_EA232graphic
/* Driver for EFN LED modules and EUG 100 ethernet to serial converter */
#undef WITH_EFN
+/* FutabaVFD driver */
+#undef WITH_FUTABAVFD
+
/* Allnet FW8888 driver */
#undef WITH_FW8888
@@ -597,6 +609,9 @@
/* Sample driver */
#undef WITH_SAMPLE
+/* SamsungSPF driver */
+#undef WITH_SAMSUNGSPF
+
/* serdisplib driver */
#undef WITH_SERDISPLIB
@@ -615,6 +630,9 @@
/* T6963 driver */
#undef WITH_T6963
+/* TeakLCM driver */
+#undef WITH_TEAK_LCM
+
/* TREFON driver */
#undef WITH_TREFON