summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 00:45:01 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 00:45:01 -0500
commita0da5fe1e49b819b4d90b77915e21cddd397d064 (patch)
treee1f1c0660ab131287cfcc0f64065b946715d06b1 /config.h.in
parenta784e502472fb3a1afa4d01a47c66b52d23e00f6 (diff)
More fallout from supporting only ELF
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index 6534b6e5f7..50d53d4735 100644
--- a/config.h.in
+++ b/config.h.in
@@ -17,10 +17,6 @@
/* Defined if building with SELinux support & libcap libs are detected. */
#undef HAVE_LIBCAP
-/* Define if C symbols are asm symbols. Don't define if C symbols
- have a `_' prepended to make the asm symbol. */
-#undef NO_UNDERSCORES
-
/* Define if weak symbols are available via the `.weak' directive. */
#undef HAVE_ASM_WEAK_DIRECTIVE