diff options
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r-- | src/config/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 9be738883..b515450a5 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -9,6 +9,8 @@ configure substitutions. (COM_ERR_LIB): Always define as -lcom_err. + * win-pre.in (COM_ERR_DEPS, SS_DEPS): New variables. + * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after other options. |