Changeset 2976

Show
Ignore:
Timestamp:
06/15/08 15:52:52 (2 months ago)
Author:
pernet
Message:

fix text formating

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/linbox/configure.in

    r2972 r2976  
    127127echo ' ERROR: GIVARO not found!' 
    128128echo 
    129 echo ' GIVARO version 3.2.10 or greater is required for this library to compile. Please' 
    130 echo ' make sure GIVARO is installed and specify its location with the option' 
    131 echo ' --with-givaro=<prefix> when running configure.' 
     129echo ' GIVARO version 3.2.10 or greater is required for this library to compile.' 
     130echo ' Please make sure GIVARO is installed and specify its location with the' 
     131echo ' option --with-givaro=<prefix> when running configure.' 
    132132echo '*******************************************************************************' 
    133133exit 1