From 1d6206d4dc2141344f5d19654427a0d5dcd28273 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 13 Dec 2009 21:09:38 -0800 Subject: [PATCH] Wrap over-long line. --- src/configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/configure.ac b/src/configure.ac index aaa557bdb..5ca276314 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -72,7 +72,8 @@ an unusual name, set the environment variable MIT_SCHEME_EXE to the name or pathname of the MIT/GNU Scheme executable, which is usually \`mit-scheme' or \`/usr/local/bin/mit-scheme', and set the environment variable MITSCHEME_LIBRARY_PATH to the pathname of the MIT/GNU Scheme -library directory, which is usually \`/usr/local/lib/mit-scheme-${mit_scheme_native_code}'. +library directory, which is usually +\`/usr/local/lib/mit-scheme-${mit_scheme_native_code}'. ]) fi AC_MSG_RESULT([yes]) -- 2.25.1