]> sjero.net Git - wget/blob - ChangeLog
[svn] Require Autoconf 2.57.
[wget] / ChangeLog
1 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * configure.in: Require Autoconf 2.57.
4
5 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
6
7         * aclocal.m4: Ditto.
8
9         * configure.in: Add description annotations to AC_DEFINE.
10
11         * Makefile.in: Update maintenance targets, preparing them for the
12         use of `autoheader'.
13
14 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
15
16         * configure.in: Don't misuse AC_MSG_RESULT.  Use AC_MSG_NOTICE
17         where appropriate.
18
19 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
20
21         * configure.in: Check whether volatile is supported.  Don't check
22         for gethostname and uname, which are not used.
23
24 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
25
26         * configure.in: Move some checks into aclocal.m4.  Check whether
27         fnmatch.h is includable.
28
29         * configure.in: Also check whether #include <md5.h> works before
30         deciding to use Solaris libmd5.
31
32         * configure.in: Use AC_MSG_NOTICE instead of echo.  Use
33         AC_MSG_ERROR for fatal errors.
34
35 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
36
37         * configure.in: Look for nanosleep in -lrt and -lposix4, which is
38         where Solaris has them.
39
40 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
41
42         * configure.in: Check for nanosleep.
43
44 2003-03-09  Nicolas Schodet  <contact@ni.fr.eu.org>
45
46         * Makefile.in: Fixed bad configure.bat scrdir.
47
48 2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
49
50         * configure.in: Reenable IPv6 autodetection.
51
52 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
53
54         * configure.in: Switch from u_int32_t to uint32_t.  Check for
55         inttypes.h so it's used to get the definition of uint32_t where
56         available.
57
58 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
59
60         * windows/Makefile.src.watcom (OBJS): Use convert.c.
61         From Chin-yuan Kuo.
62
63 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
64
65         * windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has
66         snprintf, but not u_int32_t.
67
68         * windows/Makefile.src.bor (OBJS): Use convert.c.
69
70         From Chin-yuan Kuo.
71
72 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
73
74         * windows/config.h.mingw: Ditto.
75
76         * windows/Makefile.top.mingw: Ditto.
77
78         * windows/Makefile.src.mingw: New file.
79
80         * windows/wget.dep: Support convert.o.
81
82         * configure.bat.in: New option `--mingw'.
83         From Chin-yuan Kuo.
84
85 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
86
87         * Makefile.in (dist): Depend on configure.bat.
88         (realclean-top): Delete configure.bat.
89
90 2003-10-21  Hrvoje Niksic  <hniksic@xemacs.org>
91
92         * Makefile.in (distclean-top): Remove the libtool script, because
93         it's generated by configure.
94
95 2003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
96
97         * configure.in: Don't check for int32_t because we're not really
98         using it.
99
100 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
101
102         * configure.in: Check for int32_t and u_int32_t.  Check for
103         SIZEOF_INT.
104
105 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
106
107         * aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
108         then use the libc version.  That way systems that get libintl.h
109         from /usr/local/include will get the matching gettext.
110
111 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
112
113         * po/tr.po: Ditto.
114
115         * po/sv.po: Updated from TP.
116
117 2003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>
118
119         * windows/Makefile.watcom (OBJS): Ditto.
120
121         * windows/Makefile.src.bor: Ditto.
122
123         * windows/wget.dep: Ditto.
124
125         * windows/Makefile.src: Removed references to fnmatch.c and
126         fnmatch.o.
127
128 2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
129
130         * po/ft.po, po/sk.po, po/ja.po: Updated from the TP.
131
132 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
133
134         * po/wget.pot: Recreated.
135
136 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
137
138         * configure.in: Renamed DEBUG to ENABLE_DEBUG.
139
140 2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
141
142         * libtool.m4: New file with contents imported from libtool.
143
144         * aclocal.m4: Move libtool stuff into a separate file.  That
145         leaves this file only with Wget-specific stuff.
146
147 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
148
149         * po/hu.po: Updated from the TP.
150
151         * po/et.po: Updated from the TP.
152
153         * po/ro.po: New file from the TP.
154
155 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
156
157         * po/hr.po: Updated.
158
159 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
160
161         * po/POTFILES.in: Added src/convert.c.
162
163 2003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>
164
165         * windows/Makefile.src (OBJ): Fix typo.
166
167 2003-09-26  Gisle Vanem  <giva@bgnett.no>
168
169         * windows/config.h.ms: Don't declare alloca under compilers that
170         support it.
171
172         * windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and
173         HAVE_MEMMOVE.
174
175 2003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>
176
177         * windows/Makefile.src: Updated OBJ list.
178
179 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
180
181         * Makefile.in (clean-top): Remove .libs.
182
183 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
184
185         * Makefile.in (distclean-top): Remove autom4te.cache.
186
187 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
188
189         * install-sh, mkinstalldirs: Updated from Autoconf 2.57.
190
191 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
192
193         * ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5
194         has been out for a while now, but it can wait until after Wget 1.9
195         is released.
196
197 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
198
199         * config.sub: Ditto.
200
201         * config.guess: Updated from Autoconf 2.57.
202
203 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
204
205         * util/dist-wget: Fixed portable echo checking under Bash.
206
207 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
208
209         * configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to
210         AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.
211
212 2003-09-16  Mauro Tortonesi <mauro@deepspace6.net>
213
214         * configure.in, aclocal.m4: Added proper IPv6 detection.
215
216 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
217
218         * Makefile.in (all): Don't build configure.bat by default.
219
220 2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
221
222         * configure.in, aclocal.m4: Added configure check for IPv6 and
223         getaddrinfo.  From Daniel Stenberg.
224
225 2003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
226
227         * configure.in: Additional M4 quoting.
228
229 2003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>
230
231         * aclocal.m4, configure.in: Made them work under Autoconf 2.5x.
232
233 2002-05-27  Ian Abbott  <abbotti@mev.co.uk>
234
235         * windows/config.h.bor: Do #define WGET_USE_STDARG.
236
237 2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
238
239         * windows/config.h.ms: Ditto.
240
241         * windows/config.h.bor: Don't #define __STDC__.
242
243 2002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>
244
245         * ALL: Update the license to reflect the OpenSSL exception.
246
247 2002-04-23  Ian Abbott  <abbotti@mev.co.uk>
248
249         * windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when
250         Microsoft's extensions are enabled and define it anyway (set to `1').
251         Defined some things that broke as a result of this.
252
253 2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
254
255         * po/de.po: Updated from the TP.
256
257 2001-04-15  Ian Abbott  <abbotti@mev.co.uk>
258
259         windows/wget.dep: The target `connect$o' (connect.obj) now depends on
260         `utils.h'.
261
262 2001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
263
264         * po/da.po: Ditto.
265
266         * po/de.po: Ditto.
267
268         * po/el.po: Ditto.
269
270         * po/es.po: Ditto.
271
272         * po/et.po: Ditto.
273
274         * po/fr.po: Ditto.
275
276         * po/gl.po: Ditto.
277
278         * po/he.po: Ditto.
279
280         * po/ja.po: Ditto.
281
282         * po/pl.po: Ditto.
283
284         * po/sk.po: Ditto.
285
286         * po/sl.po: Ditto.
287
288         * po/sv.po: Ditto.
289
290         * po/tr.po: Ditto.
291
292         * po/zh_TW.po: Update from TP.
293
294         * po/ca.po: Ditto.
295
296         * po/bg.po: New file from TP.
297
298 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
299
300         * po/hr.po: Editing the Project-Id-Version to say "wget" rather
301         than "GNU Wget".
302
303 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
304
305         * windows/Makefile.src.bor: Removed pre-compiled header options as
306         they increase build time (on my machine).
307
308 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
309
310         * windows/config.h.bor: Account for Borland not defining `__STDC__'
311         when Borland's extensions enabled, and define it anyway.
312
313 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
314
315         * configure.in: Check for <setjmp.h>.  Check for sigsetjmp and
316         sigblock.
317
318 2002-04-09  Ian Abbott  <abbotti@mev.co.uk>
319
320         * windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'
321         as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.
322
323 2002-03-26  Ian Abbott  <abbotti@mev.co.uk>
324
325         * windows/wget.dep: Updated several dependencies for object files.
326
327 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
328
329         * windows/config.h.bor:
330         * windows/config.h.ms:
331         Removed conditional cruft that was there for Unix-like systems.
332
333 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
334
335         * * windows/wget.dep: Fix dependencies for target mswindows$o
336         (mswindows.obj)
337
338 2002-03-19  Chin-yuan Kuo  <sr1111111@yahoo.com.tw>
339
340         * configure.bat.in: Do not check %BORPATH% as C++Builder compiler
341         does not use it.
342
343         * windows/Makefile.src.bor:
344         * windows/config.h.bor:
345         Migrated to free (as in beer) C++Builder compiler.
346
347 2002-03-13  Ian Abbott  <abbotti@mev.co.uk>
348
349         * configure.bat: Removed (renamed to configure.bat.ini).
350
351         * configure.bat.in: New (renamed from configure.bat).
352
353         * Makefile.in: Add rule to copy configure.bat.in to configure.bat,
354         converting line endings to MS-DOS format in the process.
355
356 2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
357
358         * MACHINES: OS X entry by Jonathan Davis.
359
360 2001-12-19  Csaba Raduly  <csaba.raduly@sophos.com>
361
362         * windows/Makefile.watcom: add gen-md5.obj and progress.obj to the
363         list of "sources"
364
365         * configure.bat: add section for Watcom
366
367 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
368
369         * po/ja.po: Ditto.
370
371         * po/sv.po: Ditto.
372
373         * po/de.po: Ditto.
374
375         * po/es.po: Ditto.
376
377         * po/fr.po: Ditto.
378
379         * po/et.po: Ditto.
380
381         * po/tr.po: Ditto.
382
383         * po/ru.po: Update from TP.
384
385 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
386
387         * configure.in: Autodetect SSL.  Check for SSL includes too.
388
389 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
390
391         * config.sub: Ditto.
392
393         * config.guess: Ditto.
394
395         * aclocal.m4: Ditto.
396
397         * ltmain.sh: Upgrade to libtool 1.4.2.
398
399 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
400
401         * configure.in: Check for md5_calc rather than MD5Update when
402         looking for Solaris md5.
403
404 2001-12-08  R.I.P. Deaddog  <maddog@linuxhall.org>
405
406         * po/zh_TW.po: Updated for 1.8.
407
408 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
409
410         * po/tr.po: Ditto.
411
412         * po/sv.po: Ditto.
413
414         * po/ru.po: Ditto.
415
416         * po/fr.po: Ditto.
417
418         * po/es.po: Ditto.
419
420         * po/de.po: Update from TP.
421
422 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
423
424         * po/et.po: Update from the TP.
425
426 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
427
428         * configure.in: Check for <termios.h>
429
430 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
431
432         * po/de.po: Ditto.
433
434         * po/fr.po: Ditto.
435
436         * po/tr.po: Ditto.
437
438         * po/sv.po: Ditto.
439
440         * po/et.po: Update from TP.
441
442         * po/hu.po: New file from TP.
443
444 2001-12-04  Herold Heiko  <Heiko.Herold@previnet.it>
445
446         * windows\Makefile.src: add gen_sslfunc.c
447
448         * windows\Makefile.src.bor: ditto.
449
450 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
451
452         * po/hr.po: Updated Croatian translation.
453
454 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
455
456         * configure.in: Use SSL's MD5 if we're compiling with SSL anyway.
457
458 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
459
460         * configure.in: Don't check for random.
461
462 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
463
464         * po/hr.po: Updated.
465
466 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
467
468         * configure.in: Check for random.
469
470 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
471
472         * configure.in: Check for usleep.
473
474 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
475
476         * util/dist-wget: New file: the script used for building Wget.
477
478 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
479
480         * po/hr.po: A major overhaul.
481
482 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
483
484         * po/wget.pot: Rebuild.
485
486         * po/POTFILES.in: Update with the new source files.
487
488 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
489
490         * configure.in: Check for sys/ioctl.h.
491
492 2001-11-22  Herold Heiko  <Heiko.Herold@previnet.it>
493
494         * windows/Readme
495         * windows/Makefile.doc
496         Windows documentation update.
497         * windows/Makefile.src
498         Cleanup config.h
499
500 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
501
502         * windows/Makefile.doc: Update docs generation.
503
504 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
505
506         * configure.in: Check for strpbrk().
507
508 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
509
510         * windows/Makefile.src:
511         * windows/Makefile.src.bor:
512         * windows/Makefile.watcom:
513         * windows/config.h.bor:
514         * windows/config.h.ms:
515         * windows/wget.dep:
516         Windows update.
517
518 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
519
520         * configure.in: Check for getopt_long in libc.
521
522 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
523
524         * configure.in: Check for Solaris libmd5.
525
526 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
527
528         * po/: Installed ja.po, et.po, he.po, fr.po, da.po, uk.po, es.po,
529         sl.po, nl.po from the Translation Project.
530
531 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
532
533         * MACHINES: Added mips-sgi-irix6.5, as reported by Edward
534         J. Sabol.
535
536 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
537
538         * po/da.po: New version from TP.
539
540 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
541
542         * config.sub: New version from libtool 1.4.
543
544         * config.guess: New version from libtool 1.4.
545
546         * ltmain.sh: New version from libtool 1.4.
547
548         * aclocal.m4: Imported `libtool.m4' from libtool 1.4.
549
550         * ltconfig: Removed.
551
552         * configure.in: First check the compiler, then invoke libtool.
553
554 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
555
556         * po/: Install new files from the TP: sv.po, cs.po, et.po, tr.po,
557         es.po, de.po, gl.po, sk.po, ru.po, fr.po.
558
559 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
560
561         * configure.in: Check for both gethostbyname and inet_ntoa before
562         concluding that -lnsl is not needed.
563
564 2001-06-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
565
566         * configure.in: Use `libtool' to test linking of external
567         libraries.
568
569 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
570
571         * po/cs.po: Updated to match the 1.7 POT.
572
573 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
574
575         * po/: New versions of de.po and gl.po from the TP.
576
577 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
578
579         * po/hr.po: Updated to match the new POT.
580
581 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
582
583         * po/wget.pot: Updated.
584
585 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
586
587         * po/es.po: Use the version from TP.
588
589 2001-06-02  R.I.P. Deaddog  <maddog@linuxhall.org>
590
591         * po/zh_TW.po: Updated for 1.7.
592
593 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
594
595         * po/: Updated ru.po, et.po, and sv.po.  Added tr.po.
596
597 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
598
599         * po/pl.po: Use iso-8859-1 as charset.
600
601         * po/hr.po: Update.
602
603 2001-05-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
604
605         * configure.in: Use $host_os instead of non-existent "$opsys" when
606         deciding based on host type.
607
608         * configure.in: Print "cross" when cross-compiling.
609
610 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
611
612         * po/hr.po: Updated.
613
614         * po/wget.pot: Regenerated from sources.
615
616         * README: Updated copyright statement.
617
618         * INSTALL: Document the new OpenSSL autodetector.
619
620 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
621
622         * configure.in: Provide a default for AC_TRY_RUN when
623         cross-compiling.  Effectively, assume that when cross-compiling,
624         working linkage implies working executable.
625
626 2001-05-25  Hrvoje Niksic  <hniksic@arsdigita.com>
627
628         * configure.in: Rewrote OpenSSL library detection.  Now the code
629         loops over system locations where libssl/libcrypto might be
630         located.  Aside from linking, it actually tries to run the
631         executable before concluding that the linking "worked".
632
633 2001-05-16  Csaba Raduly  <csaba.raduly@sophos.com>
634
635         * windows/Makefile.watcom: Make linker accept space-separated list
636         of object files.
637
638 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
639
640         * windows/Makefile.src: Update for SSL.
641
642 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
643
644         * windows/Makefile.watcom: Updated.
645
646 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
647
648         * windows/Makefile.watcom: Rewritten.
649
650 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
651
652         * po/zh_TW.po: Reinstated, after an update by Abel Cheung.
653
654         * po/zh_TW.Big5.po: Removed.
655
656 2001-04-28  Csaba Raduly  <csaba.raduly@sophos.com>
657
658         * windows/Makefile.watcom: Update.
659
660 2001-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
661
662         * windows/wget.dep: Update.
663
664         * windows/Makefile.src: Update.
665
666         * windows/config.h.ms: Define inline to __inline.
667         Define ftruncate to chsize.
668
669 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
670
671         * po/hr.po: Updated.
672
673 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
674
675         * po/ja.po: New update by Hiroshi Takekawa.
676
677 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
678
679         * po/POTFILES.in: Add src/cookies.c.
680
681 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
682
683         * configure.in: Check for inline.
684
685 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
686
687         * po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
688
689         * po/zh.po: Removed outdated file.
690
691 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
692
693         * aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
694         forces strict ANSI mode, which means we lose `long long'.
695         Generally, don't require __STDC__ to be defined to 1 because that
696         signifies strict ANSI.
697
698 2001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
699
700         * NEWS: Cosmetic changes.
701
702 2001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
703
704         * po/da.po: Ditto.
705
706         * po/no.po: The charset is iso-8859-1, not iso-8859-2.
707
708 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
709
710         * po/et.po: New version by Toomas Soome.
711
712 2001-04-01  Nicolas Lichtmaier  <nick@debian.org>
713
714         * po/es.po: New file.
715
716 2001-03-27  Dan Harkless  <wget@harkless.org>
717
718         * INSTALL: Updated to reflect --with-ssl's new optional parameter.
719
720         * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
721         were in the wrong order, causing a link failure if you're using
722         libcrypto.a and libssl.a rather than shared libraries.  Also put
723         in checks for -ldl, necessary since the libcrypto shared library
724         doesn't record its dependency on libdl.
725
726         * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
727         configuration section" of top Makefile and analogous spot in others.
728
729         * po/Makefile.in.in: Previous addition of top_builddir to
730         po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
731
732 2001-03-26  Dan Harkless  <wget@harkless.org>
733
734         * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
735
736 2001-03-22  Dan Harkless  <wget@harkless.org>
737
738         * MACHINES: Added rs6000-ibm-aix4.3.3.0.
739
740 2001-03-21  Dan Harkless  <wget@harkless.org>
741
742         * MACHINES: Added armv4l-unknown-linux-gnu.
743
744 2001-03-20  Dan Harkless  <wget@harkless.org>
745
746         * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
747         test that led me to believe it wasn't was exposing a different bug
748         -- URLs specified on the commandline as opposed to being recursed
749         to don't always get re-converted at the end of the Wget run.
750
751 2001-03-17  Dan Harkless  <wget@harkless.org>
752
753         * aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
754
755         * configure.in: Use AM_PROG_LIBTOOL macro (now defined in our 
756         aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
757         If --with-ssl specified, look in /usr/local/ssl/lib by default for
758         OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
759         Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
760         (possibly rewritten by libtool) as well.  Don't appear to be
761         looking for a function main() in -lcrypto.  If the OpenSSL lib
762         checks fail, don't just silently build a wget without https
763         support -- issue a warning.  Define top_builddir.
764
765         * ltconfig: New file from libtool 1.3.5 distribution.
766
767         * ltmain.sh: New file from libtool 1.3.5 distribution.
768
769         * {.,po,util,windows}/Makefile.in: Define top_builddir.
770
771 2001-03-16  Dan Harkless  <wget@harkless.org>
772
773         * TODO: For some reason on 2000-11-19, Hrvoje removed the item
774         about converting hostless absolute links.  That isn't working yet,
775         so I've put the item back, with a modified wording.
776
777         * config.guess: Hadn't been updated since 1996 -- didn't work for recent
778         machines and OSes, such as NetWinder ARM Linux.  Updated to latest 
779         version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
780         
781         * config.sub: Ditto -- updated to latest version (2001-03-12).
782         
783 2001-03-12  Dan Harkless  <wget@harkless.org>
784
785         * TODO: Only normal recursion should respect -np -- page-requisite
786         recursion should not.
787
788 2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
789
790         * TODO: Removed an obsolete item about adding VMS and MS FTP
791         server support.
792
793 2001-03-05  Dan Harkless  <wget@harkless.org>
794
795         * TODO: Add a --range option to download only a given byte range.
796
797 2001-03-01  Dan Harkless  <wget@harkless.org>
798
799         * ChangeLog.README: Renamed from README.branches and added a note
800         that Wget has multiple ChangeLog files (currently ./ChangeLog,
801         doc/ChangeLog, and src/ChangeLog), since this is unusual and
802         people have complained their patches hadn't been applied after
803         checking only the top-level ChangeLog.
804
805 2001-02-28  Dan Harkless  <wget@harkless.org>
806
807         * MACHINES: Explicitly tell people to send us config.guess output.
808
809 2001-02-27  Dan Harkless  <wget@harkless.org>
810
811         * TODO: Re-use FTP connection if multiple URLs on one host
812         specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
813
814 2001-02-23  Dan Harkless  <wget@harkless.org>
815
816         * NEWS: Note that Wget now has a man page again.
817
818         * po/*.po*: Updated after changing --help's description of -N and
819         moving -nr to a different category.
820
821         * TODO: "Timestamps are sometimes not copied over on files
822         retrieved by FTP." removed.  Hopefully all the failures I was
823         seeing were due to the fact that it wasn't documented that
824         non-globbing, non-recursive FTP downloads need -N to get the
825         remote timestamp to be preserved.
826
827 2001-02-22  Dan Harkless  <wget@harkless.org>
828
829         * TODO: Remove empty directories created due to --accept/--reject.
830
831         * configure.in: Look for perl and pod2man and make substitutions.
832         
833         * Makefile.in (install): Do install.man if we have pod2man.
834
835 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
836
837         * windows/Makefile.src: Removed references to ftpparse sources.
838
839         * windows/wget.dep: Ditto.
840
841         * windows/Makefile.watcom: Ditto. 
842
843 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
844
845         * windows/Makefile.src: Don't attempt to compile in alloca.c; it
846         doesn't work and it's not needed.
847
848 2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
849
850         * NEWS: Added more NEWS items.
851
852 2001-01-15  Dan Harkless  <wget@harkless.org>
853
854         * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
855
856 2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
857
858         * util/wget.spec: Updated to 1.7, merged with the spec file from
859         RedHat.
860
861         * po/Makefile.in.in: `make realclean' equal to `make
862         maintainer-clean'.
863
864         * Makefile.in (realclean-top): Remove 'configure' as well. 
865
866 2001-01-11  Dan Harkless  <wget@harkless.org>
867
868         * TODO: If -c used with -N, check to make sure a file hasn't
869         changed on the server before "continuing" to download it.
870         
871 2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
872
873         * windows/Makefile.src: Updated.
874
875         * windows/wget.dep: Ditto.
876
877 2001-01-09  Dan Harkless  <wget@harkless.org>
878
879         * TODO: If -c is on, don't re-download a 100%-downloaded file.
880         
881         * TODO: The bug where you couldn't recurse into ftp directories if
882         logging in put you somewhere else besides the server's "/"
883         directory got fixed without the TODO entry for it being removed.
884
885         * TODO: Add a "rollback" option to have --continue throw away X
886         corrupted (e.g. by proxy) bytes from end of file before resuming.
887
888         * po/*.po*: Updated after changing --help's description of -c.
889
890 2001-01-06  Dan Harkless  <wget@harkless.org>
891
892         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
893         the best way to go about my aim.  Removed them in favor of:
894
895         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
896
897         * README.branches: Explains the 1.6_branch.ChangeLog files.
898
899         * README.cvs: Falsely claimed you only needed GNU autoconf to
900         build from the CVS sources.  You also need GNU gettext and
901         texinfo.  I also did a bunch of general re-writing of this file.
902
903 2001-01-03  Dan Harkless  <wget@harkless.org>
904
905         * TODO: We should make a simple man page referring to info doco.
906
907 2000-12-31  Dan Harkless  <wget@harkless.org>
908
909         * README: Changed 1.5.3 in the FTP URL to 1.6.
910
911         * NEWS: Released Wget version 1.6.
912
913         * po/*.po: 'Project-Id-Version's were very haphazard, saying
914         either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
915         1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
916         "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
917         the translations haven't been updated since the versions they
918         state, but I know some of the files were updated specifically for
919         1.6, and none of them used this version (unless you count the sole
920         "1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
921         'PO-Revision-Date's remain the best indicator of whether a
922         translation's out of date.
923         
924         * ChangeLog: Since this flat file doesn't have multiple branches,
925         looking at the dates would make you think that things went into
926         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
927         in 1.6 branch.]" where appropriate to clarify.
928         
929 2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
930
931         * windows/Makefile.watcom: Updated.
932
933 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
934
935         * po/POTFILES.in: Updated.
936
937 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
938
939         * configure.in: Add windows/Makefile to the output block.
940
941         * windows/Makefile.in: New file.
942
943         * README.cvs: New file.
944
945 2000-11-25  Karl Eichwalder  <ke@suse.de>
946
947         * Makefile.in (SUBDIRS): Add 'windows'.
948         (dist, DISTFILES): Don't distribute CVS directories.
949         
950 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
951
952         * configure.in: Don't unconditionally define HAVE_SSL, even when
953         --with-ssl is given.
954
955 2000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
956
957         * INSTALL: Added the --with-ssl switch.
958         
959         * configure.in: Ditto.
960         
961         * TODO: Removed the corresponding entry.
962
963 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
964
965         * configure.in: Build ALL_LINGUAS dynamically.
966
967 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
968
969         * configure.in: Test for MMAP.
970
971 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
972
973         * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
974
975         * windows/Makefile.src: Back out previous change.
976
977 2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
978
979         * windows/Makefile.src: Compile in vsnprintf.c.
980
981 2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
982
983         * util/rmold.pl: Various fixes.
984
985 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
986
987         * configure.in: Check for size of long and long long.
988
989 2000-10-30  Dan Harkless  <wget@harkless.org>
990
991         * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
992
993 2000-10-27  Dan Harkless  <wget@harkless.org>
994
995         * TODO: wget now groks illegal relative URL HTTP redirects.
996
997 2000-10-24  Dan Harkless  <wget@harkless.org>
998
999         * NEWS: Forgot to update regarding new --bind-address option.
1000
1001 2000-10-20  Dan Harkless  <wget@harkless.org>
1002
1003         * TODO: -k needs to convert '?' to "%3F" in links to saved files
1004         containing the '?' character (e.g. CGI output).  Also, we need to
1005         check the HTTP spec w.r.t. simplification of absolute URLs.
1006         Generalize --html-extension to something like --mime-extension.
1007
1008         * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
1009         by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
1010
1011         * NEWS: Always forget to update this file when making user-vis. changes.
1012
1013 2000-10-19  Dan Harkless  <wget@harkless.org>
1014
1015         * TODO: -E / --html-extension / html_extension has been implemented.
1016         Make -I and -X allow an optional hostname before the directory name?
1017         When simplifying paths, wget needs to stop at any '?' character.
1018
1019         * configure.in: Put "it" language in proper alphabetical order and
1020         added new languages "pl" and "ru".
1021
1022         * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
1023         Polish message translation file.
1024
1025         * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
1026         Russian message translation file.
1027
1028 2000-10-16  Dan Harkless  <wget@harkless.org>
1029
1030         * TODO: Add option to save local filenames without extra %-encoding.
1031
1032 2000-10-09  Dan Harkless  <wget@harkless.org>
1033
1034         * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
1035
1036 2000-09-25  Dan Harkless  <wget@harkless.org>
1037
1038         * TODO: Make wget return nonzero in situations like bad HTTP
1039         auth.  Make wget follow (illegal) relative URL HTTP redirects.
1040
1041 2000-08-30  Dan Harkless  <wget@harkless.org>
1042
1043         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
1044
1045         * MACHINES: Previously said to send updates to "me" (Hrvoje) --
1046         now says to email the mailing list or bug-wget@gnu.org.
1047
1048         * MAILING-LIST: Added mention of bug-wget@gnu.org.
1049         
1050         * NEWS: Added --waitretry and --page-requisites.
1051
1052 2000-08-25  Dan Harkless  <wget@harkless.org>
1053
1054         * MACHINES: Alphabetized, changed "architectures" to "OSes and
1055         architectures", added missing company names, removed needless ^L,
1056         made AIX and FreeBSD entries more general to reflect successful
1057         use on those platforms by myself and others, removed the
1058         non-factual "this version of", and fixed some grammatical errors.
1059         
1060 2000-07-21  Dan Harkless  <wget@harkless.org>
1061
1062         * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
1063         
1064 2000-07-19  Dan Harkless  <wget@harkless.org>
1065
1066         * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
1067         
1068 2000-05-24  Dan Harkless  <wget@harkless.org>
1069
1070         * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
1071         
1072 2000-05-22  Dan Harkless  <wget@harkless.org>
1073
1074         * AUTHORS: Added myself to this file, as Hrvoje got confirmation
1075         of my FSF copyright assignment.
1076
1077         * TODO: Added note that fragment identifiers don't work properly.
1078         
1079         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
1080
1081 2000-05-17  Dan Harkless  <wget@harkless.org>
1082
1083         * TODO: Make `-k' check for files that were downloaded in the past
1084         and convert links to them in newly-downloaded documents.
1085
1086 2000-04-05  Dan Harkless  <wget@harkless.org>
1087
1088         * TODO: Make -K only leave .orig files around when different.  Add
1089         an option to save all text/html files with .html extension.  Allow
1090         mirroring of FTP URLs where logging in puts you somewhere else
1091         besides '/'.
1092
1093 2000-04-04  Dan Harkless  <wget@harkless.org>
1094
1095         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
1096         these new options when I added them.
1097
1098 2000-03-10  Dan Harkless  <wget@harkless.org>
1099
1100         * TODO: Removed done item: we now have an option (-G) that makes
1101         it easy to download a single HTML document and all its constituents.
1102         
1103         * po/*.{gmo,po,pot}: Regenerated after adding new options.
1104
1105         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
1106         messages, causing msgfmt to balk and `make install' to fail.
1107
1108 2000-03-01  Dan Harkless  <wget@harkless.org>
1109
1110         * NEWS (-K): Now possible to use -N with -k thanks to this option.
1111
1112         * TODO: Removed the -K / -N interaction item.
1113
1114 2000-02-29  Dan Harkless  <wget@harkless.org>
1115
1116         * NEWS (-K / --backup-converted): Mentioned this new option.
1117
1118 2000-02-18  Dan Harkless  <wget@harkless.org>
1119
1120         * TODO: When -K is used with -N, check local X.orig against server X.
1121
1122 1998-06-23  Dave Love  <d.love@dl.ac.uk>
1123
1124         * configure.in (exext): Define.
1125
1126 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
1127
1128         * configure.in: Check for access().
1129
1130 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
1131
1132         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
1133
1134 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
1135
1136         * po/fr.po: New file.
1137
1138 1998-05-19  Toomas Soome  <tsoome@ut.ee>
1139
1140         * po/et.po: Updated.
1141
1142 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
1143
1144         * po/el.po: New file.
1145
1146 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
1147
1148         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
1149
1150 1998-05-09  Toomas Soome  <tsoome@ut.ee>
1151
1152         * po/et.po: New file.
1153
1154 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1155
1156         * configure.bat: set up for either Borland or Visual C
1157
1158         * windows/wget.dep: new file
1159
1160         * windows/Makefile.*: use wget.dep
1161
1162         * rename windows/Makefile.bor to Makefile.src.bor
1163
1164 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1165
1166         * windows/makefile.bor: Updated.
1167
1168         * windows/Makefile.src: Ditto.
1169
1170 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1171
1172         * windows/config.h.bor: New file.
1173
1174         * windows/makefile.bor: New file.
1175
1176 1998-04-27  John Burden  <john@futuresguide.com>
1177
1178         * windows/Makefile.*: Cleanup.
1179
1180 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
1181
1182         * configure.in: Check for PID_T.
1183
1184 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
1185
1186         * po/it.po: Updated.
1187
1188 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1189
1190         * po/cs.po: Updated.
1191
1192 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1193
1194         * po/pt_BR.po: Updated.
1195
1196 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
1197
1198         * Makefile (dist): New target.
1199
1200 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1201
1202         * po/pt_BR.po: Updated.
1203
1204 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
1205
1206         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
1207
1208         * ABOUT-NLS: Removed.
1209
1210         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
1211         Don't attempt to write to stamp-h.in.
1212
1213         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
1214
1215 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
1216
1217         * Makefile.in (distclean-top): Remove stamp-h.
1218
1219 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
1220
1221         * po/no.po: New file.
1222
1223 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
1224
1225         * configure.in: New option `--disable-debug'.
1226
1227 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
1228
1229         * configure.in: Check for endianness.
1230
1231 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1232
1233         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
1234
1235 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
1236
1237         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
1238         unavailable.
1239
1240         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
1241         renamed AM_WITH_NLS to WGET_WITH_NLS.
1242
1243         * aclocal.m4: Eliminate POSUBS.
1244
1245 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
1246
1247         * Makefile.in: config.h* -> src/config.h*
1248
1249         * configure.in: Check for vsnprintf().
1250
1251         * po/POTFILES.in: Updated.
1252
1253 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
1254
1255         * po/POTFILES.in: Removed extraneous newline at end of line, which 
1256         caused an error in `Makefile' which Sun make choked on.
1257
1258 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
1259
1260         * po/cs.po: New file.
1261
1262 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1263
1264         * po/pt_BR.po: New file.
1265
1266 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
1267
1268         * PROBLEMS: New file.
1269
1270 1998-02-22  Karl Eichwalder  <ke@suse.de>
1271
1272         * po/Makefile.in.in (install-data-yes): Fix creation of
1273         directories for LC_MESSAGE files.
1274
1275 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
1276
1277         * configure.in: Removed `-Wno-switch' for gcc.
1278
1279         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
1280         create the directory first.
1281
1282 1998-02-21  Karl Eichwalder  <karl@suse.de>
1283
1284         * po/de.po: Updated.
1285
1286 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
1287
1288         * Makefile.in (check): New empty target.
1289
1290 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
1291
1292         * po/it.po: New file, by Antonio Rosella.
1293
1294 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
1295
1296         * aclocal.m4: Cleaned up.
1297
1298         * po/hr.po: Updated.
1299
1300         * configure.in: Removed check for POSIXized ISC.
1301
1302 1998-02-08  Karl Eichwalder  <karl@suse.de>
1303
1304         * po/de.po: Updated.
1305
1306 1998-02-07  Karl Eichwalder  <ke@suse.de>
1307
1308         * Makefile.in (install.info uninstall.info install.man
1309         uninstall.man install.wgetrc): Use it.
1310
1311         * Makefile.in (install.mo): New target.
1312
1313 1998-02-03  Karl Eichwalder  <ke@suse.de>
1314
1315         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
1316         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
1317         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
1318         src/url.c, and src/utils.c.
1319
1320         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
1321
1322         * po/Makefile.in.in: Add from gettext-0.10.32.
1323
1324         * Makefile.in (SUBDIRS): Add po/.
1325
1326         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
1327         (AM_GNU_GETTEXT): Add.
1328         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
1329         
1330         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
1331         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
1332