]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] Also depend on config.h.
[wget] / windows / ChangeLog
1 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * Makefile.src*: Add the config.h dependency.
4
5 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
6
7         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
8         depend on all headers.
9
10         * wget.dep: Removed.
11
12 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
13
14         * Makefile.src.mingw: removed string_t.c from list of source files.
15         
16         * Makefile.watcom: removed string_t.c from list of source files.
17
18         * wget.dep: removed string_t.c from list of source files.
19
20 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
21
22         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
23         a compilation conflict with the string.h header in the standard 
24         C library.
25
26         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
27         a compilation conflict with the string.h header in the standard 
28         C library.
29
30         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
31         a compilation conflict with the string.h header in the standard 
32         C library.
33
34         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
35         a compilation conflict with the string.h header in the standard 
36         C library.
37
38         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
39         compilation conflict with the string.h header in the standard C
40         library.
41
42         
43 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
44
45         * Makefile.src: Added string.c to the list of modules to compile.
46
47         * Makefile.src.bor: Added string.c to the list of modules to compile.
48
49         * Makefile.src.mingw: Added string.c to the list of modules to compile.
50
51         * Makefile.src.watcom: Added string.c to the list of modules to compile.
52
53         * wget.dep: Added dependencied for the string.c module.
54
55         * ChangeLog: New file.
56