+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