Update to a new version of automake and gettext.
commit86101025cf030fc0066e0e9374d388422df70afb
authorpsmith <psmith>
Sat, 10 Aug 2002 01:27:16 +0000 (10 01:27 +0000)
committerpsmith <psmith>
Sat, 10 Aug 2002 01:27:16 +0000 (10 01:27 +0000)
treef76387ebd2bdf331a9a72e16e8ad39dd0fdcb905
parenta0a155f238814ad91c5d215a5205f5257e1f8554
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.
13 files changed:
README.cvs
config.h.W32.template
configh.dos.template
dir.c
function.c
implicit.c
job.c
main.c
maintMakefile
po/ChangeLog
po/LINGUAS
read.c
vpath.c