From 7b8e0d49cbfd8a911978d4b72f3d97e11a6d34ec Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Tue, 10 Jul 2012 14:30:24 +0200 Subject: Get rid of ASM_GLOBAL_DIRECTIVE. --- config.h.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index dd184b0cf4..22c62db9e0 100644 --- a/config.h.in +++ b/config.h.in @@ -37,10 +37,6 @@ /* Define if the assembler supports the `.set' directive. */ #undef HAVE_ASM_SET_DIRECTIVE -/* Define to the name of the assembler's directive for - declaring a symbol global (default `.globl'). */ -#undef ASM_GLOBAL_DIRECTIVE - /* Define to the prefix before `object' or `function' in the assembler's `.type' directive, if it has one. */ #undef ASM_TYPE_DIRECTIVE_PREFIX -- cgit v1.2.3