Carson Gaspar
2001-Apr-25 04:48 UTC
Once more, with diffs... (configure.in aclocal.m4 patch against CVS)
The attached unified diff fixes configure so that all --with-libfoo options are allowed to be --with-libfoo=PATH. If the option is specified with a PATH, only that PATH is searched for the library. If it is specified as =yes or with no argument, it tries without modifying anything, and then tries looking in /usr/local. The SunOS5 targets no longer add /usr/local to include or library paths unless something actually lives there. The same change should probably be made for other targets, but I didn't as I cannot test them. -- Carson Gaspar - carson at taltos.org Queen trapped in a butch body -------------- next part -------------- A non-text attachment was scrubbed... Name: confdiff Type: application/octet-stream Size: 12186 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010424/91cdf97c/attachment.obj
Tim Rice
2001-Apr-25 14:45 UTC
Once more, with diffs... (configure.in aclocal.m4 patch against CVS)
Cool, this has been on my personal TODO list for sometime. I should have time to check this out in a couple of days. I'll test the .out patch too. On Tue, 24 Apr 2001, Carson Gaspar wrote:> The attached unified diff fixes configure so that all --with-libfoo options > are allowed to be --with-libfoo=PATH. If the option is specified with a > PATH, only that PATH is searched for the library. If it is specified as > =yes or with no argument, it tries without modifying anything, and then > tries looking in /usr/local. The SunOS5 targets no longer add /usr/local to > include or library paths unless something actually lives there. The same > change should probably be made for other targets, but I didn't as I cannot > test them. > > >-- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net