diff options
author | Christopher Faylor <me@cgf.cx> | 2000-04-10 03:51:39 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-04-10 03:51:39 +0000 |
commit | ba87a619efd35c5e6655a3b3c3939340a22ddf94 (patch) | |
tree | dac58771334842f5333e629479bfa7e5fa1ab93d /winsup/ChangeLog | |
parent | da7185af445fdfae7d2c500c832818dfb24dce2f (diff) | |
download | newlib-ba87a619efd35c5e6655a3b3c3939340a22ddf94.zip newlib-ba87a619efd35c5e6655a3b3c3939340a22ddf94.tar.gz newlib-ba87a619efd35c5e6655a3b3c3939340a22ddf94.tar.bz2 |
* Makefile.common: Resolve srcdir to absolute path or it will confuse usages
when passed to submakes. Eliminate vestigal use of MAKEOVERRIDES.
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 ce5cad3..c400d0a 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,9 @@ +Sun Apr 9 23:47:45 2000 Christopher Faylor <cgf@cygnus.com> + + * Makefile.common: Resolve srcdir to absolute path or it will confuse + usages when passed to submakes. Eliminate vestigal use of + MAKEOVERRIDES. + Sun Apr 9 02:06:49 2000 Christopher Faylor <cgf@cygnus.com> * Makefile.in: Work around MAKEOVERRIDES problem with older versions |