From: Niels Möller Date: Sat, 15 Oct 2005 18:07:30 +0000 (+0200) Subject: Substitute ASM_TYPE_FUNCTION as TYPE_FUNCTION. X-Git-Tag: nettle_1.14_release_20051205~134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eebd7b4ab333c99c0d1f409cd912ddd21c751682;p=thirdparty%2Fnettle.git Substitute ASM_TYPE_FUNCTION as TYPE_FUNCTION. Rev: src/nettle/config.m4.in:1.5 --- diff --git a/config.m4.in b/config.m4.in index fd9906bf..e7e3ae29 100644 --- a/config.m4.in +++ b/config.m4.in @@ -1,6 +1,7 @@ define(, <<@srcdir@>>)dnl define(, <@ASM_SYMBOL_PREFIX@><$1>) define(, <@ASM_ELF_STYLE@>) +define(, <@ASM_TYPE_FUNCTION@>) divert(1) @ASM_MARK_NOEXEC_STACK@ divert