diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index f99f6436a..28f1c3105 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-02-28 David Shaw <[email protected]> + + * libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help + build problems on Mingw32. + 2005-02-03 David Shaw <[email protected]> * libcurl.m4: More comments. |