about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
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