From: Jens-Ulrik P. <ju...@us...> - 2004-11-25 12:33:56
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14082 Modified Files: INSTALL Log Message: fix typo: patch -> path Index: INSTALL =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/INSTALL,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- INSTALL 16 Nov 2003 13:37:53 -0000 1.7 +++ INSTALL 25 Nov 2004 12:33:46 -0000 1.8 @@ -39,7 +39,7 @@ --with-c2hs=yes Search for a c2hs installation in the current PATH. ---with-c2hs=<patch to your c2hs-config> +--with-c2hs=<path to your c2hs-config> Use this specific installation of c2hs. Make sure you specify the c2hs-config program, not c2hs itself. |