diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-05-19 05:06:04 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-05-19 05:06:04 +0000 |
commit | b2c8d3a496536d27f6c3d1ab4673c67597973d28 (patch) | |
tree | 75f4c07b48f8bbae4e84f48d818e52a8ab180637 /CHANGES | |
parent | 1170eb6546c6d5a950d171d203d3dbc148cca295 (diff) | |
download | nasm-b2c8d3a496536d27f6c3d1ab4673c67597973d28.tar.gz nasm-b2c8d3a496536d27f6c3d1ab4673c67597973d28.tar.bz2 nasm-b2c8d3a496536d27f6c3d1ab4673c67597973d28.zip |
Document new Cygwin compatibility
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ * Fix some obsolete Perl4-isms in Perl scripts. * Fix configure.in to work with autoconf 2.5x. * Fix a couple of "make cleaner" misses. +* Make the normal "./configure && make" work with Cygwin. 0.98.31 |