Show
Ignore:
Timestamp:
06/14/08 20:25:46 (5 months ago)
Author:
pernet
Message:

* add the sage-interface macro file
* clean up the documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/linbox/macros/lidia-check.m4

    r2181 r2968  
    1717 
    1818AC_ARG_WITH(lidia, 
    19             [  --with-lidia=<path>|yes|no  
    20                                            Use Lidia library.  
    21                                            If argument is no, you do not have the library installed on your machine (set as default). 
    22                                            If argument is yes or <empty> that means the library is reachable with the standard 
    23                                            search path (/usr or /usr/local). 
    24                                            Otherwise you give the <path> to the directory which contain the library.  
     19[  --with-lidia=<path>|yes|no Use Lidia library. If argument is no, you do not  
     20                             have the library installed on your machine (set  
     21                             as default). If argument is yes or <empty> that  
     22                             means the library is reachable with the standard 
     23                             search path (/usr or /usr/local). Otherwise you  
     24                             give the <path> to the directory which contain the  
     25                             library.  
    2526             ], 
    2627             [if test "$withval" = yes ; then