Paul Smith
db401d8e0a
Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1.
...
Fixed problems with the dist target (adding missing files).
Workaround for a bug in gettext 0.12.1 po/Makefile.in.in where distclean
wasn't cleaning everything, which caused distcheck to fail.
2003-07-31 13:04:32 +00:00
Paul Smith
dd70c67ea4
Added Ukrainian translation.
2002-12-19 14:31:45 +00:00
Paul Smith
47cd8d4624
Fix core dump on malformed variable line (Debian bug #81656 )
...
Allow SysV-style variable references to use {} in addition to ().
Add variable.h to the POTFILES.in since it has a translatable string.
2002-10-05 13:45:47 +00:00
Paul Smith
4a11acf047
Fix HAVE_BROKEN_RESTART logic.
...
Fix hash.h typos (only noticed when using Windows).
Update .cvsignore files.
2002-09-11 16:55:44 +00:00
Paul Smith
299c72e6ed
Update to a new version of automake and gettext.
...
Invent a new macro HAVE_DOS_PATHS and change various instances of:
#if defined(WINDOWS) || defined(__MSDOS__)
to use the new macro instead. This should help make the OS/2 port
cleaner, as well.
Invent a cvs-clean maintainer target that tries to get the workspace
back to the state it was in after a CVS checkout.
New language.
2002-08-10 01:27:16 +00:00
Paul Smith
ee3a4f9dd6
Change the version.
...
Update to require new gettext.
Change hash.c to by K&R.
Redo some strings to make i18n simpler.
2002-08-08 05:39:17 +00:00
Paul Smith
f2ceb0d68a
Incorporate some VMS fixes.
...
Add -B option docs.
Add .VARIABLES variable.
Add a few new tests.
Add a new translation: Swedish
2002-08-08 00:11:19 +00:00
Paul Smith
4d72c4c11e
Implement SysV-style $$@ support. I looked at E.Parmelan's patch but
...
decided to implement this a different way, and didn't use it.
2002-07-10 12:59:07 +00:00
Paul Smith
724925be2b
Various cleanups reported by people using the alpha release.
...
Incorporate "order-only" prerequisites patch. Wrote a test for it.
The test shows what might be a bug in the code; I need to look at it
more closely (anyway it doesn't behave as I expected). Also I haven't
done the docs yet.
2002-07-08 13:05:02 +00:00
Paul Smith
2f20fc1cc7
Remove .po files; we'll retrieve them directly from the translation site.
2002-07-08 03:25:34 +00:00
Paul Smith
99e01f61fd
Install newest German translation.
2002-05-13 14:40:16 +00:00
Paul Smith
306462f0bd
Updates for new tools. Everything works now building on Linux,
...
including creating make packages. I'll try some other systems tomorrow.
Also added a new translation: Croatian. Thanks!
2002-04-22 04:35:19 +00:00
Paul Smith
3a8a7a5d00
Updates and fixes for CVS builds.
...
Created a README.cvs describing the procedure.
2002-04-22 02:11:31 +00:00
Paul Smith
7ed1a08985
Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.
...
We're using Gettext's "external" feature to avoid including the intl
code in the GNU make distribution.
2002-04-21 23:57:24 +00:00
Paul Smith
de2a8fc730
* Updated gettext to use more advanced libit 0.7 version.
...
* Various cleanups.
2000-01-25 07:42:51 +00:00
Paul Smith
2fd5b943d1
* Implement GNU gettext internationalization support in GNU make.
2000-01-22 08:57:17 +00:00