diff options
author | Christopher Faylor <me@cgf.cx> | 2003-07-25 23:52:30 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-07-25 23:52:30 +0000 |
commit | 7f4773b3ef66244885a52c947c5f30d02e6e5b0e (patch) | |
tree | d2fc0906fbda3d78dcc229f523f88c6cfd4ef538 /winsup/cygwin/ChangeLog | |
parent | 5d66faab67b811db89d85f5bc2f4982321ec8881 (diff) | |
download | cygnal-7f4773b3ef66244885a52c947c5f30d02e6e5b0e.tar.gz cygnal-7f4773b3ef66244885a52c947c5f30d02e6e5b0e.tar.bz2 cygnal-7f4773b3ef66244885a52c947c5f30d02e6e5b0e.zip |
* configure.in: Always use install-sh.
* configure: Regenerate.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3303c7c9a..15bcdf1d5 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2003-07-25 Christopher Faylor <cgf@redhat.com> + * configure.in: Always use install-sh. + * configure: Regenerate. + +2003-07-25 Christopher Faylor <cgf@redhat.com> + * include/cygwin/socket.h: Conditionalize [AP]F_INET6 define. 2003-07-25 Christopher Faylor <cgf@redhat.com> |