12 lines
391 B
C
12 lines
391 B
C
--- config.h.in.orig 2007-11-05 20:04:06.000000000 -0500
|
|
+++ config.h.in 2008-01-03 13:06:14.000000000 -0500
|
|
@@ -94,6 +94,9 @@
|
|
/* Define to 1 if you have the <linux/ppdev.h> header file. */
|
|
#undef HAVE_LINUX_PPDEV_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 `lstat' function. */
|
|
#undef HAVE_LSTAT
|
|
|