From a04a4e61aec548179dc7a0668ae58f6e324ee144 Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Tue, 5 Sep 2000 21:16:44 +0000 Subject: [PATCH] Correction to ChangeLog entry ChangeLog 2000-09-05 14:45 UTC-0400 David G. Holm for the config/dos/bcc16.cf changes --- harbour/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 88dc1c984b..2e131746b0 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,7 +1,8 @@ 2000-09-05 14:45 UTC-0400 David G. Holm * config/dos/bcc16.cf - + Include L_USR flags in LD_USR flags for temporary link scripts. + + Include L_USR in LDFLAGS, so that the user flags will be placed + into the temporary link scripts. * config/dos/global.cf + Added support for HB_COMPILER being set to "emx".