]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 24 Nov 2011 11:02:17 +0000 (12:02 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 24 Nov 2011 11:02:17 +0000 (12:02 +0100)
Rev: nettle/ChangeLog:1.233

ChangeLog

index 19b8df9779404a1aec9d2915bc664ba241fba6c3..6ec1af26002961600ab701f3a8667748f14f6ae5 100644 (file)
--- 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