SourceForge.net | 2 Aug 2003 20:57
Picon
Favicon

[ swig-Bugs-782052 ] Problems with configure.in

Bugs item #782052, was opened at 2003-08-02 13:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101645&aid=782052&group_id=1645

Category: chicken
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Lenz (wuzzeb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problems with configure.in

Initial Comment:
In ./configure --help it says to pass the option
--with-chickensharedlib=path.  
Problem is, the first argument to the AC_ARG_WITH macro
is chicklis so the correct argument is
--with-chicklis=path.

All the Chicken AC_ARG_WITH macros should be fixed so
that the first argument (the actual --with argument
configure looks for) and the text in the --help are the
same.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101645&aid=782052&group_id=1645


Gmane