]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
small revert
[irc/evilnet/x3.git] / src / config.h.in
index ea831a5ed1e12d3856a7692b356573337ad713ef..ae649966c68035bf29aab2313f2ac56ca44fcf89 100644 (file)
@@ -75,6 +75,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the `coredumper' library (-lcoredumper). */
+#undef HAVE_LIBCOREDUMPER
+
 /* Define to 1 if you have the `dl' library (-ldl). */
 #undef HAVE_LIBDL
 
 
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
-   automatically deduced at run-time.
+   automatically deduced at runtime.
        STACK_DIRECTION > 0 => grows toward higher addresses
        STACK_DIRECTION < 0 => grows toward lower addresses
        STACK_DIRECTION = 0 => direction of growth unknown */