From b67e9372b28ef339581b724c32acf7cf0977001f Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Thu, 2 Aug 2012 21:04:29 +0200 Subject: Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. --- 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 22c62db9e0..40b47173e1 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 prefix before `object' or `function' in the - assembler's `.type' directive, if it has one. */ -#undef ASM_TYPE_DIRECTIVE_PREFIX - /* Define if the assembler supports the gnu_unique_object symbol type. */ #undef HAVE_ASM_UNIQUE_OBJECT -- cgit v1.2.3