From 911169ea04acef49f285158270ac94c1153d90d8 Mon Sep 17 00:00:00 2001 From: reinelt Date: Wed, 14 Mar 2001 15:14:59 +0000 Subject: [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 --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') 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 header file. */ #undef HAVE_LIMITS_H +/* Define if you have the header file. */ +#undef HAVE_LINUX_PARPORT_H + +/* Define if you have the header file. */ +#undef HAVE_LINUX_PPDEV_H + /* Define if you have the header file. */ #undef HAVE_NDIR_H -- cgit v1.2.3