diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
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 |