diff options
author | Christopher Faylor <me@cgf.cx> | 2013-11-07 00:19:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2013-11-07 00:19:52 +0000 |
commit | 2a6d6db8e2dbe21e3d9c66ea3ed3447c46d48a0a (patch) | |
tree | be0ba66fb4b1ac325a9208c6888c2677ff6f0cbb /winsup/cygwin/ChangeLog | |
parent | 01eddfd7b2533414a3597aecfb935397ed41de42 (diff) | |
download | newlib-2a6d6db8e2dbe21e3d9c66ea3ed3447c46d48a0a.zip newlib-2a6d6db8e2dbe21e3d9c66ea3ed3447c46d48a0a.tar.gz newlib-2a6d6db8e2dbe21e3d9c66ea3ed3447c46d48a0a.tar.bz2 |
winsup/ChangeLog:
2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
* configure.ac: Detect windows headers/libs after we've figured out the
C compiler.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* configure.cygwin: Default to '.' if can't find a winsup directory.
winsup/cygserver/ChangeLog:
2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
* configure.ac: Detect windows headers/libs after we've figured out the
C compiler.
* configure: Regenerate.
* aclocal.m4: Regenerate.
winsup/cygwin/ChangeLog:
2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
* configure.ac: Detect windows headers/libs after we've figured out the
C compiler.
* configure: Regenerate.
* aclocal.m4: Regenerate.
winsup/utils/ChangeLog:
2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
* configure.ac: Detect windows headers/libs after we've figured out the
C compiler.
* configure: Regenerate.
* aclocal.m4: Regenerate.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index e1c6fb7..25ad317 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx> + + * configure.ac: Detect windows headers/libs after we've figured out the + C compiler. + * configure: Regenerate. + * aclocal.m4: Regenerate. + 2013-10-30 Corinna Vinschen <corinna@vinschen.de> * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. |