diff options
| author | Andrew Innes | 2001-03-06 13:43:43 +0000 |
|---|---|---|
| committer | Andrew Innes | 2001-03-06 13:43:43 +0000 |
| commit | 315746ccde82c14e6c7a5ace385b552153b4c837 (patch) | |
| tree | d13c613f71f710fc20b6df45b8d3ac06b403e92c /nt/ChangeLog | |
| parent | fb925bd896938768c4b9214687ba8fcdcedef812 (diff) | |
| download | emacs-315746ccde82c14e6c7a5ace385b552153b4c837.tar.gz emacs-315746ccde82c14e6c7a5ace385b552153b4c837.zip | |
Add --ldflags to configure line for building with
recent versions of Cygwin GCC.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 445639c27df..a293d589f24 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-03-06 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * INSTALL: Add --ldflags to configure line for building with | ||
| 4 | recent versions of Cygwin GCC. | ||
| 5 | |||
| 1 | 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * configure.bat: Use correct options when compiling a test program | 8 | * configure.bat: Use correct options when compiling a test program |