summaryrefslogtreecommitdiff
path: root/arm/fat/umac-nh-2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'arm/fat/umac-nh-2.asm')
-rw-r--r--arm/fat/umac-nh-2.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/arm/fat/umac-nh-2.asm b/arm/fat/umac-nh-2.asm
index fc97cc6b..cb3a191a 100644
--- a/arm/fat/umac-nh-2.asm
+++ b/arm/fat/umac-nh-2.asm
@@ -1,7 +1,7 @@
C arm/fat/umac-nh-2.asm
-ifelse(<
+ifelse(`
Copyright (C) 2015 Niels Möller
This file is part of GNU Nettle.
@@ -29,9 +29,9 @@ ifelse(<
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
not, see http://www.gnu.org/licenses/.
->)
+')
dnl PROLOGUE(_nettle_umac_nh) picked up by configure
-define(<fat_transform>, <$1_neon>)
-include_src(<arm/neon/umac-nh.asm>)
+define(`fat_transform', `$1_neon')
+include_src(`arm/neon/umac-nh.asm')