From: borutr Date: Sun, 13 Apr 2003 20:10:51 +0000 (+0000) Subject: * configure.in, configure: fixed mingw problem in adl_NORMALIZE_PATH X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a61711d6261517e1dbe8de6318669bbcb5126547;p=fw%2Fsdcc * configure.in, configure: fixed mingw problem in adl_NORMALIZE_PATH git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2531 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index c45e4557..c8bcb1d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2003-04-13 Borut Razem * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting - * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings + * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings; + fixed mingw problem in adl_NORMALIZE_PATH 2003-04-12 Borut Razem