diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2004-07-14 23:44:50 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2004-07-14 23:44:50 +0000 |
commit | 8e47f4464b3a255ffa4dd7377ac1dfb9f892cec4 (patch) | |
tree | 8f18b67a7be8b9568fc855775995a4584b9ef5f2 /winsup/mingw/ChangeLog | |
parent | dd3a7a2042b705875e74e8aba78c075a8c87635c (diff) | |
download | cygnal-8e47f4464b3a255ffa4dd7377ac1dfb9f892cec4.tar.gz cygnal-8e47f4464b3a255ffa4dd7377ac1dfb9f892cec4.tar.bz2 cygnal-8e47f4464b3a255ffa4dd7377ac1dfb9f892cec4.zip |
* Makefile.in (INCLUDES): Designate $(srcdir)/../include as a
system dir.
* mingwex/Makefile,in (INCLUDES): Ditto.
* profile/Makefile,in (INCLUDES): Ditto.
* mingwex/Makefile,in: Add carg.o to libmingwex.a.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r-- | winsup/mingw/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index af07e93be..31af68aac 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,11 @@ +2004-07-14 Danny Smith <dannysmith@users.sourceforge.net> + + * Makefile.in (INCLUDES): Designate $(srcdir)/../include as a + system dir. + * mingwex/Makefile,in (INCLUDES): Ditto. + * profile/Makefile,in (INCLUDES): Ditto. + + * mingwex/Makefile,in: Add carg.o to libmingwex.a. 2004-07-13 Earnie Boyd <earnie@users.sourcefourge.net> * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use it |