From: Chris Hanson Date: Mon, 14 Dec 2009 05:09:38 +0000 (-0800) Subject: Wrap over-long line. X-Git-Tag: 20100708-Gtk~207 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=1d6206d4dc2141344f5d19654427a0d5dcd28273;p=mit-scheme.git Wrap over-long line. --- 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])