summaryrefslogtreecommitdiffstats
path: root/trunk/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/config.h.in')
-rw-r--r--trunk/config.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/config.h.in b/trunk/config.h.in
index a6c7dcc..04b1e4a 100644
--- a/trunk/config.h.in
+++ b/trunk/config.h.in
@@ -3,6 +3,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define to 1 if the system has the type `Elf64_Byte'. */
+#undef HAVE_ELF64_BYTE
+
/* Define if FTW_ACTIONRETVAL is supported. */
#undef HAVE_FTW_ACTIONRETVAL
@@ -42,6 +45,13 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
+/* 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