]> sjero.net Git - wget/blob - ChangeLog
[svn] Commit various hash table changes:
[wget] / ChangeLog
1 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
2
3         * configure.in: Check for inline.
4
5 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
6
7         * po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
8
9         * po/zh.po: Removed outdated file.
10
11 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
12
13         * aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
14         forces strict ANSI mode, which means we lose `long long'.
15         Generally, don't require __STDC__ to be defined to 1 because that
16         signifies strict ANSI.
17
18 2001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
19
20         * NEWS: Cosmetic changes.
21
22 2001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
23
24         * po/da.po: Ditto.
25
26         * po/no.po: The charset is iso-8859-1, not iso-8859-2.
27
28 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
29
30         * po/et.po: New version by Toomas Soome.
31
32 2001-04-01  Nicolas Lichtmaier  <nick@debian.org>
33
34         * po/es.po: New file.
35
36 2001-03-27  Dan Harkless  <wget@harkless.org>
37
38         * INSTALL: Updated to reflect --with-ssl's new optional parameter.
39
40         * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
41         were in the wrong order, causing a link failure if you're using
42         libcrypto.a and libssl.a rather than shared libraries.  Also put
43         in checks for -ldl, necessary since the libcrypto shared library
44         doesn't record its dependency on libdl.
45
46         * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
47         configuration section" of top Makefile and analogous spot in others.
48
49         * po/Makefile.in.in: Previous addition of top_builddir to
50         po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
51
52 2001-03-26  Dan Harkless  <wget@harkless.org>
53
54         * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
55
56 2001-03-22  Dan Harkless  <wget@harkless.org>
57
58         * MACHINES: Added rs6000-ibm-aix4.3.3.0.
59
60 2001-03-21  Dan Harkless  <wget@harkless.org>
61
62         * MACHINES: Added armv4l-unknown-linux-gnu.
63
64 2001-03-20  Dan Harkless  <wget@harkless.org>
65
66         * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
67         test that led me to believe it wasn't was exposing a different bug
68         -- URLs specified on the commandline as opposed to being recursed
69         to don't always get re-converted at the end of the Wget run.
70
71 2001-03-17  Dan Harkless  <wget@harkless.org>
72
73         * aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
74
75         * configure.in: Use AM_PROG_LIBTOOL macro (now defined in our 
76         aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
77         If --with-ssl specified, look in /usr/local/ssl/lib by default for
78         OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
79         Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
80         (possibly rewritten by libtool) as well.  Don't appear to be
81         looking for a function main() in -lcrypto.  If the OpenSSL lib
82         checks fail, don't just silently build a wget without https
83         support -- issue a warning.  Define top_builddir.
84
85         * ltconfig: New file from libtool 1.3.5 distribution.
86
87         * ltmain.sh: New file from libtool 1.3.5 distribution.
88
89         * {.,po,util,windows}/Makefile.in: Define top_builddir.
90
91 2001-03-16  Dan Harkless  <wget@harkless.org>
92
93         * TODO: For some reason on 2000-11-19, Hrvoje removed the item
94         about converting hostless absolute links.  That isn't working yet,
95         so I've put the item back, with a modified wording.
96
97         * config.guess: Hadn't been updated since 1996 -- didn't work for recent
98         machines and OSes, such as NetWinder ARM Linux.  Updated to latest 
99         version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
100         
101         * config.sub: Ditto -- updated to latest version (2001-03-12).
102         
103 2001-03-12  Dan Harkless  <wget@harkless.org>
104
105         * TODO: Only normal recursion should respect -np -- page-requisite
106         recursion should not.
107
108 2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
109
110         * TODO: Removed an obsolete item about adding VMS and MS FTP
111         server support.
112
113 2001-03-05  Dan Harkless  <wget@harkless.org>
114
115         * TODO: Add a --range option to download only a given byte range.
116
117 2001-03-01  Dan Harkless  <wget@harkless.org>
118
119         * ChangeLog.README: Renamed from README.branches and added a note
120         that Wget has multiple ChangeLog files (currently ./ChangeLog,
121         doc/ChangeLog, and src/ChangeLog), since this is unusual and
122         people have complained their patches hadn't been applied after
123         checking only the top-level ChangeLog.
124
125 2001-02-28  Dan Harkless  <wget@harkless.org>
126
127         * MACHINES: Explicitly tell people to send us config.guess output.
128
129 2001-02-27  Dan Harkless  <wget@harkless.org>
130
131         * TODO: Re-use FTP connection if multiple URLs on one host
132         specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
133
134 2001-02-23  Dan Harkless  <wget@harkless.org>
135
136         * NEWS: Note that Wget now has a man page again.
137
138         * po/*.po*: Updated after changing --help's description of -N and
139         moving -nr to a different category.
140
141         * TODO: "Timestamps are sometimes not copied over on files
142         retrieved by FTP." removed.  Hopefully all the failures I was
143         seeing were due to the fact that it wasn't documented that
144         non-globbing, non-recursive FTP downloads need -N to get the
145         remote timestamp to be preserved.
146
147 2001-02-22  Dan Harkless  <wget@harkless.org>
148
149         * TODO: Remove empty directories created due to --accept/--reject.
150
151         * configure.in: Look for perl and pod2man and make substitutions.
152         
153         * Makefile.in (install): Do install.man if we have pod2man.
154
155 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
156
157         * windows/Makefile.src: Removed references to ftpparse sources.
158
159         * windows/wget.dep: Ditto.
160
161         * windows/Makefile.watcom: Ditto. 
162
163 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
164
165         * windows/Makefile.src: Don't attempt to compile in alloca.c; it
166         doesn't work and it's not needed.
167
168 2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
169
170         * NEWS: Added more NEWS items.
171
172 2001-01-15  Dan Harkless  <wget@harkless.org>
173
174         * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
175
176 2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
177
178         * util/wget.spec: Updated to 1.7, merged with the spec file from
179         RedHat.
180
181         * po/Makefile.in.in: `make realclean' equal to `make
182         maintainer-clean'.
183
184         * Makefile.in (realclean-top): Remove 'configure' as well. 
185
186 2001-01-11  Dan Harkless  <wget@harkless.org>
187
188         * TODO: If -c used with -N, check to make sure a file hasn't
189         changed on the server before "continuing" to download it.
190         
191 2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
192
193         * windows/Makefile.src: Updated.
194
195         * windows/wget.dep: Ditto.
196
197 2001-01-09  Dan Harkless  <wget@harkless.org>
198
199         * TODO: If -c is on, don't re-download a 100%-downloaded file.
200         
201         * TODO: The bug where you couldn't recurse into ftp directories if
202         logging in put you somewhere else besides the server's "/"
203         directory got fixed without the TODO entry for it being removed.
204
205         * TODO: Add a "rollback" option to have --continue throw away X
206         corrupted (e.g. by proxy) bytes from end of file before resuming.
207
208         * po/*.po*: Updated after changing --help's description of -c.
209
210 2001-01-06  Dan Harkless  <wget@harkless.org>
211
212         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
213         the best way to go about my aim.  Removed them in favor of:
214
215         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
216
217         * README.branches: Explains the 1.6_branch.ChangeLog files.
218
219         * README.cvs: Falsely claimed you only needed GNU autoconf to
220         build from the CVS sources.  You also need GNU gettext and
221         texinfo.  I also did a bunch of general re-writing of this file.
222
223 2001-01-03  Dan Harkless  <wget@harkless.org>
224
225         * TODO: We should make a simple man page referring to info doco.
226
227 2000-12-31  Dan Harkless  <wget@harkless.org>
228
229         * README: Changed 1.5.3 in the FTP URL to 1.6.
230
231         * NEWS: Released Wget version 1.6.
232
233         * po/*.po: 'Project-Id-Version's were very haphazard, saying
234         either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
235         1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
236         "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
237         the translations haven't been updated since the versions they
238         state, but I know some of the files were updated specifically for
239         1.6, and none of them used this version (unless you count the sole
240         "1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
241         'PO-Revision-Date's remain the best indicator of whether a
242         translation's out of date.
243         
244         * ChangeLog: Since this flat file doesn't have multiple branches,
245         looking at the dates would make you think that things went into
246         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
247         in 1.6 branch.]" where appropriate to clarify.
248         
249 2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
250
251         * windows/Makefile.watcom: Updated.
252
253 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
254
255         * po/POTFILES.in: Updated.
256
257 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
258
259         * configure.in: Add windows/Makefile to the output block.
260
261         * windows/Makefile.in: New file.
262
263         * README.cvs: New file.
264
265 2000-11-25  Karl Eichwalder  <ke@suse.de>
266
267         * Makefile.in (SUBDIRS): Add 'windows'.
268         (dist, DISTFILES): Don't distribute CVS directories.
269         
270 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
271
272         * configure.in: Don't unconditionally define HAVE_SSL, even when
273         --with-ssl is given.
274
275 2000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
276
277         * INSTALL: Added the --with-ssl switch.
278         
279         * configure.in: Ditto.
280         
281         * TODO: Removed the corresponding entry.
282
283 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
284
285         * configure.in: Build ALL_LINGUAS dynamically.
286
287 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
288
289         * configure.in: Test for MMAP.
290
291 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
292
293         * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
294
295         * windows/Makefile.src: Back out previous change.
296
297 2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
298
299         * windows/Makefile.src: Compile in vsnprintf.c.
300
301 2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
302
303         * util/rmold.pl: Various fixes.
304
305 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
306
307         * configure.in: Check for size of long and long long.
308
309 2000-10-30  Dan Harkless  <wget@harkless.org>
310
311         * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
312
313 2000-10-27  Dan Harkless  <wget@harkless.org>
314
315         * TODO: wget now groks illegal relative URL HTTP redirects.
316
317 2000-10-24  Dan Harkless  <wget@harkless.org>
318
319         * NEWS: Forgot to update regarding new --bind-address option.
320
321 2000-10-20  Dan Harkless  <wget@harkless.org>
322
323         * TODO: -k needs to convert '?' to "%3F" in links to saved files
324         containing the '?' character (e.g. CGI output).  Also, we need to
325         check the HTTP spec w.r.t. simplification of absolute URLs.
326         Generalize --html-extension to something like --mime-extension.
327
328         * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
329         by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
330
331         * NEWS: Always forget to update this file when making user-vis. changes.
332
333 2000-10-19  Dan Harkless  <wget@harkless.org>
334
335         * TODO: -E / --html-extension / html_extension has been implemented.
336         Make -I and -X allow an optional hostname before the directory name?
337         When simplifying paths, wget needs to stop at any '?' character.
338
339         * configure.in: Put "it" language in proper alphabetical order and
340         added new languages "pl" and "ru".
341
342         * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
343         Polish message translation file.
344
345         * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
346         Russian message translation file.
347
348 2000-10-16  Dan Harkless  <wget@harkless.org>
349
350         * TODO: Add option to save local filenames without extra %-encoding.
351
352 2000-10-09  Dan Harkless  <wget@harkless.org>
353
354         * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
355
356 2000-09-25  Dan Harkless  <wget@harkless.org>
357
358         * TODO: Make wget return nonzero in situations like bad HTTP
359         auth.  Make wget follow (illegal) relative URL HTTP redirects.
360
361 2000-08-30  Dan Harkless  <wget@harkless.org>
362
363         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
364
365         * MACHINES: Previously said to send updates to "me" (Hrvoje) --
366         now says to email the mailing list or bug-wget@gnu.org.
367
368         * MAILING-LIST: Added mention of bug-wget@gnu.org.
369         
370         * NEWS: Added --waitretry and --page-requisites.
371
372 2000-08-25  Dan Harkless  <wget@harkless.org>
373
374         * MACHINES: Alphabetized, changed "architectures" to "OSes and
375         architectures", added missing company names, removed needless ^L,
376         made AIX and FreeBSD entries more general to reflect successful
377         use on those platforms by myself and others, removed the
378         non-factual "this version of", and fixed some grammatical errors.
379         
380 2000-07-21  Dan Harkless  <wget@harkless.org>
381
382         * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
383         
384 2000-07-19  Dan Harkless  <wget@harkless.org>
385
386         * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
387         
388 2000-05-24  Dan Harkless  <wget@harkless.org>
389
390         * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
391         
392 2000-05-22  Dan Harkless  <wget@harkless.org>
393
394         * AUTHORS: Added myself to this file, as Hrvoje got confirmation
395         of my FSF copyright assignment.
396
397         * TODO: Added note that fragment identifiers don't work properly.
398         
399         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
400
401 2000-05-17  Dan Harkless  <wget@harkless.org>
402
403         * TODO: Make `-k' check for files that were downloaded in the past
404         and convert links to them in newly-downloaded documents.
405
406 2000-04-05  Dan Harkless  <wget@harkless.org>
407
408         * TODO: Make -K only leave .orig files around when different.  Add
409         an option to save all text/html files with .html extension.  Allow
410         mirroring of FTP URLs where logging in puts you somewhere else
411         besides '/'.
412
413 2000-04-04  Dan Harkless  <wget@harkless.org>
414
415         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
416         these new options when I added them.
417
418 2000-03-10  Dan Harkless  <wget@harkless.org>
419
420         * TODO: Removed done item: we now have an option (-G) that makes
421         it easy to download a single HTML document and all its constituents.
422         
423         * po/*.{gmo,po,pot}: Regenerated after adding new options.
424
425         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
426         messages, causing msgfmt to balk and `make install' to fail.
427
428 2000-03-01  Dan Harkless  <wget@harkless.org>
429
430         * NEWS (-K): Now possible to use -N with -k thanks to this option.
431
432         * TODO: Removed the -K / -N interaction item.
433
434 2000-02-29  Dan Harkless  <wget@harkless.org>
435
436         * NEWS (-K / --backup-converted): Mentioned this new option.
437
438 2000-02-18  Dan Harkless  <wget@harkless.org>
439
440         * TODO: When -K is used with -N, check local X.orig against server X.
441
442 1998-06-23  Dave Love  <d.love@dl.ac.uk>
443
444         * configure.in (exext): Define.
445
446 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
447
448         * configure.in: Check for access().
449
450 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
451
452         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
453
454 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
455
456         * po/fr.po: New file.
457
458 1998-05-19  Toomas Soome  <tsoome@ut.ee>
459
460         * po/et.po: Updated.
461
462 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
463
464         * po/el.po: New file.
465
466 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
467
468         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
469
470 1998-05-09  Toomas Soome  <tsoome@ut.ee>
471
472         * po/et.po: New file.
473
474 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
475
476         * configure.bat: set up for either Borland or Visual C
477
478         * windows/wget.dep: new file
479
480         * windows/Makefile.*: use wget.dep
481
482         * rename windows/Makefile.bor to Makefile.src.bor
483
484 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
485
486         * windows/makefile.bor: Updated.
487
488         * windows/Makefile.src: Ditto.
489
490 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
491
492         * windows/config.h.bor: New file.
493
494         * windows/makefile.bor: New file.
495
496 1998-04-27  John Burden  <john@futuresguide.com>
497
498         * windows/Makefile.*: Cleanup.
499
500 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
501
502         * configure.in: Check for PID_T.
503
504 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
505
506         * po/it.po: Updated.
507
508 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
509
510         * po/cs.po: Updated.
511
512 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
513
514         * po/pt_BR.po: Updated.
515
516 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
517
518         * Makefile (dist): New target.
519
520 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
521
522         * po/pt_BR.po: Updated.
523
524 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
525
526         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
527
528         * ABOUT-NLS: Removed.
529
530         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
531         Don't attempt to write to stamp-h.in.
532
533         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
534
535 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
536
537         * Makefile.in (distclean-top): Remove stamp-h.
538
539 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
540
541         * po/no.po: New file.
542
543 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
544
545         * configure.in: New option `--disable-debug'.
546
547 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
548
549         * configure.in: Check for endianness.
550
551 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
552
553         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
554
555 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
556
557         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
558         unavailable.
559
560         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
561         renamed AM_WITH_NLS to WGET_WITH_NLS.
562
563         * aclocal.m4: Eliminate POSUBS.
564
565 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
566
567         * Makefile.in: config.h* -> src/config.h*
568
569         * configure.in: Check for vsnprintf().
570
571         * po/POTFILES.in: Updated.
572
573 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
574
575         * po/POTFILES.in: Removed extraneous newline at end of line, which 
576         caused an error in `Makefile' which Sun make choked on.
577
578 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
579
580         * po/cs.po: New file.
581
582 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
583
584         * po/pt_BR.po: New file.
585
586 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
587
588         * PROBLEMS: New file.
589
590 1998-02-22  Karl Eichwalder  <ke@suse.de>
591
592         * po/Makefile.in.in (install-data-yes): Fix creation of
593         directories for LC_MESSAGE files.
594
595 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
596
597         * configure.in: Removed `-Wno-switch' for gcc.
598
599         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
600         create the directory first.
601
602 1998-02-21  Karl Eichwalder  <karl@suse.de>
603
604         * po/de.po: Updated.
605
606 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
607
608         * Makefile.in (check): New empty target.
609
610 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
611
612         * po/it.po: New file, by Antonio Rosella.
613
614 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
615
616         * aclocal.m4: Cleaned up.
617
618         * po/hr.po: Updated.
619
620         * configure.in: Removed check for POSIXized ISC.
621
622 1998-02-08  Karl Eichwalder  <karl@suse.de>
623
624         * po/de.po: Updated.
625
626 1998-02-07  Karl Eichwalder  <ke@suse.de>
627
628         * Makefile.in (install.info uninstall.info install.man
629         uninstall.man install.wgetrc): Use it.
630
631         * Makefile.in (install.mo): New target.
632
633 1998-02-03  Karl Eichwalder  <ke@suse.de>
634
635         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
636         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
637         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
638         src/url.c, and src/utils.c.
639
640         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
641
642         * po/Makefile.in.in: Add from gettext-0.10.32.
643
644         * Makefile.in (SUBDIRS): Add po/.
645
646         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
647         (AM_GNU_GETTEXT): Add.
648         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
649         
650         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
651         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
652