summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2003-05-18 21:52:25 +0200
committerNiels Möller <nisse@lysator.liu.se>2003-05-18 21:52:25 +0200
commitc12694be1452b51b683dc7faf00c37d0bbd7fcef (patch)
tree815b23a7db000900a456a9cb1f099056e60dd4c6 /configure.ac
parent757388a8fdc5195a85880a6bbae019c01b1db896 (diff)
downloadnettle-c12694be1452b51b683dc7faf00c37d0bbd7fcef.tar.gz
Comment fix.
Rev: src/nettle/configure.ac:1.22
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c5bd007f..e5e982f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -124,9 +124,9 @@ AC_TYPE_UID_T
AC_TYPE_SIZE_T
AC_HEADER_TIME
-# Needed by the supplied memcmp.c
LSH_FUNC_ALLOCA
+# Needed by the supplied memcmp.c
AC_C_BIGENDIAN
AC_REPLACE_FUNCS(memxor)