summaryrefslogtreecommitdiff
path: root/subversion/svn_private_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/svn_private_config.h.in')
-rw-r--r--subversion/svn_private_config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/subversion/svn_private_config.h.in b/subversion/svn_private_config.h.in
index 22dece7..3ecd337 100644
--- a/subversion/svn_private_config.h.in
+++ b/subversion/svn_private_config.h.in
@@ -16,12 +16,21 @@
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#undef HAVE_BIND_TEXTDOMAIN_CODESET
+/* define if the Boost library is available */
+#undef HAVE_BOOST
+
+/* define if the Boost::Unit_Test_Framework library is available */
+#undef HAVE_BOOST_UNIT_TEST_FRAMEWORK
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT
+/* Define to 1 if you have the <elf.h> header file. */
+#undef HAVE_ELF_H
+
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID