diff options
author | Vladimir Volovich <vvv@vsu.ru> | 2008-03-24 13:25:17 +0000 |
---|---|---|
committer | Vladimir Volovich <vvv@vsu.ru> | 2008-03-24 13:25:17 +0000 |
commit | 9e80dc850d79d2003518908d5f90b7853de6d988 (patch) | |
tree | 5bb90742106d2fcbe4460d21e5dfd452241007a8 /Build | |
parent | 193506fd0f79556aa4d778bf0abcba6b75a5f4ea (diff) |
fix typo and slightly reformat
git-svn-id: svn://tug.org/texlive/trunk@7121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/utils/xindy/README-clisp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/utils/xindy/README-clisp b/Build/source/utils/xindy/README-clisp index d4200c3d2d6..ca5352e6cdb 100644 --- a/Build/source/utils/xindy/README-clisp +++ b/Build/source/utils/xindy/README-clisp @@ -63,10 +63,11 @@ When running `configure' for clisp, the following options should be noted: --ignore-absence-of-libsigsegv You may optionally install libsigsegv to improve clisp's runtime - behavios in case of clisp. If you don't have the libsigsegv - library, use the above option to let it build without libsigsegv. + behavior. You may get libsigsegv sources from + http://ftp.gnu.org/pub/gnu/libsigsegv/ - You may get libsigsegv sources from http://ftp.gnu.org/pub/gnu/libsigsegv/ + If you don't have the libsigsegv library, use the above option to + let it build without libsigsegv. --with-libsigsegv-prefix=DIR --with-libffcall-prefix=DIR |