Fix Debian bug #144306: pass target-specific variables into the environment
commite6decc1e7705131b8e7f769702fcb89540837a61
authorpsmith <psmith>
Fri, 10 May 2002 03:15:07 +0000 (10 03:15 +0000)
committerpsmith <psmith>
Fri, 10 May 2002 03:15:07 +0000 (10 03:15 +0000)
tree34b381c7f07babb1cdf05c70beb611c24b0d8019
parent8d112c37a1968dfa96ef72baa9a98aa009571cef
Fix Debian bug #144306: pass target-specific variables into the environment
properly.

Fix configure: allow cross-compilation; fix getloadavg (still needs _lots_
of work!)

Let $(call ...) functions to be self-referencing.  Lets us do transitive
closures, for example.
16 files changed:
ChangeLog
Makefile.am
README.cvs
acinclude.m4
configure.in
expand.c
file.c
function.c
getloadavg.c
main.c
make.h
misc.c
tests/ChangeLog
tests/scripts/functions/call
variable.c
variable.h