Diff for /rpl/README between versions 1.6 and 1.7

version 1.6, 2010/05/05 08:40:51 version 1.7, 2010/05/22 21:45:49
Line 10 Line 10
   
     I SHALL NOT ACCEPT ANY BUG REPORT FROM USERS THAT HAVE BUILD RPL/2 WITH      I SHALL NOT ACCEPT ANY BUG REPORT FROM USERS THAT HAVE BUILD RPL/2 WITH
     LESSTIF LIBRAIRIES SINCE OPENMOTIF IS AVAILABLE.      LESSTIF LIBRAIRIES SINCE OPENMOTIF IS AVAILABLE.
   
       DO NOT USE 'make install-strip' THAT BREAKS RPL/2.
 --------------------------------------------------------------------------------  --------------------------------------------------------------------------------
   
     RPL/2 signifies Reverse Polish Lisp/2. This language is obvious derivated      RPL/2 signifies Reverse Polish Lisp/2. This language is obvious derivated
Line 23  symbolic and scientific computations. Line 25  symbolic and scientific computations.
     - libtool 1.5 or newer. To build RPL/2 on Mac OSX, you should have to      - libtool 1.5 or newer. To build RPL/2 on Mac OSX, you should have to
     add libtool m4 path in tools/file-*/configure.ac and      add libtool m4 path in tools/file-*/configure.ac and
     tools/file-*/Makefile.am;      tools/file-*/Makefile.am;
     - gcc-4.2 or newer;      - gcc-4.3 or newer;
     - g++-4.2 or newer;      - g++-4.3 or newer;
     - gfortran-4.2 or newer.      - gfortran-4.3 or newer.
   
     RPL/2 build process invoques automake and autoconf.      RPL/2 build process invoques automake and autoconf.
   

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>