summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/config.h.in b/config.h.in
index 7db663025a..6534b6e5f7 100644
--- a/config.h.in
+++ b/config.h.in
@@ -8,11 +8,6 @@
# error "glibc must not be compiled with -ffast-math"
#endif
-/* Define if using ELF, which supports weak symbols.
- This implies HAVE_ASM_WEAK_DIRECTIVE and NO_UNDERSCORES; set by
- --with-elf. */
-#undef HAVE_ELF
-
/* Define if building with SELinux support. Set by --with-selinux. */
#undef HAVE_SELINUX
@@ -22,9 +17,6 @@
/* Defined if building with SELinux support & libcap libs are detected. */
#undef HAVE_LIBCAP
-/* Define if using XCOFF. Set by --with-xcoff. */
-#undef HAVE_XCOFF
-
/* Define if C symbols are asm symbols. Don't define if C symbols
have a `_' prepended to make the asm symbol. */
#undef NO_UNDERSCORES