summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
new file mode 100644
index 0000000..1700c07
--- /dev/null
+++ b/acconfig.h
@@ -0,0 +1,27 @@
+/* Special definitions for `mkid', processed by autoheader.
+ This file is in the public domain.
+*/
+
+/* Define if you have the <sys/ioctl.h> header file. */
+#undef HAVE_SYS_IOCTL_H
+
+/* Define to the name of the distribution. */
+#undef PRODUCT
+
+/* Define to 1 if ANSI function prototypes are usable. */
+#undef PROTOTYPES
+
+/* Define to the major version # of the distribution. */
+#undef MAJOR_VERSION
+
+/* Define to the minor version # of the distribution. */
+#undef MINOR_VERSION
+
+/* Define to the minor.minor version # of the distribution. */
+#undef VERSION
+
+/* Define to the minor.minor.patch_level # of the distribution. */
+#undef FULL_VERSION
+
+/* Define to filename of iid help text. */
+#undef IID_HELP_FILE