diff options
Diffstat (limited to 'build-slang.com')
-rw-r--r-- | build-slang.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-slang.com b/build-slang.com index e7d2d5d2..852afcae 100644 --- a/build-slang.com +++ b/build-slang.com @@ -9,7 +9,7 @@ $! object library does not already exist. $!========================================================================= $! NOTE: Set SLANGINC to the location of your slang.h and slcurses.h, $! ==== and SLANGLIB to the location of your slang.olb (can be relative -$! to the lynx2-7.src subdirectory of this distribution): +$! to the lynx2-8.src subdirectory of this distribution): $! $! SLANGINC = "[-.slang.src]" $! SLANGLIB = "[-.slang.src]" |