From d17b3d7969cd35fcc50f3ecac7b2b39612bfc018 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 1 Oct 1999 17:33:30 +0000 Subject: . --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d0705a1d..9f79cf1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-10-01 Roland McGrath + + * Makeconf [Decode makemode page]: Clean up variable usage in each + cases, as follows: + (installationdir): Don't test and set this directly. + (makemode-instdir): New variable, set instead for each makemode. + (linktarg): Don't this for each program-linking makemode. + (targets): Make sure this is always set, i.e. = $(target) in singular + modes. + [$(makemode) != library] (progtarg): New variable. + [$(makemode) != library] (linktarg): Set from $(progtarg), including + .static versions. + (installationdir): Test and default once, using $(makemode-instdir). + [linking and dep rules]: Use $(linktarg) and $(progtarg) as + appropriate instead of $(targets) or $(target). + 1999-09-19 Roland McGrath * configure.in (enable_static_progs): Move sed translation of commas -- cgit v1.2.3