diff options
author | Christopher Faylor <me@cgf.cx> | 2001-10-24 21:56:54 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-10-24 21:56:54 +0000 |
commit | a9f20457f32877bf13e7a52366aa0996f9d8b2a9 (patch) | |
tree | 28154ea227295ef03dfcfed4a983a0632cb0cc67 /winsup/ChangeLog | |
parent | 1dd695651f77dafbe2e71f008fc43924a50ad534 (diff) | |
download | cygnal-a9f20457f32877bf13e7a52366aa0996f9d8b2a9.tar.gz cygnal-a9f20457f32877bf13e7a52366aa0996f9d8b2a9.tar.bz2 cygnal-a9f20457f32877bf13e7a52366aa0996f9d8b2a9.zip |
* Makefile.in: Only build testsuite directory on first 'make check'.
* configure.in: Remove testsuite from SUBDIRS.
* configure: Regenerate.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index b80d14952..da56fc4dd 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,9 @@ +2001-10-24 Christopher Faylor <cgf@redhat.com> + + * Makefile.in: Only build testsuite directory on first 'make check'. + * configure.in: Remove testsuite from SUBDIRS. + * configure: Regenerate. + 2001-10-12 Christopher Faylor <cgf@redhat.com> * Makefile.in: Add -nostdinc to CXXFLAGS. |