summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2023-04-01 22:00:44 +0200
committerAurelien Jarno <aurelien@aurel32.net>2023-04-01 22:00:44 +0200
commitc667e75ac322a244836e664e3983776aadc2a38a (patch)
tree9ed69a1d0e4134ff1c3ca295da49e9e2495fac65 /config.h.in
parent5730e908d47984aab65b3bcf0925643401e8476b (diff)
downloadflexloader-c667e75ac322a244836e664e3983776aadc2a38a.tar.gz
Import flexloader-0.03.tar.gzflexloader-0.03
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in12
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