Commit 320e0554 320e05542c82b9a1e3bc1eaf42dcd7d711d9bb0e by Sergey Poznyakoff

Added HAVE_OBSTACK

1 parent d1561e90
......@@ -50,3 +50,6 @@
/* Define if virtual domain support is enabled */
#undef USE_VIRTUAL_DOMAINS
/* Define if libc has obstack functions */
#undef HAVE_OBSTACK
......