From d6e1c6e6c5961b8e7dee7ff1fc7d1792ab0fb4f8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 29 Jan 2012 16:30:12 +0000 Subject: Guile portability Don't support Guile 1.6 and use a portable test for printable strings. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e39644..3c52a4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-01-29 Paul Smith + + * gmk-default.scm (to-string-maybe): Use a more portable way to + test for unprintable characters. + * configure.in [GUILE]: Guile 1.6 doesn't have pkg-config + 2012-01-28 Eli Zaretskii * config.h.W32.template: Update from config.h.in. -- cgit v1.2.3