[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: setting additional libtool runtime variables
From: |
Gary V. Vaughan |
Subject: |
Re: setting additional libtool runtime variables |
Date: |
Mon, 15 Oct 2001 23:05:29 +0100 |
User-agent: |
Mutt/1.3.16i |
On Sun, Oct 14, 2001 at 10:03:38PM -0400, address@hidden wrote:
>
> Is there a way to tell libtool that it needs to set some additional
> runtime variables in addition to LD_LIBRARY_PATH when trying to test run
> an executible before its installed? I have some data files and the path
> gets built into the binary, but can be overridden with an environment
> variable.
You could use a wrapper script that sets the environment up and then execs the
real binary... CVS autoconf does this in the tests dir.
Or you could set Automake's TESTS_ENVIRONMENT (sp?) variable in your
Makefile.am.
HTH,
Gary.
--
())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/
- several automake questions, mcmahill, 2001/10/10
- Re: several automake questions, mcmahill, 2001/10/11
- Re: several automake questions, Alexandre Duret-Lutz, 2001/10/12
- Re: several automake questions, Raja R Harinath, 2001/10/12
- setting additional libtool runtime variables, mcmahill, 2001/10/14
- Re: setting additional libtool runtime variables,
Gary V. Vaughan <=
- Re: setting additional libtool runtime variables, mcmahill, 2001/10/15
- Re: setting additional libtool runtime variables, Raja R Harinath, 2001/10/16
- Re: setting additional libtool runtime variables, mcmahill, 2001/10/16
- Re: setting additional libtool runtime variables, Gary V. Vaughan, 2001/10/16
- target name not known until configure time, mcmahill, 2001/10/19