aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2001-03-14 15:14:59 +0000
committerreinelt <>2001-03-14 15:14:59 +0000
commit2f04d31005ef11a13df9f7a8fc3a33accfc62593 (patch)
treee8f660c5d597ee0aa28791635cea7bc8d3f45fc4 /config.h.in
parentc79da23905ffae3dafcdfe1bab8d7afb053f47b8 (diff)
downloadlcd4linux-2f04d31005ef11a13df9f7a8fc3a33accfc62593.tar.gz
[lcd4linux @ 2001-03-14 15:14:59 by reinelt]
added ppdev parallel port access
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 a52c5c4..a368aab 100644
--- a/config.h.in
+++ b/config.h.in
@@ -117,6 +117,12 @@
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
+/* Define if you have the <linux/parport.h> header file. */
+#undef HAVE_LINUX_PARPORT_H
+
+/* Define if you have the <linux/ppdev.h> header file. */
+#undef HAVE_LINUX_PPDEV_H
+
/* Define if you have the <ndir.h> header file. */
#undef HAVE_NDIR_H