This is a discussion on Re: Can't get libtool to recognize -s within the SNMP Coders forums, part of the Networking and Network Related category; > On Thu, 2006-03-02 at 12:36 -0500, cnelson@nycap.rr.com wrote: > > What configure.in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> On Thu, 2006-03-02 at 12:36 -0500, cnelson@nycap.rr.com wrote:
> > What configure.in code results in > > > > if test "${ac_cv_path_install+set}" = set; then > > INSTALL="$ac_cv_path_install" > > else > > # As a last resort, use the slow shell script. We don't cache a > > # path for INSTALL within a source directory, because that will > > # break other packages using the cache if that directory is > > # removed, or if the path is relative. > > INSTALL="$ac_install_sh" > > fi > > > > ? > > It seems to be part of the standard autoconf framework, > being taken from /usr/share/autoconf/autoconf/programs.m4 > > Sorry - that probably doesn't help much! No, not much. (But thanks anyway.) I have to figure out where I can inject the addition of the install options. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=...720&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |