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

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