home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gettext-0.10.24-src.tgz / tar.out / fsf / gettext / ChangeLog < prev    next >
Text File  |  1996-09-28  |  26KB  |  856 lines

  1. Sat Aug 31 04:50:13 1996  Ulrich Drepper  <drepper@cygnus.com>
  2.  
  3.     * configure.in: Add test for error which is part of GNU libc.
  4.  
  5.     * aclocal.m4: Check for gettext in libc.  Necessary for GNU libc.
  6.  
  7. Tue Aug 27 04:05:19 1996  Ulrich Drepper  <drepper@cygnus.com>
  8.  
  9.     * configure.in (ALL_LINGUAS): Add es.
  10.  
  11. Sun Aug 18 18:49:34 1996  Ulrich Drepper  <drepper@cygnus.com>
  12.  
  13.     * configure.in: Use AM_PROG_INSTALL instead of fp_PROG_INSTALL.
  14.  
  15.     * aclocal.m4 (fp_PROG_INSTALL): Rename to AM_PROG_INSTALL.
  16.  
  17. Fri Jul 19 12:18:55 1996  Ulrich Drepper  <drepper@cygnus.com>
  18.  
  19.     * configure.in: Don't use NULL in check for obstack.
  20.  
  21. Tue Jul 16 01:51:47 1996  Ulrich Drepper  <drepper@cygnus.com>
  22.  
  23.     * aclocal.m4: Correct text for --with-included-gettext option.
  24.     Patch by François Pinard.
  25.  
  26. Sun Jul 14 01:16:19 1996  Ulrich Drepper  <drepper@cygnus.com>
  27.  
  28.     * configure.in (VERSION): Bump to 0.10.24.
  29.  
  30. Sat Jul  6 01:49:26 1996  Ulrich Drepper  <drepper@cygnus.com>
  31.  
  32.     * configure.in (VERSION): Bump to 0.10.23.
  33.  
  34. Tue Jul  2 16:42:20 1996  Ulrich Drepper  <drepper@cygnus.com>
  35.  
  36.     * configure.in (ALL_LINGUAS): Add nl.
  37.     Add AC_PROG_MKINSTALLDIRS test.
  38.     Set AC_PREREQ to 2.99 since no official autoconf has the
  39.     bugs fixed.
  40.  
  41.     * aclocal.m4: Fix check for obsolete xgettext implementation.
  42.     Patch by Marcus Daniels.
  43.  
  44. Sat Jun 22 04:25:23 1996  Ulrich Drepper  <drepper@cygnus.com>
  45.  
  46.     * aclocal.m4: Define MKINSTALLDIRS.
  47.  
  48.      * configure.in (VERSION): Bump to 0.10.22.
  49.  
  50. Wed Jun 19 01:26:09 1996  Ulrich Drepper  <drepper@cygnus.com>
  51.  
  52.     * configure.in (AC_REPLACE_FUNCS): Add stpncpy.
  53.  
  54.     * configure.in (VERSION): Bump to 0.10.21.
  55.  
  56.     * configure.in (AC_REPLACE_FUNCS): Add strncasecmp.
  57.  
  58. Tue Jun 18 15:11:01 1996  Ulrich Drepper  <drepper@cygnus.com>
  59.  
  60.     * acconfig.h (PAGE_WIDTH): Define to 79.  This allows even in
  61.         Emacs nice looking lines.
  62.  
  63.     * aclocal.m4 (md_PATH_PROG): remove macro.
  64.     (ud_PATH_PROG_WITH_TEST): New macro.  Similar to AC_PATH_PROG, only
  65.     that an additional, user-given test is performed before a program
  66.     is accepted.
  67.  
  68.     Rewrite all tests for msgfmt and xgettext to use
  69.     ud_PATH_PROG_WITH_TEST to make sure no XView versions are used.
  70.  
  71.     * configure.in (ACLOCAL_VERSION): Determine version number in
  72.     aclocal.m4 file which is used in misc/gettextize.
  73.     (VERSION): Bump to 0.10.20.
  74.  
  75. Fri Jun 14 04:07:10 1996  Ulrich Drepper  <drepper@cygnus.com>
  76.  
  77.     * configure.in (VERSION): Bump to 0.10.19.
  78.  
  79. Thu Jun 13 15:19:45 1996  Ulrich Drepper  <drepper@cygnus.com>
  80.  
  81.     * configure.in (VERSION): Bump to 0.10.18.
  82.  
  83. Tue Jun 11 15:02:49 1996  Ulrich Drepper  <drepper@cygnus.com>
  84.  
  85.     * configure.in (ALL_LINGUAS): Add `sl' for Slowenian.
  86.  
  87.     * Makefile.am (EXTRA_DIST): Add DISCLAIM.
  88.     Reported by François Pinard.
  89.  
  90. Sun Jun  9 12:46:31 1996  Ulrich Drepper  <drepper@cygnus.com>
  91.  
  92.     * configure.in (ALL_LINGUAS): Do not write intlh.inst.in, but
  93.     intlh.inst.  Reported by Marcus Daniels.
  94.  
  95. Fri Jun  7 01:51:57 1996  Ulrich Drepper  <drepper@cygnus.com>
  96.  
  97.     * configure.in (VERSION): Bump to 0.10.17.
  98.  
  99. Thu Jun  6 01:55:47 1996  Ulrich Drepper  <drepper@cygnus.com>
  100.  
  101.     * aclocal.m4: Define USE_INCLUDED_LIBINTL in case we need the code
  102.         from the intl/ subdir.
  103.  
  104.     * configure.in: Undo patch from Wed Jun 5 00:10:36 1996.  We do
  105.         need intlh.inst.
  106.  
  107.     * aclocal.m4: Remove definition of INTLSUB.  Add definition of
  108.     GT_NO and GT_YES (needed in intl/Makefile.in).
  109.  
  110. Wed Jun  5 00:10:36 1996  Ulrich Drepper  <drepper@cygnus.com>
  111.  
  112.     * configure.in (VERSION): Bump to 0.10.16.
  113.  
  114.     * configure.in: Don't write intlh.inst.
  115.  
  116.     * configure.in (VERSION): Bump to 0.10.15.
  117.  
  118. Tue Jun  4 00:10:25 1996  Ulrich Drepper  <drepper@cygnus.com>
  119.  
  120.     * configure.in: Rewrite intl/intlh.inst.in depending on whether
  121.     <locale.h> is available or not.
  122.     Reported by Peter Miller.
  123.  
  124.     * aclocal.m4 (ud_WITH_NLS): Using `AC_CHECK_LIB(intl, main)' is
  125.     not useful.  Use `AC_CHECK_LIB(intl, bindtextdomain)' instead.
  126.     Patch by Uwe Ohse.
  127.  
  128.     * configure.in (AC_REPLACE_GNU_GETOPT): Removed.  We don't need
  129.     this because the getopt source itself knows when it can be
  130.     omitted.
  131.  
  132. Mon Jun  3 00:04:55 1996  Ulrich Drepper  <drepper@cygnus.com>
  133.  
  134.     * aclocal.m4 (AC_REPLACE_GNU_GETOPT): Don't need this anymore.
  135.     The getopt sources should recognize when the getopt is available
  136.     in the library.
  137.  
  138.     * configure.in (VERSION): Bump to 0.10.14.
  139.  
  140.     * Makefile.am (AUTOMAKE_OPTIONS): Add variable to control Automake
  141.         behaviour.  Thanks, Tom.
  142.  
  143.     * configure.in: Check for __argz_count, __argz_stringify, and
  144.         __argz_next in aclocal.m4.
  145.     * aclocal.m4: Add above checks.
  146.  
  147.     * aclocal.m4: Fix typo in --with-included-gettext handling.
  148.  
  149. Sun Jun  2 01:50:03 1996  Ulrich Drepper  <drepper@cygnus.com>
  150.  
  151.     * aclocal.m4 (ud_WITH_NLS): If used in gettext always define
  152.         USE_NLS to yes.
  153.  
  154.     * configure.in: Add AC_ARG_PROGRAM.  Don't write tupdate because
  155.     it does not exist anymore.
  156.  
  157. Sat Jun  1 03:18:15 1996  Ulrich Drepper  <drepper@cygnus.com>
  158.  
  159.     * configure.in (VERSION): Bump to 0.10.13.  Remove check for Perl.
  160.  
  161.     * configure.in: Add the test for __argz_next.
  162.  
  163.     * configure.in: We don't want to replace the __argz_* function,
  164.         just check.
  165.  
  166.     * configure.in: Add __argz_count and __argz_stringify to
  167.         AC_CHECK_FUNC list.
  168.  
  169.     * aclocal.m4 (ud_WITH_NLS): Change command line option
  170.     `--with-gnu-gettext' to `--with-included-gettext'.  The former was
  171.     misleading because this option really means to ignore a possibly
  172.     installed GNU libintl.
  173.  
  174. Sun May 26 03:09:43 1996  Ulrich Drepper  <drepper@cygnus.com>
  175.  
  176.     * Makefile.in (ABOUT-NLS): Don't cd to doc/ dir.  Use -I option of
  177.     makeinfo instead.  Patch by Tran Huu Da <tranhu@IRO.UMontreal.CA>.
  178.  
  179. Sat May 11 11:40:17 1996  Ulrich Drepper  <drepper@myware>
  180.  
  181.     * aclocal.m4: Move INSTOBJECT initialization out of recently
  182.     introduced AC_TRY_LINK macro.  Reported by Jim Meyering.
  183.  
  184. Sat May 11 00:31:40 1996  Ulrich Drepper  <drepper@myware>
  185.  
  186.     * aclocal.m4: Check whether locally available libintl is GNU
  187.     gettext library.  In this case we use .gmo files and share/ as
  188.     datadir.
  189.  
  190. Wed Apr 24 23:49:29 1996  Ulrich Drepper  <drepper@myware>
  191.  
  192.     * aclocal.m4 (AC_REPLACE_GNU_GETOPT): New macro by Jim Meyering.
  193.     Test for GNU's getopt implementation.
  194.  
  195.     * configure.in: Use AC_REPLACE_GNU_GETOPT.
  196.  
  197. Thu Apr  4 23:35:56 1996  Ulrich Drepper  <drepper@myware>
  198.  
  199.     * Makefile.in (ABOUT-NLS): Adapt rule for using matrix.texi.
  200.  
  201. Thu Apr  4 01:58:14 1996  Ulrich Drepper  <drepper@myware>
  202.  
  203.     * configure.in (VERSION): Bump to 0.10.12.
  204.  
  205. Tue Apr  2 18:55:50 1996  Ulrich Drepper  <drepper@myware>
  206.  
  207.     * aclocal.m4: Test whether found xgettext program is really GNU
  208.     xgettext.  Else ignore it.
  209.  
  210.     * Makefile.in (all): Do all-gettext-recursive instead of
  211.     all-recursive.  We need a special all goal in intl/ because we
  212.     always have to build libintl.a.
  213.  
  214. Tue Apr  2 17:34:55 1996  Ulrich Drepper  <drepper@myware>
  215.  
  216.     * aclocal.m4: Major change!!!  By default the catgets emulation is
  217.     *not* selected anymore.  The installer explicitely has to select
  218.     --with-catgets.  Looking at all the nice features GNU gettext and
  219.     which cannot be emulated portably using the catgets interface, it
  220.     became unreasonable to stay with the old default.
  221.  
  222. Tue Apr  2 03:20:19 1996  Ulrich Drepper  <drepper@myware>
  223.  
  224.     * configure.in (VERSION): Bump to 0.10.11.
  225.  
  226. Mon Apr  1 03:37:08 1996  Ulrich Drepper  <drepper@myware>
  227.  
  228.     * aclocal.m4 (md_PATH_PROG): Correct quotation in message.
  229.         Reported by Tom Tromey.
  230.  
  231. Thu Mar 28 23:03:01 1996  Karl Eichwalder  <ke@ke.central.de>
  232.  
  233.     * Makefile.in (datadir): Define from @datadir@.
  234.     (gettextsrcdir): Define using $(datadir).
  235.  
  236. Thu Mar 28 13:52:14 1996  Marcus Daniels  <marcus@sysc.pdx.edu>
  237.  
  238.     * aclocal.m4: Initialize CATOBJEXT.
  239.  
  240. Wed Mar 27 03:21:24 1996  Ulrich Drepper  <drepper@myware>
  241.  
  242.     * configure.in (VERSION): Bump to 0.10.10.
  243.  
  244. Mon Mar 25 11:20:09 1996  Ulrich Drepper  <drepper@myware>
  245.  
  246.     * configure.in (VERSION): Bump to 0.10.9.
  247.  
  248.     * acconfig.h (PAGE_WIDTH): Set to reasonable value 78.
  249.  
  250. Mon Mar 25 01:24:12 1996  Ulrich Drepper  <drepper@myware>
  251.  
  252.     * configure.in: Check for strstr() functions and add to @LIBOBJS@
  253.         if necessary.
  254.  
  255. Sun Mar 24 17:37:29 1996  Ulrich Drepper  <drepper@myware>
  256.  
  257.     * configure.in (VERSION): Bump to 0.10.8.
  258.  
  259. Sat Mar 23 02:49:04 1996  Ulrich Drepper  <drepper@myware>
  260.  
  261.     * aclocal.m4: Remove trailing empty lines.
  262.     (md_PATH_PROG): Move near to other definitions necessary for
  263.     internationalized packages.
  264.  
  265. Fri Mar  1 15:04:38 1996  Ulrich Drepper  <drepper@myware>
  266.  
  267.     * aclocal.m4: Reorganized tests a bit: - don't look for libi.a
  268.     when test for gettext() functions - before looking for libintl.a
  269.     look for libintl.h
  270.  
  271.     * configure.in (VERSION): Bump to 0.10.7.
  272.  
  273. Thu Feb 29 23:43:55 1996  Ulrich Drepper  <drepper@myware>
  274.  
  275.     * configure.in (VERSION): Bump to 0.10.6.
  276.  
  277. Thu Feb 15 04:40:53 1996  Ulrich Drepper  <drepper@myware>
  278.  
  279.     * configure.in (VERSION): Bump to 0.10.5.
  280.  
  281.     * aclocal.m4 (nls_cv_use_nls): Rename to `USE_NLS' and substitute
  282.         in Makefiles.
  283.  
  284.     * Makefile.in (SUBDIRS): Always run through `po'.
  285.  
  286. Wed Feb 14 01:56:43 1996  Ulrich Drepper  <drepper@myware>
  287.  
  288.     * configure.in (VERSION): BUMP to 0.10.4.
  289.  
  290. Mon Feb 12 02:21:18 1996  Ulrich Drepper  <drepper@myware>
  291.  
  292.     * configure.in (VERSION): Bump to 0.10.3.
  293.  
  294. Sat Feb 10 18:21:24 1996  Ulrich Drepper  <drepper@myware>
  295.  
  296.     * configure.in (ALL_LINGUAS): Add pl.
  297.  
  298. Thu Jan  4 12:05:01 1996  Ulrich Drepper  <drepper@myware>
  299.  
  300.     * aclocal.m4 (ud_GNU_GETTEXT): Require AC_ISC_POSIX.
  301.  
  302. Thu Jan  4 11:38:31 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
  303.  
  304.     * aclocal.m4 (ud_WITH_NLS): Fix typo.
  305.  
  306. Wed Jan  3 20:53:53 1996  G\vran Uddeborg  <gvran@uddeborg.pp.se>
  307.  
  308.     * configure.in: Add AC_ISC_POSIX test.
  309.  
  310. Sat Dec 30 15:27:54 1995  Ulrich Drepper  <drepper@myware>
  311.  
  312.     * aclocal.m4 (INTLSUB): We don't have to process it always.
  313.  
  314. Fri Dec 29 21:14:14 1995  Ulrich Drepper  <drepper@myware>
  315.  
  316.     * Makefile.in (stamp-h): Remove file before touching.
  317.  
  318. Fri Dec 29 16:38:32 1995  Ulrich Drepper  <drepper@myware>
  319.  
  320.     * configure.in (VERSION): Bump version to 0.10.2.
  321.  
  322. Sun Dec 24 14:27:15 1995  Ulrich Drepper  <drepper@myware>
  323.  
  324.     * configure.in (ALL_LINGUAS): Add ko.
  325.  
  326. Tue Dec 19 22:05:22 1995  Ulrich Drepper  <drepper@myware>
  327.  
  328.     * Makefile.in (stamp-h, Makefile, config.status): Explicitly use
  329.     $(SHELL) for running shell scripts.
  330.  
  331. Fri Dec 15 17:25:46 1995  Ulrich Drepper  <drepper@myware>
  332.  
  333.     * aclocal.m4: Clear nls_cv_header_intl and nls_cv_header_libgt to
  334.     prevent using wrong values from cache.  Reported by Andreas
  335.     Schwab.
  336.  
  337. Sat Dec  9 18:36:42 1995  Ulrich Drepper  <drepper@myware>
  338.  
  339.     * acconfig.h: Use PARAMS instead of __P.  Suggested by Roland
  340.         McGrath.
  341.  
  342. Sat Dec  9 12:22:38 1995  Ulrich Drepper  <drepper@myware>
  343.  
  344.     * Makefile.in (distclean-local): Add `intl/VERSION' and remove
  345.         `tupdate.perl'.
  346.  
  347. Fri Dec  8 01:20:28 1995  Ulrich Drepper  <drepper@myware>
  348.  
  349.     * configure.in (VERSION): Bump to 0.10.1.
  350.  
  351. Wed Dec  6 16:03:58 1995  ghazi@caip.rutgers.edu  <Kaveh R. Ghazi>
  352.  
  353.     * aclocal.m4 (md_TYPE_PTRDIFF_T): Fix check.
  354.  
  355. Mon Dec  4 01:01:16 1995  Ulrich Drepper  <drepper@myware>
  356.  
  357.     * acconfig.h (PAGE__WIDTH): Because tupdate does not know about
  358.     breaking lines after PAGE_WIDTH characters it is turned off for
  359.     now.  When msgmerge will be used it will be enabled again.
  360.  
  361.     * configure.in (VERSION): Bump to 0.10.
  362.  
  363. Sun Dec  3 02:22:00 1995  Ulrich Drepper  <drepper@myware>
  364.  
  365.     * Makefile.in (DISTFILES): New file BUGS.
  366.  
  367. Sat Dec  2 03:17:10 1995  Ulrich Drepper  <drepper@myware>
  368.  
  369.     * configure.in: Add handling of README-alpha file.  If current
  370.     version is a test release we ship this file.  Inspired by Jim
  371.     Meyering configure.in.
  372.  
  373.     * Makefile.in (DISTFILES): Add @DIST_ALPHA@.
  374.  
  375. Tue Nov 21 02:27:48 1995  Ulrich Drepper  <drepper@myware>
  376.  
  377.     * Makefile.in: Make recursion loop aware of Make's -k option.
  378.     Kudos to Jim Meyering.
  379.  
  380.     * Makefile.in (DISTFILES): Add AUTHORS.
  381.  
  382. Mon Nov 20 20:15:12 1995  Ulrich Drepper  <drepper@myware>
  383.  
  384.     * configure.in (VERSION): Bump to 0.9.14.
  385.  
  386. Sat Nov 18 16:38:11 1995  Ulrich Drepper  <drepper@myware>
  387.  
  388.     * configure.in, aclocal.m4: Fix typo.
  389.  
  390.     * aclocal.m4, configure.in:
  391.     Now requires autoconf-2.5.  Use new macro AC_CACHE_CHECK.
  392.  
  393. Thu Nov 16 21:16:44 1995  Ulrich Drepper  <drepper@myware>
  394.  
  395.     * acconfig.h (PAGE_WIDTH): Add definition.
  396.  
  397. Sat Nov 11 17:52:03 1995  Ulrich Drepper  <drepper@myware>
  398.  
  399.     * configure.in (VERSION): Bump to 0.9.13.
  400.  
  401. Thu Nov  9 00:29:28 1995  Ulrich Drepper  <drepper@myware>
  402.  
  403.     * configure.in (AC_CHECK_FUNCS): Add getcwd.
  404.  
  405. Tue Nov  7 13:45:47 1995  Ulrich Drepper  <drepper@myware>
  406.  
  407.     * aclocal.m4: Don't prepend $INTLDEPS to $LIBS.
  408.  
  409.     * configure.in (VERSION): Bump to 0.9.12.
  410.  
  411.     * aclocal.m4 (ud_WITH_NLS):
  412.     Set LIBS to correct value and filter out -intl if necessary.
  413.  
  414.     * Makefile.in (ABOUT-NLS): Forgot to continue line.
  415.  
  416.     * aclocal.m4: Move ud_PATH_LISPDIR out of NLS region.
  417.  
  418.     * Makefile.in (uninstall-local):
  419.     Remove root-ABOUT-NLS instead of root-NLS.
  420.  
  421. Mon Nov  6 17:27:52 1995  Ulrich Drepper  <drepper@myware>
  422.  
  423.     * Makefile.in: Be consistent with rm and &&.
  424.  
  425.     * Makefile.in (ABOUT-NLS): Place file in $(srcdir).
  426.  
  427.     * Makefile.in: Eliminate duplicate all-recursive rule.
  428.  
  429.     * Makefile.in:
  430.     Renamed README.NLS to ABOUT-NLS.  Never again MS-DOG names!
  431.  
  432.     * Makefile.in: Some more cleanups by Franc,ois Pinard.
  433.  
  434.     * configure.in (VERSION): Bump to 0.9.11.
  435.  
  436.     * aclocal.m4 (ud_GNU_GETTEXT):
  437.     Always create intl/ dir if it does not exist.
  438.  
  439.     * aclocal.m4 (ud_PATH_LISP):
  440.     Prefer share/ directory to lib/ directory if both exist.
  441.  
  442.     * Makefile.in (all):
  443.     Now a local call.  Depends on all-local and all-recursive.
  444.     (all-local): Depend on README.NLS.
  445.  
  446.     * Makefile.in (install-src-local):
  447.     Add README.NLS as dependency.  Patch by Franc,ois Pinard.
  448.  
  449. Mon Nov  6 00:46:48 1995  Ulrich Drepper  <drepper@myware>
  450.  
  451.     * aclocal.m4 (md_TYPE_PTRDIFF_T): Cache result.
  452.  
  453.     * configure.in (VERSION): Bump to 0.9.10.
  454.  
  455. Sun Nov  5 21:58:34 1995  Ulrich Drepper  <drepper@myware>
  456.  
  457.     * configure.in (VERSION): Bump to 0.9.9.
  458.  
  459. Sun Nov  5 21:52:22 1995  Ulrich Drepper  <drepper@myware>
  460.  
  461.     * README: Move advise for using GNU getetxt to intl/nls.texi.
  462.  
  463.     * aclocal.m4:
  464.     Franc,ois reported that po2tbl.sed is not always generated.
  465.  
  466.     * README: Some typos fixed by Franc,ois Pinard.
  467.  
  468. Sun Nov  5 19:39:05 1995  Ulrich Drepper  <drepper@myware>
  469.  
  470.     * Makefile.in (dist-gettext):
  471.     Make synonym for dist.  Recursive goal is now named
  472.     dist-gettext.
  473.  
  474.     * configure.in (VERSION): Bump to 0.9.8.
  475.  
  476.     * Makefile.in: Rename NLS to README.NLS.
  477.     Add rule for automatical generation of README.NLS.
  478.  
  479. Sun Nov  5 11:36:53 1995  Ulrich Drepper  <drepper@myware>
  480.  
  481.     * Makefile.in (dist): Suppress error message when ln failed.
  482.     Get files from $(srcdir) explicitly.
  483.  
  484. Sat Nov  4 23:37:38 1995  Ulrich Drepper  <drepper@myware>
  485.  
  486.     * aclocal.m4:
  487.     Fix typo: "Do not you" -> "Do not use".  Reported by Tom Tromey.
  488.  
  489. Fri Nov  3 00:03:34 1995  Ulrich Drepper  <drepper@myware>
  490.  
  491.     * Makefile.in (DISTFILES): Add TODO.
  492.  
  493. Wed Nov  1 11:38:30 1995  Ulrich Drepper  <drepper@myware>
  494.  
  495.     * configure.in:
  496.     Remove AC_FUNC_MMAP.  This is tested in the intl/ specific part.
  497.  
  498.     * configure.in (VERSION): Bump to 0.9.7.
  499.  
  500. Sun Oct 29 12:02:01 1995  Ulrich Drepper  <drepper@myware>
  501.  
  502.     * configure.in: Replace AC_INSTALL_PROG with fp_INSTALL_PROG.
  503.  
  504.     * aclocal.m4 (fp_PROG_INSTALL): Replace shell comments (#) by m4
  505.     comments (dnl).  This is necessary because autoconf would else
  506.     find the AC_PROG_INSTALL word in the comment and report a missing
  507.     definition.
  508.  
  509.     * aclocal.m4: Use Franc,ois' fp_PROG_INSTALL macro.
  510.  
  511. Sat Oct 28 23:28:11 1995  Ulrich Drepper  <drepper@myware>
  512.  
  513.     * aclocal.m4:
  514.     Test for dcgettext function when gettext is found in C library.  This
  515.     works around the missing function in Solaris 2.3.
  516.  
  517.     * configure.in (VERSION): Bump to 0.9.6.
  518.  
  519. Sat Oct 28 14:02:28 1995  Ulrich Drepper  <drepper@myware>
  520.  
  521.     * configure.in (VERSION): Bump to 0.9.5.
  522.  
  523. Fri Oct 27 02:26:10 1995  Ulrich Drepper  <drepper@myware>
  524.  
  525.     * THANKS: Fix typo.
  526.  
  527.     * configure.in (ALL_LINGUAS): Add sv.
  528.  
  529.     * aclocal.m4:
  530.     Use single quote where possible.  Reported by Christian von Roques.
  531.  
  532.     * Makefile.in (DISTFILES): Add DISCLAIM.
  533.  
  534. Tue Sep 26 00:53:48 1995  Ulrich Drepper  <drepper@myware>
  535.  
  536.     * configure.in (md_TYPE_PTRDIFF_T):
  537.     Add this macro for type in obstack.h.
  538.  
  539.     * aclocal.m4: Handling of AC_FD_MSG is now correct in md_PATH_PROG.
  540.  
  541.     * aclocal.m4: Correct last changes.  Some newline were missing.
  542.  
  543. Mon Sep 25 22:17:09 1995  Ulrich Drepper  <drepper@myware>
  544.  
  545.     * aclocal.m4 (md_PATH_PROG):
  546.     Use this new macro instead of AC_PATH_PROG for msgfmt and
  547.     xgettext program.  This warns about uses of OpenWin versions (Wrgg).
  548.     (md_TYPE_PTRDIFF_T): New test.  Sun's compiler does not like the
  549.     definition in obstack.h.
  550.     All provided by Marcus Daniels.
  551.  
  552.     * acconfig.h (HAVE_PTRDIFF_T):
  553.     Add symbol because Sun's compiler cannot live with
  554.     the definition in obstack.h.  Reported by Marcus Daniels.
  555.  
  556. Sat Sep 23 21:17:53 1995  Ulrich Drepper  <drepper@myware>
  557.  
  558.     * aclocal.m4 (stpcpy): One argument in test can be empty.
  559.     Reported by Nelson Beebe.
  560.  
  561. Thu Sep 21 18:05:41 1995  Ulrich Drepper  <drepper@myware>
  562.  
  563.     * acconfig.h (HAVE_STPCPY): Define for autoconf work around.
  564.  
  565.     * aclocal.m4: Some strange things with autoconf-2.4.2: If a
  566.      function is tested once in AC_REPLACE_FUNCS and later with
  567.      AC_CHECK_FUNCS the second definition does not define the symbol in
  568.      the header.  Work around this.
  569.  
  570. Wed Sep 20 22:36:04 1995  Ulrich Drepper  <drepper@myware>
  571.  
  572.     * acconfig.h, configure.in: Remove unneeded STD_INC_PATH definition.
  573.  
  574. Tue Sep 19 00:09:23 1995  Ulrich Drepper  <drepper@myware>
  575.  
  576.     * configure.in (VERSION): Bump to 0.9.4.
  577.  
  578. Sun Sep 17 17:37:45 1995  Ulrich Drepper  <drepper@myware>
  579.  
  580.     * configure.in (AC_PROG_YACC):
  581.     Add check.  Is now needed for msgfmt program.
  582.  
  583. Thu Sep  7 00:19:11 1995  Ulrich Drepper  <drepper@myware>
  584.  
  585.     * Makefile.in (dist): Don't use long --gzip option for tar.
  586.  
  587. Tue Aug 29 23:37:44 1995  Ulrich Drepper  <drepper@myware>
  588.  
  589.     * acconfig.h: Remove comment followinf #endif.  We now use
  590.      indentation.  Reported by Franc,ois Pinard.
  591.  
  592. Sat Aug 19 23:21:19 1995  Ulrich Drepper  <drepper@myware>
  593.  
  594.     * Makefile.in: Correct install vs install-src goals.
  595.  
  596.     * README: Add comment about alias data base.
  597.  
  598.     * Makefile.in: Remove Emacs mode selection.
  599.  
  600.     * configure.in:
  601.     Generate intl/VERSION file in configure run.  config.status will *not*
  602.     create the file.
  603.     (AC_OUTPUT): Remove intl/VERSION.
  604.  
  605.     * Makefile.in: Make install call install-src-recursive and install-src.
  606.  
  607.     * Makefile.in:
  608.     Make install-local depend on install-src.  I.e. the sources and
  609.     gettextize will always be installed.
  610.  
  611.     * Makefile.in: Make goal more appropriate for parallel build.
  612.     Inspired by Franc,ois Pinard.
  613.  
  614. Fri Aug 18 23:44:56 1995  Ulrich Drepper  <drepper@myware>
  615.  
  616.     * configure.in (ALL_LINGUAS):
  617.     Add no@nynorsk for nynorsk dialect of norwegian language.
  618.     Provided by norwegian translation team.
  619.  
  620.     * aclocal.m4, configure.in: Use AC_CHECK_FUNC instead of
  621.      AC_FUNC_CHECK.
  622.  
  623.     * configure.in (VERSION): Bump to 0.9.3.
  624.  
  625.     * aclocal.m4 (ud_GNU_GETTEXT): Add stpcpy to AC_REPLACE_FUNCS.
  626.  
  627. Tue Aug 15 13:15:17 1995  Ulrich Drepper  <drepper@myware>
  628.  
  629.     * configure.in (AC_OUTPUT):
  630.     Generation of intl/VERSION in extra shell code failed.  Now
  631.     make it a autoconf'ed file.
  632.  
  633.     * configure.in (AC_OUTPUT): Generate intl/VERSION file.
  634.  
  635. Tue Aug 15 05:52:53 1995  Ulrich Drepper  <drepper@myware>
  636.  
  637.     * configure.in (AC_CHECK_FUNCS): Remove getcwd, putenv, and setenv.
  638.  
  639.     * Makefile.in (install-src):
  640.     Install NLS as root-NLS.  Now also install aclocal.m4.
  641.  
  642. Mon Aug 14 23:51:36 1995  Ulrich Drepper  <drepper@myware>
  643.  
  644.     * configure.in (AC_OUTPUT):
  645.     Rewrite misc/gettextize instead of misc/makelinks.
  646.  
  647.     * Makefile.in (prefix, gettextsrcdir):
  648.     Directory values needed for installation.
  649.     (INSTALL, INSTALL_DATA): Programs now needed for installing NLS file.
  650.     (install-src, install-src-recursive): New rules for installing gettext
  651.     sources for use in gettextize shell script.
  652.  
  653. Sun Aug 13 14:38:19 1995  Ulrich Drepper  <drepper@myware>
  654.  
  655.     * aclocal.m4 (AC_CHECK_FUNCS):
  656.     Unless the AC_FUNC_MMAP function does not check for the
  657.     existence of the munmap function (which does not exist on NeXT)
  658.      we do it ourself.  Report by Marcus Daniels.
  659.  
  660.     * aclocal.m4:
  661.     Generate po/POTFILES correct even if srcdir is an absolute path.
  662.     Report by Marcus Daniels.
  663.  
  664. Wed Aug  9 01:21:56 1995  Ulrich Drepper  <drepper@myware>
  665.  
  666.     * configure.in (VERSION): Bump to 0.9.2.
  667.  
  668.     * README: Mention points for normal user to install GNU gettext.
  669.  
  670. Tue Aug  8 21:34:12 1995  Ulrich Drepper  <drepper@myware>
  671.  
  672.     * aclocal.m4 (AC_REPLACE_FUNCS): New, to test for strcasecmp.
  673.  
  674.     * aclocal.m4: Fix typo: ditribution -> distribution.
  675.     Report by Franc,ois Pinard.
  676.  
  677. Mon Aug  7 22:52:43 1995  Ulrich Drepper  <drepper@myware>
  678.  
  679.     * aclocal.m4 (ud_GNU_GETTEXT):
  680.     Add AC_REQUIRE(...) for all test necessary for intl/
  681.     subdirectory.
  682.     (AC_CHECK_HEADERS): Add limits.h, malloc.h, string.h, unistd.h,
  683.      and values.h.
  684.     (AC_CHECK_FUNCS): Add getcwd, putenv, setenv, strchr.
  685.     Reported by Franc,ois Pinard.
  686.  
  687.     * configure.in (AC_REPLACE_FUNCS):
  688.     strcspn is now placed here instead of in AC_CHECK_FUNCS.
  689.     (AC_HAVE_HEADERS): Don't test for stdlib.h.
  690.       Reported by Franc,ois Pinard.
  691.  
  692. Fri Aug  4 22:16:58 1995  Ulrich Drepper  <drepper@myware>
  693.  
  694.     * configure.in (Version): Bump to 0.9.1.
  695.  
  696.     * configure.in (AC_OUTPUT): Remove unneeded `;'.
  697.  
  698.     * Makefile.in (dist): Remove `copying instead' message.
  699.  
  700.     * Makefile.in (dist): Change mode of directories to 777.
  701.     Add option -o to tar command.
  702.  
  703. Wed Aug  2 19:37:09 1995  Ulrich Drepper  <drepper@myware>
  704.  
  705.     * configure.in (VERSION): Bump to 0.9.
  706.  
  707.     * configure.in (AC_OUTPUT):
  708.     Add new file misc/makelinks and make it executable.
  709.  
  710. Tue Aug  1 22:51:27 1995  Ulrich Drepper  <drepper@myware>
  711.  
  712.     * acconfig.h: Remove unneeded definition of HAVE_ASPRINTF.
  713.  
  714.     * Makefile.in (SUBDIRS):
  715.     make int doc/ first and unconditionally make in intl/.
  716.  
  717.     * configure.in (VERSION): Bump to 0.8.2.
  718.  
  719. Sun Jul 30 12:12:40 1995  Ulrich Drepper  <drepper@myware>
  720.  
  721.     * aclocal.m4 (ud_WITH_NLS):
  722.     Don't define INTLOBJS when using systems gettext.
  723.     Always define DATADIRNAME.
  724.     Don't compute catalogs to be installed when --disable-nls is
  725.      selected.
  726.  
  727. Sat Jul 29 23:22:39 1995  Ulrich Drepper  <drepper@myware>
  728.  
  729.     * configure.in (ALL_LINGUAS): Add norwegian catalog.
  730.  
  731. Sat Jul 22 01:13:06 1995  Ulrich Drepper  <drepper@myware>
  732.  
  733.     * configure.in (VERSION): Bump to 0.8.1.
  734.     (ud_PATH_SITELISP): Replace with call to ud_PATH_LISPDIR.
  735.  
  736.     * aclocal.m4 (ud_EMACS_TRY_PREFIX): Remove rule.
  737.     (ud_PATH_SITELISP): Rename to ud_PATH_LISPDIR and simplify it it.
  738.     By François Pinard.
  739.  
  740. Wed Jul 19 02:22:18 1995  Ulrich Drepper  <drepper@myware>
  741.  
  742.     * aclocal.m4 (ud_PATH_SITELISP):
  743.     If no Emacs program is found define ac_cv_path_sitelisp
  744.     to `no'.
  745.  
  746.     * configure.in (GETTEXTPRG):
  747.     Remove variable.  Always create and install gettext.
  748.  
  749. Tue Jul 18 20:09:41 1995  Ulrich Drepper  <drepper@myware>
  750.  
  751.     * configure.in (VERSION): Bump to 0.8.
  752.  
  753. Tue Jul 18 01:32:09 1995  Ulrich Drepper  <drepper@myware>
  754.  
  755.     * Makefile.in (DISTFILES): Remove magic.add.  Now in misc/.
  756.     (SUBDIRS): Add misc.
  757.  
  758.     * README: Fix typo: one -> once.  Reported by Franc,ois Pinard.
  759.     Mention that magic.add is now found in misc/.
  760.  
  761.     * configure.in (VERSION): Bump to 0.7.5.
  762.     (AC_OUTPUT): Add misc/Makefile.
  763.  
  764.     * aclocal.m4 (ud_PATH_SITELISP):
  765.     Remove command for test files was incorrectly placed.
  766.  
  767. Tue Jul 18 00:27:22 1995  Ulrich Drepper  <drepper@myware>
  768.  
  769.     * magic.add: Moved to misc/.
  770.  
  771.     * acconfig.h: Uniform test for __STDC__.
  772.  
  773. Mon Jul 17 00:23:22 1995  Ulrich Drepper  <drepper@myware>
  774.  
  775.     * aclocal.m4 (ud_PATH_SITELISP):
  776.     Try path given with configures --prefix option.
  777.  
  778. Sun Jul 16 22:36:07 1995  Ulrich Drepper  <drepper@myware>
  779.  
  780.     * configure.in (SITELISPDIR, ELCFILES):
  781.     Test for Emacs and generation of substition values
  782.     is extended and now found in aclocal.m4.
  783.  
  784.     * aclocal.m4 (ud_PATH_SITELISP, ud_EMACS_TRY_PREFIX):
  785.     New rules to test for Emacs' site-lisp directory.
  786.  
  787. Sun Jul 16 00:09:24 1995  Ulrich Drepper  <drepper@myware>
  788.  
  789.     * configure.in (ELCFILES):
  790.     Substitute as Make variable: $(ELCFILES) instead of $ELCFILES.
  791.     Reported by Eric Backus.
  792.  
  793.     * configure.in (VERSION): Bump to 0.7.4.
  794.  
  795. Sat Jul 15 00:48:11 1995  Ulrich Drepper  <drepper@myware>
  796.  
  797.     * acconfig.h (INVALID_PATH_CHAR): De-ANSI-fy string.
  798.  
  799.     * configure.in (VERSION): Bump to 0.7.3.
  800.     (AC_CHECK_FUNCS): Add mblen.
  801.     (AC_OUTPUT): Due shorted file names now write src/tupdate.
  802.  
  803. Thu Jul 13 22:35:36 1995  Ulrich Drepper  <drepper@myware>
  804.  
  805.     * configure.in (VERSION): Bump to 0.7.2.
  806.  
  807. Thu Jul 13 01:40:17 1995  Ulrich Drepper  <drepper@myware>
  808.  
  809.     * aclocal.m4: po-to-msg.sed and po-to-tbl.sed are now called
  810.      po2msg.sed and po2tbl.sed resp.
  811.  
  812.     * configure.in: Check for Emacs.
  813.     If Emacs exists, enable regeneration of *.elc files.
  814.     (AC_OUTPUT): New file checks/Makefile.
  815.  
  816.     * Makefile.in (SUBDIRS): New subdirectory `checks'.
  817.     New goal check: simply recurse through all subdirectories.
  818.  
  819. Wed Jul 12 00:26:12 1995  Ulrich Drepper  <drepper@myware>
  820.  
  821.     * NLS: New version by Franc,ois Pinard.
  822.  
  823. Tue Jul 11 21:43:49 1995  Ulrich Drepper  <drepper@myware>
  824.  
  825.     * acconfig.h (WARN_ID_LEN):
  826.     new constant.  Specifies length of messages from which
  827.     on warnings are given to prevent breaking limits of compilers and
  828.     tools.
  829.  
  830.     * configure.in (AC_OUTPUT): tupdate.perl is now found in src/
  831.  
  832. Tue Jul 11 01:30:24 1995  Ulrich Drepper  <drepper@myware>
  833.  
  834.     * aclocal.m4 (ud_GNU_GETTEXT): Construct po-to-tbl.sed
  835.     by removing comments.
  836.  
  837.     * configure.in: Don't have default path for Perl.
  838.     strtoul can now be substituted when necessary.
  839.  
  840. Tue Jul  4 22:27:48 1995  Ulrich Drepper  <drepper@myware>
  841.  
  842.     * configure.in (VERSION): Bump to 0.7.1.
  843.  
  844.     * aclocal.m4 (ud_GNU_GETTEXT): Correct loop for determining LINGUAS.
  845.  
  846.     * configure.in (AC_REPLACE_FUNCS): Add memmove.
  847.  
  848. Tue Jul  4 00:22:30 1995  Ulrich Drepper  <drepper@myware>
  849.  
  850.     * aclocal.m4: aclocal.m4: Create intl/ before writing sed script.
  851.  
  852. Sun Jul  2 01:51:36 1995  Ulrich Drepper  <drepper@myware>
  853.  
  854.     * First official release.  This directory solely contains
  855.     the usual configuration stuff.
  856.