Re: Error in configure of aspell6-en-6.0-0.tar.bz2
Dmitri Tikhonov <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2006-07-11 at 09:52 -0400, Dmitri Tikhonov wrote: > Attached patch fixes the help message. OK. Sorry about before -- wrong patch! The actual patch is now attached. - Dmitri. _______________________________________________ Aspell-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-devel
aspell-en.patch.txt
(text/plain, 458 B)
--- configure.orig 2006-07-11 13:51:34.000000000 +0000
+++ configure 2006-07-11 13:51:45.000000000 +0000
@@ -54,7 +54,7 @@
--help)
echo "Usage: ./configure [--help | --vars VAR1=VAL1 ...]"
echo " Note: Variables may also be set in the environment brefore running config"
- echo " Useful vars: ASPELL ASPELL_PARMS PREZIP DESTDIR"
+ echo " Useful vars: ASPELL ASPELL_FLAGS PREZIP DESTDIR"
exit 0
;;
*)