From 65c053688c2071e96d232a6a98d857d37f83b242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Thu, 24 Nov 2011 12:02:17 +0100 Subject: [PATCH] *** empty log message *** Rev: nettle/ChangeLog:1.233 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19b8df97..6ec1af26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2011-11-24 Niels M�ller <nisse@lysator.liu.se> + + From Martin Storsj�: + * testsuite/sexp-conv-test: Use $EMULATOR when running test + programs. Also ignore \r for output in the non-canonical output + formats. + + * testsuite/Makefile.in (check): Pass $(EMULATOR) in the + environment of run-tests. + + * configure.ac (EMULATOR): New substituted variable. Set to wine + or wine64 when compiling for windows, otherwise empty. + + * config.make.in (EMULATOR): Set from autoconf value. + 2011-11-20 Niels M�ller <nisse@lysator.liu.se> * x86/camellia-crypt-internal.asm: Take ALIGNOF_UINT64_T into -- GitLab