diff options
author | Christopher Faylor <me@cgf.cx> | 2003-01-23 21:14:56 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-01-23 21:14:56 +0000 |
commit | d8f0f146b8befe92d951c5e5907d41e23f376679 (patch) | |
tree | e93a2fc9e704597ddfb8299adc28a53df0ea8ee8 /winsup/testsuite/ChangeLog | |
parent | 2d771b3dd90f1568d29044e7ce4055eb848c6ecf (diff) | |
download | cygnal-d8f0f146b8befe92d951c5e5907d41e23f376679.tar.gz cygnal-d8f0f146b8befe92d951c5e5907d41e23f376679.tar.bz2 cygnal-d8f0f146b8befe92d951c5e5907d41e23f376679.zip |
* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct libraries
and other options are used.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r-- | winsup/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index 210f06fd8..1260049de 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Christopher Faylor <cgf@redhat.com> + + * Makeifle.in: Use ALL_CFLAGS to build test programs so that correct + libraries and other options are used. + 2003-01-22 Corinna Vinschen <corinna@vinschen.de> * cygrun.c: Move here from ../cygwin. |