OSDN Git Service

* Makefile.in: Use CXX to build the DLL.
authorcgf <cgf>
Sun, 3 Dec 2000 05:16:33 +0000 (05:16 +0000)
committercgf <cgf>
Sun, 3 Dec 2000 05:16:33 +0000 (05:16 +0000)
commitef7c59d97438c008f7a317fb216032ede64cf7af
treeeeedc33bffcb0c78e25bdd08fca5856e6ebf4669
parent959303775e58aec34a1a19de0e0410aac1a9163a
* Makefile.in: Use CXX to build the DLL.
* configure.in: Find correct c++ compiler.
* configure: Regenerate.
* path.cc (normalize_posix_path): Put correct drive at beginning of \foo style
paths.
(chdir): Don't send non-posix path to cygcwd.set.
winsup/cygwin/ChangeLog
winsup/cygwin/Makefile.in
winsup/cygwin/configure
winsup/cygwin/configure.in
winsup/cygwin/path.cc