diff options
author | Paul Smith <psmith@gnu.org> | 2002-08-10 01:27:16 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-08-10 01:27:16 +0000 |
commit | 299c72e6ed86a1e7a50ec1f5d1a813c383ed0345 (patch) | |
tree | d155f782aee6b11704d59a8dd958bc09d5b2c9d5 /README.cvs | |
parent | ee3a4f9dd600b4a80a9957e2c3dd90c99d73cf0e (diff) | |
download | gunmake-299c72e6ed86a1e7a50ec1f5d1a813c383ed0345.tar.gz |
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.
Diffstat (limited to 'README.cvs')
-rw-r--r-- | README.cvs | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -24,7 +24,7 @@ Building From CVS ----------------- To build GNU make from CVS, you will need Autoconf 2.53 (or better), -Automake 1.6.1 (or better), and Gettext 0.11.3-pre2 (or better), and any +Automake 1.6.3 (or better), and Gettext 0.11.5 (or better), and any tools that those utilities require (GNU m4, Perl, etc.). You will also need a copy of wget. @@ -125,9 +125,8 @@ foolhardy), here is a canned sequence of commands to build a GNU make distribution package from a virgin CVS source checkout (assuming all the prerequisites are available of course). -This list is eminently suitable for a quick swipe o' the old mouse and a -swift click o' mouse-2 into an xterm. I even grudgingly removed my use -of "advanced shell features" like {}. Go for it! +This list is eminently suitable for a quick swipe o' the mouse and a +swift click o' mouse-2 into an xterm. Go for it! autopoint |