From: Niels Möller Date: Tue, 7 May 2002 13:00:25 +0000 (+0200) Subject: (C, include_src): New macros. X-Git-Tag: nettle_1.6_release_20021003~219 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a080a625f0921bc3768f867c9bfdd9b7af2786;p=thirdparty%2Fnettle.git (C, include_src): New macros. Rev: src/nettle/asm.m4:1.7 --- diff --git a/asm.m4 b/asm.m4 index 77e7a80e..a59048b0 100644 --- a/asm.m4 +++ b/asm.m4 @@ -1,8 +1,16 @@ changequote(<,>)dnl -changecom(!,< ->)dnl - dnl (progn (modify-syntax-entry ?< "(>") (modify-syntax-entry ?> ")<") ) + +dnl FORTRAN style comment character +define(C, < +dnl>) + +dnl changecom(!,< +dnl >)dnl + +dnl including files from the srcdir +define(, ) + dnl Struct defining macros dnl STRUCTURE(prefix)