diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2006-08-30 13:05:46 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2006-08-30 13:05:46 +0000 |
commit | 7e5d0e9f9542fc4014517e309ec3cc65866ea091 (patch) | |
tree | 7fb2ee84ea69d58a2707582a71e0a9d276bd88a1 /winsup/ChangeLog | |
parent | 3cdac9e9d411daa1d42f5c79b340238a2c7a1881 (diff) | |
download | newlib-7e5d0e9f9542fc4014517e309ec3cc65866ea091.zip newlib-7e5d0e9f9542fc4014517e309ec3cc65866ea091.tar.gz newlib-7e5d0e9f9542fc4014517e309ec3cc65866ea091.tar.bz2 |
* Makefile.in: Make installation of CYGWIN_LICENSE configurable.
* aclocal.m4: Regenerate.
* configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity
check for cygwin resp. mingw subdirectories dependent of the target.
* configure: Regenerate.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 414ebaf..b40115d 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,12 @@ +2006-08-30 Corinna Vinschen <corinna@vinschen.de> + + * Makefile.in: Make installation of CYGWIN_LICENSE configurable. + * aclocal.m4: Regenerate. + * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for + INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity + check for cygwin resp. mingw subdirectories dependent of the target. + * configure: Regenerate. + 2006-08-02 Christopher Faylor <cgf@timesys.com> * Makefile.in (subauth): Add dependency on mingw. |