aboutsummaryrefslogtreecommitdiff
path: root/src/zexyconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zexyconf.h')
-rw-r--r--src/zexyconf.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/zexyconf.h b/src/zexyconf.h
deleted file mode 100644
index e05a568..0000000
--- a/src/zexyconf.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/* zexyconf.h. Generated from zexyconf.h.in by configure. */
-#ifndef _ZEXYCONF_H_
-#define _ZEXYCONF_H_
-
-/* Define if you have the <regex.h> header file. */
-#define HAVE_REGEX_H 1
-
-/* Define if you have the <alloca.h> header file. */
-/* #undef HAVE_ALLOCA_H */
-
-/* define if you want parallelport-support (direct access to the port address) */
-#define Z_WANT_LPT 1
-
-/* define if you have the <linux/ppdev.h> header file.
- * (for parport _device_ support)
- * you need Z_WANT_LPT for this to have an effect !
- */
-#define HAVE_LINUX_PPDEV_H 1
-
-#endif /* _ZEXYCONF_H_ */
-