[Wisp-cvs] wisp README,1.42,1.43
Status: Alpha
Brought to you by:
digg
From: <pi...@us...> - 2003-02-07 00:44:00
|
Update of /cvsroot/wisp/wisp In directory sc8-pr-cvs1:/tmp/cvs-serv16767 Modified Files: README Log Message: easy step to build configure Index: README =================================================================== RCS file: /cvsroot/wisp/wisp/README,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- README 5 Feb 2003 14:15:40 -0000 1.42 +++ README 7 Feb 2003 00:43:57 -0000 1.43 @@ -332,6 +332,10 @@ from cvs.wisp.sf.net:/cvsroot/wisp (module wisp). If you've done so, you have to run tools/build.sh . +Or you should run `tools/build.sh config' and continue with +usual installation procedure (consult INSTALL for further +information). + You will need autoconf and automake if you use this option. |