diff options
author | Christopher Faylor <me@cgf.cx> | 2001-11-04 05:15:16 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-11-04 05:15:16 +0000 |
commit | 7cf5e175fe7594f07a2655cd8ec821c7803c5298 (patch) | |
tree | 8d5146063bb392c1b645556c0c02426586c7c1a8 /winsup/ChangeLog | |
parent | c5900b959bf9583784de7b052bb3be67a01a3d2e (diff) | |
download | cygnal-7cf5e175fe7594f07a2655cd8ec821c7803c5298.tar.gz cygnal-7cf5e175fe7594f07a2655cd8ec821c7803c5298.tar.bz2 cygnal-7cf5e175fe7594f07a2655cd8ec821c7803c5298.zip |
* Makefile.in: Force configure in testsuite directory if config.status does not
exist.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index e410d1b49..7f766b904 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,8 @@ +2001-11-04 Christopher Faylor <cgf@redhat.com> + + * Makefile.in: Force configure in testsuite directory if config.status + does not exist. + 2001-11-03 Christopher Faylor <cgf@redhat.com> * configure.in: Disable subauth directory test. |