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/ntl-check.m4

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