Changeset 686

Show
Ignore:
Timestamp:
10/27/09 12:43:39 (4 weeks ago)
Author:
robl
Message:

since i wacked ncconfig.in, we have to run 'autoreconf', not just autoconf

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r137 r686  
    11To INSTALL parallel netCDF library: 
    22 
    3     1. autoconf (only necessary if you make changes to configure.in) 
     3    1. 'autoreconf' (only necessary if you make changes to configure.in or 
     4        other configure-related files) 
    45 
    56    2. ./configure --prefix=<install dir> --with-mpi=/path/to/implementation