summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2007-06-12 19:19:01 +0200
committerneoraider <devnull@localhost>2007-06-12 19:19:01 +0200
commit8c91dab105029a31dc79e635f70b292783f9cc07 (patch)
tree5fe693ab5b7f19fde258d08ee25243ca072a3864 /config.h.in
parentccd09c59d470c6a666d32b2ac54daa974313b74c (diff)
downloadzoom-8c91dab105029a31dc79e635f70b292783f9cc07.tar
zoom-8c91dab105029a31dc79e635f70b292783f9cc07.zip
libzoom: Added gates to level loader;
zoom: Added gate to level; some Makefile.am changes
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c8e9bfb..c461f25 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,6 +3,9 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
/* Name of package */
#undef PACKAGE