aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-14 15:14:59 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-14 15:14:59 +0000
commit911169ea04acef49f285158270ac94c1153d90d8 (patch)
treee8f660c5d597ee0aa28791635cea7bc8d3f45fc4 /config.h.in
parentdfc23a8138bb7aa72043d754170c1c48e66485c0 (diff)
downloadlcd4linux-911169ea04acef49f285158270ac94c1153d90d8.tar.gz
[lcd4linux @ 2001-03-14 15:14:59 by reinelt]
added ppdev parallel port access git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@118 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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