diff options
author | Christopher Faylor <me@cgf.cx> | 2003-03-17 22:27:07 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-03-17 22:27:07 +0000 |
commit | 237ab58c28fc029b71ef1eb795081f7f106a4455 (patch) | |
tree | 7705dccd2a00d6dbb4b31c0a35759013f381d28e /winsup/ChangeLog | |
parent | c51dc9c24578a191e3b2ba7b1d52e93d44d933d5 (diff) | |
download | cygnal-237ab58c28fc029b71ef1eb795081f7f106a4455.tar.gz cygnal-237ab58c28fc029b71ef1eb795081f7f106a4455.tar.bz2 cygnal-237ab58c28fc029b71ef1eb795081f7f106a4455.zip |
* configure.in: w32api directory was already optional. Semi-revert 2003-02-06
change.
* configure: Regenerate.
* Makefile.common: Don't specific -nostdinc if there is no w32api directory.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 3aab10c63..4f08a6e28 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,11 @@ +2003-03-17 Christopher Faylor <cgf@redhat.com> + + * configure.in: w32api directory was already optional. Semi-revert + 2003-02-06 change. + * configure: Regenerate. + * Makefile.common: Don't specific -nostdinc if there is no w32api + directory. + 2003-03-09 Christopher Faylor <cgf@redhat.com> * Makefile.common: Avoid double slashes in GCC_INCLUDE. |