Issue 8 - Re: Can '--site-includes' and '--site-libs' be provided as conf options (ITS#3)
Summary: Re: Can '--site-includes' and '--site-libs' be provided as conf options (IT...
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: build (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-12-17 17:01 UTC by Kurt Zeilenga
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Kurt Zeilenga 1998-12-17 16:59:24 UTC
moved from Incoming to Build
Comment 1 Kurt Zeilenga 1998-12-17 17:01:38 UTC
At 08:19 AM 12/17/98 GMT, yusufg@huge.net wrote:
>Hi Kurt, Most users of OpenLDAP might find that mechanism more
>cumbersome that the equivalent scheme of providing that info in a
>configure command line

Then they can and should use environment variables.

The primary reason that the autoconf folks have not implemented
such options in their package is that the only feasilbe way of
sorting out './config.status --recheck' options vs environment
issues is for the options to OVERRIDE the environment settings.
However, most agree that this is not the desired behavior and
hence it has not been implemented.

If you have specific ideas on how to resolve this issue, please
bring it up with the Autoconf developers.  They have a mailing
list for such discussions, subscribe to by sending e-mail to
	autoconf-request@gnu.org

Kurt
Comment 2 Kurt Zeilenga 1998-12-17 17:04:04 UTC
changed notes
Comment 3 Kurt Zeilenga 1998-12-17 17:04:30 UTC
changed state Open to Closed
Comment 4 OpenLDAP project 2014-08-01 21:05:07 UTC
This is actually a followup to ITS#3