[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Can '--site-includes' and '--site-libs' be provided as conf options (ITS#3)
- To: openldap-bugs@openldap.org
- Subject: Re: Can '--site-includes' and '--site-libs' be provided as conf options (ITS#3)
- From: "Kurt D. Zeilenga" <Kurt@openldap.org>
- Date: Wed, 16 Dec 1998 09:29:15 -0800
- Organization: OpenLDAP <http://www.openldap.org/>
> Hi, XEmacs <http://www.xemacs.org> provides (IMHO) a good way to link
> in site specific libraries and include files via '--site-includes' and
> '--site-libraries' options to configure. This would make it easy to
> link libraries such as Berkeley DB2 which might be in non standard
> places
Autoconf already provides a mechanism (config.site) for adjusting
defaults for your site. This mechanism could be used to augment
user specified environmental variables.