diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 06e131e..5df8962 100644 --- a/config.h.in +++ b/config.h.in @@ -1,11 +1,23 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the <dev/ppbus/ppbconf.h> header file. */ +#undef HAVE_DEV_PPBUS_PPBCONF_H + +/* Define to 1 if you have the <dev/ppbus/ppi.h> header file. */ +#undef HAVE_DEV_PPBUS_PPI_H + /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the <linux/parport.h> header file. */ +#undef HAVE_LINUX_PARPORT_H + +/* Define to 1 if you have the <linux/ppdev.h> header file. */ +#undef HAVE_LINUX_PPDEV_H + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |