source: trunk/third/gettext/ChangeLog @ 16931

Revision 16931, 36.4 KB checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16930, which included commits to RCS files with non-trunk default branches.
Line 
12001-09-13  Bruno Haible  <haible@clisp.cons.org>
2
3        * gettext-0.10.40 released.
4
52001-09-13  Bruno Haible  <haible@clisp.cons.org>
6
7        * configure.in: Bump version number to 0.10.40.
8        (RELEASE_DATE): Bump.
9
10        * config.guess, config.sub: Update to GNU version 2001-09-13.
11
122001-07-31  Bruno Haible  <haible@clisp.cons.org>
13
14        * Makefile.am (AUTOMAKE_OPTIONS): Bump to 1.4. Use option 'gnu', not
15        'gnits', to avoid distributing README-alpha.
16
172001-07-24  Bruno Haible  <haible@clisp.cons.org>
18
19        * gettext-0.10.39 released.
20
212001-06-08  Bruno Haible  <haible@clisp.cons.org>
22
23        * ltmain.sh: Upgrade to libtool-1.4.
24        * ltconfig: Remove file.
25
262001-05-23  Bruno Haible  <haible@clisp.cons.org>
27
28        * gettext-0.10.38 released.
29
302001-05-23  Bruno Haible  <haible@clisp.cons.org>
31
32        * configure.in: Bump version number to 0.10.38.
33        (RELEASE_DATE): Bump.
34
35        * INSTALL (Optional Features): Document --with-libiconv-prefix.
36        (Particular Systems): Generalize section about /usr/local to "most
37        systems".
38        * config.guess, config.sub: Update to GNU version 2001-05-11.
39
402001-05-20  Bruno Haible  <haible@clisp.cons.org>
41
42        * Makefile.am (SUBDIRS): Add man.
43        * configure.in (AC_OUTPUT): Add man/Makefile.
44
452001-05-17  Bruno Haible  <haible@clisp.cons.org>
46
47        * configure.in (ALL_LINGUAS): Add cs, gl, id, it, ru. zh.
48
492001-04-30  Bruno Haible  <haible@clisp.cons.org>
50
51        * configure.in (ALL_LINGUAS): Add et.
52
532001-04-19  Bruno Haible  <haible@clisp.cons.org>
54
55        * gettext-0.10.37 released.
56
572001-04-17  Bruno Haible  <haible@clisp.cons.org>
58
59        * configure.in: Check for dvips, texi2pdf, texi2html.
60
612001-04-17  Bruno Haible  <haible@clisp.cons.org>
62
63        * configure.in: Bump version number to 0.10.37.
64        (RELEASE_DATE): Bump.
65
662001-04-04  Bruno Haible  <haible@clisp.cons.org>
67
68        * configure.in: Call jm_PREREQ_MBSWIDTH.
69
702001-04-04  Bruno Haible  <haible@clisp.cons.org>
71
72        * Makefile.am (ps, pdf, html): New targets.
73
742001-04-02  Bruno Haible  <haible@clisp.cons.org>
75
76        * configure.in (ALL_LINGUAS): Add pt_BR.
77
782001-03-29  Bruno Haible  <haible@clisp.cons.org>
79
80        * gettext-0.10.36 released.
81
822001-03-28  Bruno Haible  <haible@clisp.cons.org>
83
84        * config.guess, config.sub: Update to GNU version 2001-03-19.
85
862001-03-25  Bruno Haible  <haible@clisp.cons.org>
87
88        * acconfig.h (WARN_ID_LEN): Remove macro.
89
902001-03-21  Bruno Haible  <haible@clisp.cons.org>
91
92        * INSTALL (Particular Systems): Add recommendations for AIX 3.
93
942001-03-20  Bruno Haible  <haible@clisp.cons.org>
95
96        * Makefile.am (MAINTAINERCLEANFILES): Remove variable.
97        (EXTRA_DIST): Incorporate its contents.
98
992001-03-16  Bruno Haible  <haible@clisp.cons.org>
100
101        * configure.in: Postprocess tests/Makefile to work around an
102        inconsistency in automake-1.4: EXTRA_PROGRAMS is not treated like
103        bin_PROGRAMS.
104
1052001-03-11  Bruno Haible  <haible@clisp.cons.org>
106
107        * configure.in: Add AC_REPLACE_FUNCS(strcasecmp). Needed for EMX.
108
1092001-03-11  Bruno Haible  <haible@clisp.cons.org>
110
111        * configure.in: Use AM_FUNC_GETLINE instead of
112        AC_REPLACE_FUNCS(getline). Needed for HP-UX 10.
113
1142001-03-11  Bruno Haible  <haible@clisp.cons.org>
115
116        * configure.in: Pass 'need-ngettext' to AM_GNU_GETTEXT.
117
1182001-03-11  Bruno Haible  <haible@clisp.cons.org>
119
120        * configure.in (ALL_LINGUAS): Add en@quot and en@boldquot.
121
1222001-03-10  Bruno Haible  <haible@clisp.cons.org>
123
124        * INSTALL: New section "Particular Systems".
125
126        * configure.in: Postprocess Makefile to work around another
127        automake-1.4 bug: on FreeBSD, shell commands are run with "set -e".
128
129        * configure.in: Postprocess misc/Makefile to work around another
130        automake-1.4 bug: if @EMACS@ = no, $(lispdir) is empty.
131
1322001-03-09  Bruno Haible  <haible@clisp.cons.org>
133
134        * os2/*: EMX support.
135        From Jun Sawataishi <jsawa@attglobal.net>.
136        * Makefile.am (EXTRA_DIST): Add these files.
137
1382001-03-09  Bruno Haible  <haible@clisp.cons.org>
139
140        * config.guess, config.sub: Update to GNU version 2001-03-06.
141
1422001-03-09  Bruno Haible  <haible@clisp.cons.org>
143
144        * djgpp/*: DJGPP support.
145        From Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
146        * Makefile.am (EXTRA_DIST): Add these files.
147        (MAINTAINERCLEANFILES): New variable.
148
1492001-03-09  Bruno Haible  <haible@clisp.cons.org>
150
151        * configure.in (RELEASE_DATE): New variable.
152        Create intl/ChangeLog.inst.
153
1542001-03-03  Bruno Haible  <haible@clisp.cons.org>
155
156        * ltconfig:
157        sed -e 's/reload object files/produce relocatable object files/'.
158
159        Better support for DOS/Windows platforms.
160        * configure.in: Call AC_OBJEXT and AC_EXEEXT.
161
1622001-03-06  Bruno Haible  <haible@clisp.cons.org>
163
164        * configure.in: Call bh_C_SIGNED.
165
1662001-02-27  Bruno Haible  <haible@clisp.cons.org>
167
168        * configure.in (ALL_LINGUAS): Replace no@nynorsk with nn.
169
1702001-02-10  Bruno Haible  <haible@clisp.cons.org>
171
172        * configure.in (ALL_LINGUAS): Add ja.
173
1742001-02-04  Bruno Haible  <haible@clisp.cons.org>
175
176        * Makefile.am (SUBDIRS): Move intl before lib, because lib needs
177        libintl.h if the included libintl is used.
178
1792001-01-21  Bruno Haible  <haible@clisp.cons.org>
180
181        Use libtool.
182        * configure.in: Add argument 'use-libtool' to AM_GNU_GETTEXT call.
183
1842001-01-20  Bruno Haible  <haible@clisp.cons.org>
185
186        * configure.in: Add a third argument to AC_DEFINE.
187        Require autoconf-2.13.
188        * acconfig.h (_GNU_SOURCE): Remove, now done in configure.in.
189        (HAVE_PARSE_PRINTF_FORMAT): Likewise.
190        (ENABLE_NLS): Remove, now done in m4/gettext.m4.
191        (HAVE_GETTEXT): Likewise.
192        (HAVE_STPCPY): Likewise.
193        (HAVE_LC_MESSAGES): Remove, now done in m4/lcmessage.m4.
194        (HAVE_PTRDIFF_T): Remove, now done in automake-1.4's ptrdiff.m4.
195        (HAVE_OBSTACK): Remove, not set by configure.
196        (HAVE_CATGETS): Likewise.
197
1982001-01-07  Bruno Haible  <haible@clisp.cons.org>
199
200        * Makefile.am (DISTCLEANFILES): Remove. Now done in intl/Makefile.in.
201        * configure.in: Stop creating intl/intlh.inst from intl/intlh.inst.in.
202        Now done through a simple file copy.
203
2042001-01-06  Bruno Haible  <haible@clisp.cons.org>
205
206        * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS.
207        Call gt_SETLOCALE.
208
2092000-12-30  Bruno Haible  <haible@clisp.cons.org>
210
211        * ltconfig, ltmain.sh: Update from libtool-1.3.5.
212        * config.guess, config.sub: Update to GNU version 2000-11-10.
213        * missing: Update from gmp-3.1.1.
214        * install-sh: Update from fileutils-4.0.32.
215
2162000-12-30  Bruno Haible  <haible@clisp.cons.org>
217
218        * configure.in: Call jm_AC_TYPE_UNSIGNED_LONG_LONG and
219        jm_AC_TYPE_UINTMAX_T.
220
2212000-11-09  Bruno Haible  <haible@clisp.cons.org>
222
223        * configure.in (ALL_LINGUAS): Add tr.
224
2252000-08-23  Bruno Haible  <haible@clisp.cons.org>
226
227        * configure.in: Invoke AC_C_BACKSLASH_A.
228
2292000-07-29  Bruno Haible  <haible@clisp.cons.org>
230
231        * Makefile.am (EXTRA_DIST): Add aclocal.sh.
232
2332000-07-28  Bruno Haible  <haible@clisp.cons.org>
234
235        * configure.in: Postprocess misc/Makefile to workaround an automake
236        bug.
237
2382000-06-16  Bruno Haible  <haible@clisp.cons.org>
239
240        * Makefile.am: Put back the ACLOCAL_AMFLAGS definition, but define
241        ACLOCAL as a wrapper around aclocal.
242        * aclocal.sh: New file.
243
244        * config.guess, config.sub: Update to GNU version 2000-06-13.
245        * misc/locale.alias: Update to glibc CVS version 2000-06-13.
246
2472000-05-06  Ulrich Drepper  <drepper@redhat.com>
248
249        * Makefile.am: Comment out ACLOCAL_AMFLAGS definition.  The files
250        come with automake and therefore the -I will cause redefinitions.
251
252        * acconfig.h: Define HAVE_BASENAME if glibc is used.
253                       
2541998-05-01 08:47  Ulrich Drepper  <drepper@cygnus.com>
255
256        * gettext-0.10.35 released.
257
2581998-04-30 23:20  Ulrich Drepper  <drepper@cygnus.com>
259
260        * configure.in: Remove commands in AC_OUTPUT.  Moved into
261        AM_GNU_GETTEXT macro in m4/gettext.m4.
262
263        * configure.in: Bump version number to 0.10.35.
264
2651998-04-28 16:07  Ulrich Drepper  <drepper@cygnus.com>
266
267        * configure.in: Bump version number to 0.10.34.
268        Don't test for basename function.
269
2701998-04-27 20:36  Ulrich Drepper  <drepper@cygnus.com>
271
272        * Makefile.am (AUTOMAKE_OPTIONS): Require version 1.3.
273        (ACLOCAL_AMFLAGS): New variable, set to -I m4.
274        (aclocaldir): Definition removed.
275        (gettextsrc_DATA): New variable, set to ABOUT_NLS.
276
277        * configure.in: Bump version number to 0.10.33.
278        Define INCLUDE_LOCALE_H in gettext.m4.  Remove AC_LINK_FILES line,
279        can now be in gettext.m4.  Rewrite also m4/Makefile.
280
2811997-09-06 01:11  Ulrich Drepper  <drepper@cygnus.com>
282
283        * configure.in: Bump version number to 0.10.32.
284
2851997-09-05 05:44  Ulrich Drepper  <drepper@cygnus.com>
286
287        * configure.in (ALL_LINGUAS): Add da.
288
2891997-08-21 15:02  Ulrich Drepper  <drepper@cygnus.com>
290
291        * progtest.m4: Change copyright.
292        * lcmessage.m4: Change copyright.
293        * gettext.m4: Change copyright.
294
2951997-08-19 03:20  Ulrich Drepper  <drepper@cygnus.com>
296
297        * configure.in: Bump version number to 0.10.31.
298
2991997-08-18 13:47  Philippe De Muyter  <phdm@info.ucl.ac.be>
300
301        * configure.in (ACLOCAL_VERSION): Do not use nested \(..\) with sed.
302
3031997-08-15 03:04  Ulrich Drepper  <drepper@cygnus.com>
304
305        * configure.in (VERSION): Bump version number to 0.10.30.
306
307        * acconfig.h: Change DEFAULT_ALIGNMENT to DEFAULT_OUTPUT_ALIGNMENT
308        to avoid clash with macro with same name in obstack.c.
309        Reported by Akim Demaille <demaille@inf.enst.fr>.
310
3111997-08-15 12:40  Ulrich Drepper  <drepper@cygnus.com>
312
313        * configure.in (VERSION): Bump to 0.10.29.
314
3151997-08-01 15:47  Ulrich Drepper  <drepper@cygnus.com>
316
317        * configure.in: Remove obstack test.
318        Don't always rewrite po/Makefile.in, only if in CONFIG_FILES.
319
320        * Makefile.am (EXTRA_DIST): Add README.gemtext.
321
322        * Makefile.am (AUTOMAKE_OPTIONS): Require version 1.2.
323
3241997-05-29 12:44  Ulrich Drepper  <drepper@cygnus.com>
325
326        * gettext.m4: Don't use INTLDEPS="../intl/libintl.a" which forces
327        a to use only one level of subdirs.  Use $(top_builddir)/intl
328        instead.
329        Patch by Akim Demaille <demaille@inf.enst.fr>.
330
3311997-05-01 02:26  Ulrich Drepper  <drepper@cygnus.com>
332
333        * configure.in (VERSION): Bump to 0.10.28.
334
335        * gettext.m4: Check for sys/param.h header.
336        Patch by Bruno Haible <haible@ilog.fr>.
337
338        * gettext.m4: Be safe and call test with quoted arguments and
339        explicit -n option.
340        Patch by Bruno Haible <haible@ilog.fr>.
341
342        * gettext.m4: Require AC_PROG_RANLIB.
343        Reported by Tom Tromey <tromey@cygnus.com>.
344
345        * gettext.m4: Remove POTFILES before generating it.
346        Patch by Jim Meyering <meyering@eng.ascend.com>.
347
348Wed Dec  4 00:36:11 1996  Ulrich Drepper  <drepper@cygnus.com>
349
350        * Makefile.am (EXTRA_DIST): Remove @DIST-ALPHA@.
351
352Tue Dec  3 23:55:43 1996  Ulrich Drepper  <drepper@cygnus.com>
353
354        * configure.in: Make sure aclocaldir gets substituted.
355
356Tue Dec  3 19:38:41 1996  Ulrich Drepper  <drepper@cygnus.com>
357
358        * Makefile.am (aclocal_DATA): Install aclocal macros for gettext.
359
360        * configure.in: Bump version number to 0.10.26.
361
362Fri Nov 22 22:57:48 1996  Ulrich Drepper  <drepper@cygnus.com>
363
364        * Makefile.am (EXTRA_DIST): Add gettext.m4, lcmessage.m4, and
365        progtest.m4.
366        Reported by Tom Tromey.
367
368Thu Nov 21 23:07:20 1996  Ulrich Drepper  <drepper@cygnus.com>
369
370        * configure.in: Use AM_INIT_AUTOMAKE.  Rename various tests to
371        official AM_*.  Write tests/Makefile.
372
373        * aclocal.m4: Removed.  The test are now in separate files.
374        * gettext.m4, progtext.m4, lcmessage.m4: New files.
375
376        * Makefile.am (AUTOMAKE_OPTIONS): Require 1.1.
377        (MAINT_CHARSET): Latin 1 is used here.
378        (gettextdemodir): Removed.
379        (gettextdemo_DATA): Removed.
380
381Fri Sep 20 12:41:23 1996  Ulrich Drepper  <drepper@cygnus.com>
382
383        * configure.in (ALL_LINGUAS): Add pt.
384
385Wed Sep 18 17:55:23 1996  Ulrich Drepper  <drepper@cygnus.com>
386
387        * Makefile.am (SUBDIRS): Change checks to tests.
388
389Sat Aug 31 14:19:04 1996  Ulrich Drepper  <drepper@cygnus.com>
390
391        * configure.in (VERSION): Bump to 0.10.25.
392
393Sat Aug 31 04:50:13 1996  Ulrich Drepper  <drepper@cygnus.com>
394
395        * configure.in: Add test for error which is part of GNU libc.
396
397        * aclocal.m4: Check for gettext in libc.  Necessary for GNU libc.
398
399Tue Aug 27 04:05:19 1996  Ulrich Drepper  <drepper@cygnus.com>
400
401        * configure.in (ALL_LINGUAS): Add es.
402
403Sun Aug 18 18:49:34 1996  Ulrich Drepper  <drepper@cygnus.com>
404
405        * configure.in: Use AM_PROG_INSTALL instead of fp_PROG_INSTALL.
406
407        * aclocal.m4 (fp_PROG_INSTALL): Rename to AM_PROG_INSTALL.
408
409Fri Jul 19 12:18:55 1996  Ulrich Drepper  <drepper@cygnus.com>
410
411        * configure.in: Don't use NULL in check for obstack.
412
413Tue Jul 16 01:51:47 1996  Ulrich Drepper  <drepper@cygnus.com>
414
415        * aclocal.m4: Correct text for --with-included-gettext option.
416        Patch by François Pinard.
417
418Sun Jul 14 01:16:19 1996  Ulrich Drepper  <drepper@cygnus.com>
419
420        * configure.in (VERSION): Bump to 0.10.24.
421
422Sat Jul  6 01:49:26 1996  Ulrich Drepper  <drepper@cygnus.com>
423
424        * configure.in (VERSION): Bump to 0.10.23.
425
426Tue Jul  2 16:42:20 1996  Ulrich Drepper  <drepper@cygnus.com>
427
428        * configure.in (ALL_LINGUAS): Add nl.
429        Add AC_PROG_MKINSTALLDIRS test.
430        Set AC_PREREQ to 2.99 since no official autoconf has the
431        bugs fixed.
432
433        * aclocal.m4: Fix check for obsolete xgettext implementation.
434        Patch by Marcus Daniels.
435
436Sat Jun 22 04:25:23 1996  Ulrich Drepper  <drepper@cygnus.com>
437
438        * aclocal.m4: Define MKINSTALLDIRS.
439
440        * configure.in (VERSION): Bump to 0.10.22.
441
442Wed Jun 19 01:26:09 1996  Ulrich Drepper  <drepper@cygnus.com>
443
444        * configure.in (AC_REPLACE_FUNCS): Add stpncpy.
445
446        * configure.in (VERSION): Bump to 0.10.21.
447
448        * configure.in (AC_REPLACE_FUNCS): Add strncasecmp.
449
450Tue Jun 18 15:11:01 1996  Ulrich Drepper  <drepper@cygnus.com>
451
452        * acconfig.h (PAGE_WIDTH): Define to 79.  This allows even in
453        Emacs nice looking lines.
454
455        * aclocal.m4 (md_PATH_PROG): remove macro.
456        (ud_PATH_PROG_WITH_TEST): New macro.  Similar to AC_PATH_PROG, only
457        that an additional, user-given test is performed before a program
458        is accepted.
459
460        Rewrite all tests for msgfmt and xgettext to use
461        ud_PATH_PROG_WITH_TEST to make sure no XView versions are used.
462
463        * configure.in (ACLOCAL_VERSION): Determine version number in
464        aclocal.m4 file which is used in misc/gettextize.
465        (VERSION): Bump to 0.10.20.
466
467Fri Jun 14 04:07:10 1996  Ulrich Drepper  <drepper@cygnus.com>
468
469        * configure.in (VERSION): Bump to 0.10.19.
470
471Thu Jun 13 15:19:45 1996  Ulrich Drepper  <drepper@cygnus.com>
472
473        * configure.in (VERSION): Bump to 0.10.18.
474
475Tue Jun 11 15:02:49 1996  Ulrich Drepper  <drepper@cygnus.com>
476
477        * configure.in (ALL_LINGUAS): Add `sl' for Slowenian.
478
479        * Makefile.am (EXTRA_DIST): Add DISCLAIM.
480        Reported by François Pinard.
481
482Sun Jun  9 12:46:31 1996  Ulrich Drepper  <drepper@cygnus.com>
483
484        * configure.in (ALL_LINGUAS): Do not write intlh.inst.in, but
485        intlh.inst.  Reported by Marcus Daniels.
486
487Fri Jun  7 01:51:57 1996  Ulrich Drepper  <drepper@cygnus.com>
488
489        * configure.in (VERSION): Bump to 0.10.17.
490
491Thu Jun  6 01:55:47 1996  Ulrich Drepper  <drepper@cygnus.com>
492
493        * aclocal.m4: Define USE_INCLUDED_LIBINTL in case we need the code
494        from the intl/ subdir.
495
496        * configure.in: Undo patch from Wed Jun 5 00:10:36 1996.  We do
497        need intlh.inst.
498
499        * aclocal.m4: Remove definition of INTLSUB.  Add definition of
500        GT_NO and GT_YES (needed in intl/Makefile.in).
501
502Wed Jun  5 00:10:36 1996  Ulrich Drepper  <drepper@cygnus.com>
503
504        * configure.in (VERSION): Bump to 0.10.16.
505
506        * configure.in: Don't write intlh.inst.
507
508        * configure.in (VERSION): Bump to 0.10.15.
509
510Tue Jun  4 00:10:25 1996  Ulrich Drepper  <drepper@cygnus.com>
511
512        * configure.in: Rewrite intl/intlh.inst.in depending on whether
513        <locale.h> is available or not.
514        Reported by Peter Miller.
515
516        * aclocal.m4 (ud_WITH_NLS): Using `AC_CHECK_LIB(intl, main)' is
517        not useful.  Use `AC_CHECK_LIB(intl, bindtextdomain)' instead.
518        Patch by Uwe Ohse.
519
520        * configure.in (AC_REPLACE_GNU_GETOPT): Removed.  We don't need
521        this because the getopt source itself knows when it can be
522        omitted.
523
524Mon Jun  3 00:04:55 1996  Ulrich Drepper  <drepper@cygnus.com>
525
526        * aclocal.m4 (AC_REPLACE_GNU_GETOPT): Don't need this anymore.
527        The getopt sources should recognize when the getopt is available
528        in the library.
529
530        * configure.in (VERSION): Bump to 0.10.14.
531
532        * Makefile.am (AUTOMAKE_OPTIONS): Add variable to control Automake
533        behaviour.  Thanks, Tom.
534
535        * configure.in: Check for __argz_count, __argz_stringify, and
536        __argz_next in aclocal.m4.
537        * aclocal.m4: Add above checks.
538
539        * aclocal.m4: Fix typo in --with-included-gettext handling.
540
541Sun Jun  2 01:50:03 1996  Ulrich Drepper  <drepper@cygnus.com>
542
543        * aclocal.m4 (ud_WITH_NLS): If used in gettext always define
544        USE_NLS to yes.
545
546        * configure.in: Add AC_ARG_PROGRAM.  Don't write tupdate because
547        it does not exist anymore.
548
549Sat Jun  1 03:18:15 1996  Ulrich Drepper  <drepper@cygnus.com>
550
551        * configure.in (VERSION): Bump to 0.10.13.  Remove check for Perl.
552
553        * configure.in: Add the test for __argz_next.
554
555        * configure.in: We don't want to replace the __argz_* function,
556        just check.
557
558        * configure.in: Add __argz_count and __argz_stringify to
559        AC_CHECK_FUNC list.
560
561        * aclocal.m4 (ud_WITH_NLS): Change command line option
562        `--with-gnu-gettext' to `--with-included-gettext'.  The former was
563        misleading because this option really means to ignore a possibly
564        installed GNU libintl.
565
566Sun May 26 03:09:43 1996  Ulrich Drepper  <drepper@cygnus.com>
567
568        * Makefile.in (ABOUT-NLS): Don't cd to doc/ dir.  Use -I option of
569        makeinfo instead.  Patch by Tran Huu Da <tranhu@IRO.UMontreal.CA>.
570
571Sat May 11 11:40:17 1996  Ulrich Drepper  <drepper@myware>
572
573        * aclocal.m4: Move INSTOBJECT initialization out of recently
574        introduced AC_TRY_LINK macro.  Reported by Jim Meyering.
575
576Sat May 11 00:31:40 1996  Ulrich Drepper  <drepper@myware>
577
578        * aclocal.m4: Check whether locally available libintl is GNU
579        gettext library.  In this case we use .gmo files and share/ as
580        datadir.
581
582Wed Apr 24 23:49:29 1996  Ulrich Drepper  <drepper@myware>
583
584        * aclocal.m4 (AC_REPLACE_GNU_GETOPT): New macro by Jim Meyering.
585        Test for GNU's getopt implementation.
586
587        * configure.in: Use AC_REPLACE_GNU_GETOPT.
588
589Thu Apr  4 23:35:56 1996  Ulrich Drepper  <drepper@myware>
590
591        * Makefile.in (ABOUT-NLS): Adapt rule for using matrix.texi.
592
593Thu Apr  4 01:58:14 1996  Ulrich Drepper  <drepper@myware>
594
595        * configure.in (VERSION): Bump to 0.10.12.
596
597Tue Apr  2 18:55:50 1996  Ulrich Drepper  <drepper@myware>
598
599        * aclocal.m4: Test whether found xgettext program is really GNU
600        xgettext.  Else ignore it.
601
602        * Makefile.in (all): Do all-gettext-recursive instead of
603        all-recursive.  We need a special all goal in intl/ because we
604        always have to build libintl.a.
605
606Tue Apr  2 17:34:55 1996  Ulrich Drepper  <drepper@myware>
607
608        * aclocal.m4: Major change!!!  By default the catgets emulation is
609        *not* selected anymore.  The installer explicitely has to select
610        --with-catgets.  Looking at all the nice features GNU gettext and
611        which cannot be emulated portably using the catgets interface, it
612        became unreasonable to stay with the old default.
613
614Tue Apr  2 03:20:19 1996  Ulrich Drepper  <drepper@myware>
615
616        * configure.in (VERSION): Bump to 0.10.11.
617
618Mon Apr  1 03:37:08 1996  Ulrich Drepper  <drepper@myware>
619
620        * aclocal.m4 (md_PATH_PROG): Correct quotation in message.
621        Reported by Tom Tromey.
622
623Thu Mar 28 23:03:01 1996  Karl Eichwalder  <ke@ke.central.de>
624
625        * Makefile.in (datadir): Define from @datadir@.
626        (gettextsrcdir): Define using $(datadir).
627
628Thu Mar 28 13:52:14 1996  Marcus Daniels  <marcus@sysc.pdx.edu>
629
630        * aclocal.m4: Initialize CATOBJEXT.
631
632Wed Mar 27 03:21:24 1996  Ulrich Drepper  <drepper@myware>
633
634        * configure.in (VERSION): Bump to 0.10.10.
635
636Mon Mar 25 11:20:09 1996  Ulrich Drepper  <drepper@myware>
637
638        * configure.in (VERSION): Bump to 0.10.9.
639
640        * acconfig.h (PAGE_WIDTH): Set to reasonable value 78.
641
642Mon Mar 25 01:24:12 1996  Ulrich Drepper  <drepper@myware>
643
644        * configure.in: Check for strstr() functions and add to @LIBOBJS@
645        if necessary.
646
647Sun Mar 24 17:37:29 1996  Ulrich Drepper  <drepper@myware>
648
649        * configure.in (VERSION): Bump to 0.10.8.
650
651Sat Mar 23 02:49:04 1996  Ulrich Drepper  <drepper@myware>
652
653        * aclocal.m4: Remove trailing empty lines.
654        (md_PATH_PROG): Move near to other definitions necessary for
655        internationalized packages.
656
657Fri Mar  1 15:04:38 1996  Ulrich Drepper  <drepper@myware>
658
659        * aclocal.m4: Reorganized tests a bit: - don't look for libi.a
660        when test for gettext() functions - before looking for libintl.a
661        look for libintl.h
662
663        * configure.in (VERSION): Bump to 0.10.7.
664
665Thu Feb 29 23:43:55 1996  Ulrich Drepper  <drepper@myware>
666
667        * configure.in (VERSION): Bump to 0.10.6.
668
669Thu Feb 15 04:40:53 1996  Ulrich Drepper  <drepper@myware>
670
671        * configure.in (VERSION): Bump to 0.10.5.
672
673        * aclocal.m4 (nls_cv_use_nls): Rename to `USE_NLS' and substitute
674        in Makefiles.
675
676        * Makefile.in (SUBDIRS): Always run through `po'.
677
678Wed Feb 14 01:56:43 1996  Ulrich Drepper  <drepper@myware>
679
680        * configure.in (VERSION): BUMP to 0.10.4.
681
682Mon Feb 12 02:21:18 1996  Ulrich Drepper  <drepper@myware>
683
684        * configure.in (VERSION): Bump to 0.10.3.
685
686Sat Feb 10 18:21:24 1996  Ulrich Drepper  <drepper@myware>
687
688        * configure.in (ALL_LINGUAS): Add pl.
689
690Thu Jan  4 12:05:01 1996  Ulrich Drepper  <drepper@myware>
691
692        * aclocal.m4 (ud_GNU_GETTEXT): Require AC_ISC_POSIX.
693
694Thu Jan  4 11:38:31 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
695
696        * aclocal.m4 (ud_WITH_NLS): Fix typo.
697
698Wed Jan  3 20:53:53 1996  G\vran Uddeborg  <gvran@uddeborg.pp.se>
699
700        * configure.in: Add AC_ISC_POSIX test.
701
702Sat Dec 30 15:27:54 1995  Ulrich Drepper  <drepper@myware>
703
704        * aclocal.m4 (INTLSUB): We don't have to process it always.
705
706Fri Dec 29 21:14:14 1995  Ulrich Drepper  <drepper@myware>
707
708        * Makefile.in (stamp-h): Remove file before touching.
709
710Fri Dec 29 16:38:32 1995  Ulrich Drepper  <drepper@myware>
711
712        * configure.in (VERSION): Bump version to 0.10.2.
713
714Sun Dec 24 14:27:15 1995  Ulrich Drepper  <drepper@myware>
715
716        * configure.in (ALL_LINGUAS): Add ko.
717
718Tue Dec 19 22:05:22 1995  Ulrich Drepper  <drepper@myware>
719
720        * Makefile.in (stamp-h, Makefile, config.status): Explicitly use
721        $(SHELL) for running shell scripts.
722
723Fri Dec 15 17:25:46 1995  Ulrich Drepper  <drepper@myware>
724
725        * aclocal.m4: Clear nls_cv_header_intl and nls_cv_header_libgt to
726        prevent using wrong values from cache.  Reported by Andreas
727        Schwab.
728
729Sat Dec  9 18:36:42 1995  Ulrich Drepper  <drepper@myware>
730
731        * acconfig.h: Use PARAMS instead of __P.  Suggested by Roland
732        McGrath.
733
734Sat Dec  9 12:22:38 1995  Ulrich Drepper  <drepper@myware>
735
736        * Makefile.in (distclean-local): Add `intl/VERSION' and remove
737        `tupdate.perl'.
738
739Fri Dec  8 01:20:28 1995  Ulrich Drepper  <drepper@myware>
740
741        * configure.in (VERSION): Bump to 0.10.1.
742
743Wed Dec  6 16:03:58 1995  ghazi@caip.rutgers.edu  <Kaveh R. Ghazi>
744
745        * aclocal.m4 (md_TYPE_PTRDIFF_T): Fix check.
746
747Mon Dec  4 01:01:16 1995  Ulrich Drepper  <drepper@myware>
748
749        * acconfig.h (PAGE__WIDTH): Because tupdate does not know about
750        breaking lines after PAGE_WIDTH characters it is turned off for
751        now.  When msgmerge will be used it will be enabled again.
752
753        * configure.in (VERSION): Bump to 0.10.
754
755Sun Dec  3 02:22:00 1995  Ulrich Drepper  <drepper@myware>
756
757        * Makefile.in (DISTFILES): New file BUGS.
758
759Sat Dec  2 03:17:10 1995  Ulrich Drepper  <drepper@myware>
760
761        * configure.in: Add handling of README-alpha file.  If current
762        version is a test release we ship this file.  Inspired by Jim
763        Meyering configure.in.
764
765        * Makefile.in (DISTFILES): Add @DIST_ALPHA@.
766
767Tue Nov 21 02:27:48 1995  Ulrich Drepper  <drepper@myware>
768
769        * Makefile.in: Make recursion loop aware of Make's -k option.
770        Kudos to Jim Meyering.
771
772        * Makefile.in (DISTFILES): Add AUTHORS.
773
774Mon Nov 20 20:15:12 1995  Ulrich Drepper  <drepper@myware>
775
776        * configure.in (VERSION): Bump to 0.9.14.
777
778Sat Nov 18 16:38:11 1995  Ulrich Drepper  <drepper@myware>
779
780        * configure.in, aclocal.m4: Fix typo.
781
782        * aclocal.m4, configure.in:
783        Now requires autoconf-2.5.  Use new macro AC_CACHE_CHECK.
784
785Thu Nov 16 21:16:44 1995  Ulrich Drepper  <drepper@myware>
786
787        * acconfig.h (PAGE_WIDTH): Add definition.
788
789Sat Nov 11 17:52:03 1995  Ulrich Drepper  <drepper@myware>
790
791        * configure.in (VERSION): Bump to 0.9.13.
792
793Thu Nov  9 00:29:28 1995  Ulrich Drepper  <drepper@myware>
794
795        * configure.in (AC_CHECK_FUNCS): Add getcwd.
796
797Tue Nov  7 13:45:47 1995  Ulrich Drepper  <drepper@myware>
798
799        * aclocal.m4: Don't prepend $INTLDEPS to $LIBS.
800
801        * configure.in (VERSION): Bump to 0.9.12.
802
803        * aclocal.m4 (ud_WITH_NLS):
804        Set LIBS to correct value and filter out -intl if necessary.
805
806        * Makefile.in (ABOUT-NLS): Forgot to continue line.
807
808        * aclocal.m4: Move ud_PATH_LISPDIR out of NLS region.
809
810        * Makefile.in (uninstall-local):
811        Remove root-ABOUT-NLS instead of root-NLS.
812
813Mon Nov  6 17:27:52 1995  Ulrich Drepper  <drepper@myware>
814
815        * Makefile.in: Be consistent with rm and &&.
816
817        * Makefile.in (ABOUT-NLS): Place file in $(srcdir).
818
819        * Makefile.in: Eliminate duplicate all-recursive rule.
820
821        * Makefile.in:
822        Renamed README.NLS to ABOUT-NLS.  Never again MS-DOG names!
823
824        * Makefile.in: Some more cleanups by Franc,ois Pinard.
825
826        * configure.in (VERSION): Bump to 0.9.11.
827
828        * aclocal.m4 (ud_GNU_GETTEXT):
829        Always create intl/ dir if it does not exist.
830
831        * aclocal.m4 (ud_PATH_LISP):
832        Prefer share/ directory to lib/ directory if both exist.
833
834        * Makefile.in (all):
835        Now a local call.  Depends on all-local and all-recursive.
836        (all-local): Depend on README.NLS.
837
838        * Makefile.in (install-src-local):
839        Add README.NLS as dependency.  Patch by Franc,ois Pinard.
840
841Mon Nov  6 00:46:48 1995  Ulrich Drepper  <drepper@myware>
842
843        * aclocal.m4 (md_TYPE_PTRDIFF_T): Cache result.
844
845        * configure.in (VERSION): Bump to 0.9.10.
846
847Sun Nov  5 21:58:34 1995  Ulrich Drepper  <drepper@myware>
848
849        * configure.in (VERSION): Bump to 0.9.9.
850
851Sun Nov  5 21:52:22 1995  Ulrich Drepper  <drepper@myware>
852
853        * README: Move advise for using GNU getetxt to intl/nls.texi.
854
855        * aclocal.m4:
856        Franc,ois reported that po2tbl.sed is not always generated.
857
858        * README: Some typos fixed by Franc,ois Pinard.
859
860Sun Nov  5 19:39:05 1995  Ulrich Drepper  <drepper@myware>
861
862        * Makefile.in (dist-gettext):
863        Make synonym for dist.  Recursive goal is now named
864        dist-gettext.
865
866        * configure.in (VERSION): Bump to 0.9.8.
867
868        * Makefile.in: Rename NLS to README.NLS.
869        Add rule for automatical generation of README.NLS.
870
871Sun Nov  5 11:36:53 1995  Ulrich Drepper  <drepper@myware>
872
873        * Makefile.in (dist): Suppress error message when ln failed.
874        Get files from $(srcdir) explicitly.
875
876Sat Nov  4 23:37:38 1995  Ulrich Drepper  <drepper@myware>
877
878        * aclocal.m4:
879        Fix typo: "Do not you" -> "Do not use".  Reported by Tom Tromey.
880
881Fri Nov  3 00:03:34 1995  Ulrich Drepper  <drepper@myware>
882
883        * Makefile.in (DISTFILES): Add TODO.
884
885Wed Nov  1 11:38:30 1995  Ulrich Drepper  <drepper@myware>
886
887        * configure.in:
888        Remove AC_FUNC_MMAP.  This is tested in the intl/ specific part.
889
890        * configure.in (VERSION): Bump to 0.9.7.
891
892Sun Oct 29 12:02:01 1995  Ulrich Drepper  <drepper@myware>
893
894        * configure.in: Replace AC_INSTALL_PROG with fp_INSTALL_PROG.
895
896        * aclocal.m4 (fp_PROG_INSTALL): Replace shell comments (#) by m4
897        comments (dnl).  This is necessary because autoconf would else
898        find the AC_PROG_INSTALL word in the comment and report a missing
899        definition.
900
901        * aclocal.m4: Use Franc,ois' fp_PROG_INSTALL macro.
902
903Sat Oct 28 23:28:11 1995  Ulrich Drepper  <drepper@myware>
904
905        * aclocal.m4:
906        Test for dcgettext function when gettext is found in C library.  This
907        works around the missing function in Solaris 2.3.
908
909        * configure.in (VERSION): Bump to 0.9.6.
910
911Sat Oct 28 14:02:28 1995  Ulrich Drepper  <drepper@myware>
912
913        * configure.in (VERSION): Bump to 0.9.5.
914
915Fri Oct 27 02:26:10 1995  Ulrich Drepper  <drepper@myware>
916
917        * THANKS: Fix typo.
918
919        * configure.in (ALL_LINGUAS): Add sv.
920
921        * aclocal.m4:
922        Use single quote where possible.  Reported by Christian von Roques.
923
924        * Makefile.in (DISTFILES): Add DISCLAIM.
925
926Tue Sep 26 00:53:48 1995  Ulrich Drepper  <drepper@myware>
927
928        * configure.in (md_TYPE_PTRDIFF_T):
929        Add this macro for type in obstack.h.
930
931        * aclocal.m4: Handling of AC_FD_MSG is now correct in md_PATH_PROG.
932
933        * aclocal.m4: Correct last changes.  Some newline were missing.
934
935Mon Sep 25 22:17:09 1995  Ulrich Drepper  <drepper@myware>
936
937        * aclocal.m4 (md_PATH_PROG):
938        Use this new macro instead of AC_PATH_PROG for msgfmt and
939        xgettext program.  This warns about uses of OpenWin versions (Wrgg).
940        (md_TYPE_PTRDIFF_T): New test.  Sun's compiler does not like the
941        definition in obstack.h.
942        All provided by Marcus Daniels.
943
944        * acconfig.h (HAVE_PTRDIFF_T):
945        Add symbol because Sun's compiler cannot live with
946        the definition in obstack.h.  Reported by Marcus Daniels.
947
948Sat Sep 23 21:17:53 1995  Ulrich Drepper  <drepper@myware>
949
950        * aclocal.m4 (stpcpy): One argument in test can be empty.
951        Reported by Nelson Beebe.
952
953Thu Sep 21 18:05:41 1995  Ulrich Drepper  <drepper@myware>
954
955        * acconfig.h (HAVE_STPCPY): Define for autoconf work around.
956
957        * aclocal.m4: Some strange things with autoconf-2.4.2: If a
958        function is tested once in AC_REPLACE_FUNCS and later with
959        AC_CHECK_FUNCS the second definition does not define the symbol in
960        the header.  Work around this.
961
962Wed Sep 20 22:36:04 1995  Ulrich Drepper  <drepper@myware>
963
964        * acconfig.h, configure.in: Remove unneeded STD_INC_PATH definition.
965
966Tue Sep 19 00:09:23 1995  Ulrich Drepper  <drepper@myware>
967
968        * configure.in (VERSION): Bump to 0.9.4.
969
970Sun Sep 17 17:37:45 1995  Ulrich Drepper  <drepper@myware>
971
972        * configure.in (AC_PROG_YACC):
973        Add check.  Is now needed for msgfmt program.
974
975Thu Sep  7 00:19:11 1995  Ulrich Drepper  <drepper@myware>
976
977        * Makefile.in (dist): Don't use long --gzip option for tar.
978
979Tue Aug 29 23:37:44 1995  Ulrich Drepper  <drepper@myware>
980
981        * acconfig.h: Remove comment followinf #endif.  We now use
982        indentation.  Reported by Franc,ois Pinard.
983
984Sat Aug 19 23:21:19 1995  Ulrich Drepper  <drepper@myware>
985
986        * Makefile.in: Correct install vs install-src goals.
987
988        * README: Add comment about alias data base.
989
990        * Makefile.in: Remove Emacs mode selection.
991
992        * configure.in:
993        Generate intl/VERSION file in configure run.  config.status will *not*
994        create the file.
995        (AC_OUTPUT): Remove intl/VERSION.
996
997        * Makefile.in: Make install call install-src-recursive and install-src.
998
999        * Makefile.in:
1000        Make install-local depend on install-src.  I.e. the sources and
1001        gettextize will always be installed.
1002
1003        * Makefile.in: Make goal more appropriate for parallel build.
1004        Inspired by Franc,ois Pinard.
1005
1006Fri Aug 18 23:44:56 1995  Ulrich Drepper  <drepper@myware>
1007
1008        * configure.in (ALL_LINGUAS):
1009        Add no@nynorsk for nynorsk dialect of norwegian language.
1010        Provided by norwegian translation team.
1011
1012        * aclocal.m4, configure.in: Use AC_CHECK_FUNC instead of
1013        AC_FUNC_CHECK.
1014
1015        * configure.in (VERSION): Bump to 0.9.3.
1016
1017        * aclocal.m4 (ud_GNU_GETTEXT): Add stpcpy to AC_REPLACE_FUNCS.
1018
1019Tue Aug 15 13:15:17 1995  Ulrich Drepper  <drepper@myware>
1020
1021        * configure.in (AC_OUTPUT):
1022        Generation of intl/VERSION in extra shell code failed.  Now
1023        make it a autoconf'ed file.
1024
1025        * configure.in (AC_OUTPUT): Generate intl/VERSION file.
1026
1027Tue Aug 15 05:52:53 1995  Ulrich Drepper  <drepper@myware>
1028
1029        * configure.in (AC_CHECK_FUNCS): Remove getcwd, putenv, and setenv.
1030
1031        * Makefile.in (install-src):
1032        Install NLS as root-NLS.  Now also install aclocal.m4.
1033
1034Mon Aug 14 23:51:36 1995  Ulrich Drepper  <drepper@myware>
1035
1036        * configure.in (AC_OUTPUT):
1037        Rewrite misc/gettextize instead of misc/makelinks.
1038
1039        * Makefile.in (prefix, gettextsrcdir):
1040        Directory values needed for installation.
1041        (INSTALL, INSTALL_DATA): Programs now needed for installing NLS file.
1042        (install-src, install-src-recursive): New rules for installing gettext
1043        sources for use in gettextize shell script.
1044
1045Sun Aug 13 14:38:19 1995  Ulrich Drepper  <drepper@myware>
1046
1047        * aclocal.m4 (AC_CHECK_FUNCS):
1048        Unless the AC_FUNC_MMAP function does not check for the
1049        existence of the munmap function (which does not exist on NeXT)
1050        we do it ourself.  Report by Marcus Daniels.
1051
1052        * aclocal.m4:
1053        Generate po/POTFILES correct even if srcdir is an absolute path.
1054        Report by Marcus Daniels.
1055
1056Wed Aug  9 01:21:56 1995  Ulrich Drepper  <drepper@myware>
1057
1058        * configure.in (VERSION): Bump to 0.9.2.
1059
1060        * README: Mention points for normal user to install GNU gettext.
1061
1062Tue Aug  8 21:34:12 1995  Ulrich Drepper  <drepper@myware>
1063
1064        * aclocal.m4 (AC_REPLACE_FUNCS): New, to test for strcasecmp.
1065
1066        * aclocal.m4: Fix typo: ditribution -> distribution.
1067        Report by Franc,ois Pinard.
1068
1069Mon Aug  7 22:52:43 1995  Ulrich Drepper  <drepper@myware>
1070
1071        * aclocal.m4 (ud_GNU_GETTEXT):
1072        Add AC_REQUIRE(...) for all test necessary for intl/
1073        subdirectory.
1074        (AC_CHECK_HEADERS): Add limits.h, malloc.h, string.h, unistd.h,
1075        and values.h.
1076        (AC_CHECK_FUNCS): Add getcwd, putenv, setenv, strchr.
1077        Reported by Franc,ois Pinard.
1078
1079        * configure.in (AC_REPLACE_FUNCS):
1080        strcspn is now placed here instead of in AC_CHECK_FUNCS.
1081        (AC_HAVE_HEADERS): Don't test for stdlib.h.
1082        Reported by Franc,ois Pinard.
1083
1084Fri Aug  4 22:16:58 1995  Ulrich Drepper  <drepper@myware>
1085
1086        * configure.in (Version): Bump to 0.9.1.
1087
1088        * configure.in (AC_OUTPUT): Remove unneeded `;'.
1089
1090        * Makefile.in (dist): Remove `copying instead' message.
1091
1092        * Makefile.in (dist): Change mode of directories to 777.
1093        Add option -o to tar command.
1094
1095Wed Aug  2 19:37:09 1995  Ulrich Drepper  <drepper@myware>
1096
1097        * configure.in (VERSION): Bump to 0.9.
1098
1099        * configure.in (AC_OUTPUT):
1100        Add new file misc/makelinks and make it executable.
1101
1102Tue Aug  1 22:51:27 1995  Ulrich Drepper  <drepper@myware>
1103
1104        * acconfig.h: Remove unneeded definition of HAVE_ASPRINTF.
1105
1106        * Makefile.in (SUBDIRS):
1107        make int doc/ first and unconditionally make in intl/.
1108
1109        * configure.in (VERSION): Bump to 0.8.2.
1110
1111Sun Jul 30 12:12:40 1995  Ulrich Drepper  <drepper@myware>
1112
1113        * aclocal.m4 (ud_WITH_NLS):
1114        Don't define INTLOBJS when using systems gettext.
1115        Always define DATADIRNAME.
1116        Don't compute catalogs to be installed when --disable-nls is
1117        selected.
1118
1119Sat Jul 29 23:22:39 1995  Ulrich Drepper  <drepper@myware>
1120
1121        * configure.in (ALL_LINGUAS): Add norwegian catalog.
1122
1123Sat Jul 22 01:13:06 1995  Ulrich Drepper  <drepper@myware>
1124
1125        * configure.in (VERSION): Bump to 0.8.1.
1126        (ud_PATH_SITELISP): Replace with call to ud_PATH_LISPDIR.
1127
1128        * aclocal.m4 (ud_EMACS_TRY_PREFIX): Remove rule.
1129        (ud_PATH_SITELISP): Rename to ud_PATH_LISPDIR and simplify it it.
1130        By François Pinard.
1131
1132Wed Jul 19 02:22:18 1995  Ulrich Drepper  <drepper@myware>
1133
1134        * aclocal.m4 (ud_PATH_SITELISP):
1135        If no Emacs program is found define ac_cv_path_sitelisp
1136        to `no'.
1137
1138        * configure.in (GETTEXTPRG):
1139        Remove variable.  Always create and install gettext.
1140
1141Tue Jul 18 20:09:41 1995  Ulrich Drepper  <drepper@myware>
1142
1143        * configure.in (VERSION): Bump to 0.8.
1144
1145Tue Jul 18 01:32:09 1995  Ulrich Drepper  <drepper@myware>
1146
1147        * Makefile.in (DISTFILES): Remove magic.add.  Now in misc/.
1148        (SUBDIRS): Add misc.
1149
1150        * README: Fix typo: one -> once.  Reported by Franc,ois Pinard.
1151        Mention that magic.add is now found in misc/.
1152
1153        * configure.in (VERSION): Bump to 0.7.5.
1154        (AC_OUTPUT): Add misc/Makefile.
1155
1156        * aclocal.m4 (ud_PATH_SITELISP):
1157        Remove command for test files was incorrectly placed.
1158
1159Tue Jul 18 00:27:22 1995  Ulrich Drepper  <drepper@myware>
1160
1161        * magic.add: Moved to misc/.
1162
1163        * acconfig.h: Uniform test for __STDC__.
1164
1165Mon Jul 17 00:23:22 1995  Ulrich Drepper  <drepper@myware>
1166
1167        * aclocal.m4 (ud_PATH_SITELISP):
1168        Try path given with configures --prefix option.
1169
1170Sun Jul 16 22:36:07 1995  Ulrich Drepper  <drepper@myware>
1171
1172        * configure.in (SITELISPDIR, ELCFILES):
1173        Test for Emacs and generation of substition values
1174        is extended and now found in aclocal.m4.
1175
1176        * aclocal.m4 (ud_PATH_SITELISP, ud_EMACS_TRY_PREFIX):
1177        New rules to test for Emacs' site-lisp directory.
1178
1179Sun Jul 16 00:09:24 1995  Ulrich Drepper  <drepper@myware>
1180
1181        * configure.in (ELCFILES):
1182        Substitute as Make variable: $(ELCFILES) instead of $ELCFILES.
1183        Reported by Eric Backus.
1184
1185        * configure.in (VERSION): Bump to 0.7.4.
1186
1187Sat Jul 15 00:48:11 1995  Ulrich Drepper  <drepper@myware>
1188
1189        * acconfig.h (INVALID_PATH_CHAR): De-ANSI-fy string.
1190
1191        * configure.in (VERSION): Bump to 0.7.3.
1192        (AC_CHECK_FUNCS): Add mblen.
1193        (AC_OUTPUT): Due shorted file names now write src/tupdate.
1194
1195Thu Jul 13 22:35:36 1995  Ulrich Drepper  <drepper@myware>
1196
1197        * configure.in (VERSION): Bump to 0.7.2.
1198
1199Thu Jul 13 01:40:17 1995  Ulrich Drepper  <drepper@myware>
1200
1201        * aclocal.m4: po-to-msg.sed and po-to-tbl.sed are now called
1202        po2msg.sed and po2tbl.sed resp.
1203
1204        * configure.in: Check for Emacs.
1205        If Emacs exists, enable regeneration of *.elc files.
1206        (AC_OUTPUT): New file checks/Makefile.
1207
1208        * Makefile.in (SUBDIRS): New subdirectory `checks'.
1209        New goal check: simply recurse through all subdirectories.
1210
1211Wed Jul 12 00:26:12 1995  Ulrich Drepper  <drepper@myware>
1212
1213        * NLS: New version by Franc,ois Pinard.
1214
1215Tue Jul 11 21:43:49 1995  Ulrich Drepper  <drepper@myware>
1216
1217        * acconfig.h (WARN_ID_LEN):
1218        new constant.  Specifies length of messages from which
1219        on warnings are given to prevent breaking limits of compilers and
1220        tools.
1221
1222        * configure.in (AC_OUTPUT): tupdate.perl is now found in src/
1223
1224Tue Jul 11 01:30:24 1995  Ulrich Drepper  <drepper@myware>
1225
1226        * aclocal.m4 (ud_GNU_GETTEXT): Construct po-to-tbl.sed
1227        by removing comments.
1228
1229        * configure.in: Don't have default path for Perl.
1230        strtoul can now be substituted when necessary.
1231
1232Tue Jul  4 22:27:48 1995  Ulrich Drepper  <drepper@myware>
1233
1234        * configure.in (VERSION): Bump to 0.7.1.
1235
1236        * aclocal.m4 (ud_GNU_GETTEXT): Correct loop for determining LINGUAS.
1237
1238        * configure.in (AC_REPLACE_FUNCS): Add memmove.
1239
1240Tue Jul  4 00:22:30 1995  Ulrich Drepper  <drepper@myware>
1241
1242        * aclocal.m4: aclocal.m4: Create intl/ before writing sed script.
1243
1244Sun Jul  2 01:51:36 1995  Ulrich Drepper  <drepper@myware>
1245
1246        * First official release.  This directory solely contains
1247        the usual configuration stuff.
Note: See TracBrowser for help on using the repository browser.