|
Re: LD_LIBRARY_PATH does not supersede /usr/lib for AC_CHECK_LIB ?: msg#00044sysutils.autoconf.general
Bob Friesenhahn <bfriesen@xxxxxxxxxxxxxxxxxxx> writes: > You should use the LDFLAGS variable with -L options to tell configure > where to search for libraries. Autoconf should not be using > LD_LIBRARY_PATH at all. Supposing you mean the Makefile.am variable, then this is not an option. We use LD_LIBRARY_PATH as a "development tool" to be able use support libraries directly from checked out cvs working directories. Using a static path in the Makefile.am's just does not work here. > Consult the Autoconf documentation. :-) Not again! ;) MfG, Stephan -- Stephan A Suerken <suerken|absurd@xxxxxxxxxx> Schlund + Partner AG, Karlsruhe |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: LD_LIBRARY_PATH does not supersede /usr/lib for AC_CHECK_LIB ?: 00044, Andreas Schwab |
|---|---|
| Next by Date: | Re: LD_LIBRARY_PATH does not supersede /usr/lib for AC_CHECK_LIB ?: 00044, Bob Friesenhahn |
| Previous by Thread: | Re: LD_LIBRARY_PATH does not supersede /usr/lib for AC_CHECK_LIB ?i: 00044, Bob Friesenhahn |
| Next by Thread: | Re: LD_LIBRARY_PATH does not supersede /usr/lib for AC_CHECK_LIB ?: 00044, Bob Friesenhahn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |