You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by ro...@apache.org on 2002/08/01 01:33:42 UTC

cvs commit: tcl-websh README INSTALL

ronnie      2002/07/31 16:33:42

  Modified:    .        README INSTALL
  Log:
  - added autoconf to compile instructions
  
  Revision  Changes    Path
  1.3       +2 -2      tcl-websh/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/tcl-websh/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	31 Jul 2002 22:52:33 -0000	1.2
  +++ README	31 Jul 2002 23:33:42 -0000	1.3
  @@ -62,10 +62,10 @@
   typically:
   
     cd unix
  +  autoconf
     ./configure
     make
     make test
  -  make clean
   
   Make will create two targets: websh3.5.0, which is the standalone 
   Websh application (dynamically linked to Tcl) and libwebsh3.5.0.so, 
  
  
  
  1.6       +1 -0      tcl-websh/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /home/cvs/tcl-websh/INSTALL,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- INSTALL	31 Jul 2002 22:51:32 -0000	1.5
  +++ INSTALL	31 Jul 2002 23:33:42 -0000	1.6
  @@ -4,6 +4,7 @@
   from the top level directory,
   
   cd src/unix
  +autoconf
   ./configure
   make
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-cvs-help@tcl.apache.org