From: Daiki Ueno Date: Wed, 22 Apr 2009 06:44:26 +0000 (+0000) Subject: INSTALL-CVS: Don't mention autotools versions. X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=29adf21efa3c7205bf0d7e57b4963ec11fce1c8d INSTALL-CVS: Don't mention autotools versions. doc/Makefile.am (AUTOMAKE_OPTIONS): Suppress warning about GNU make portability issues. --- diff --git a/INSTALL-CVS b/INSTALL-CVS index 4e09b8a..cbc02f6 100644 --- a/INSTALL-CVS +++ b/INSTALL-CVS @@ -7,20 +7,14 @@ about development versions are _unwelcome_ to us. If you are a beginning user, who just wants to try the product, check out the released version. -(0) logging in to anonymous CVS server. - - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login - - CVS password: [CR] # NULL string - (1) checkout modules % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout riece -Specify revision tag in front of the module name. +You can specify a revision tag in front of the module name. (2) bootstrapping % autoreconf -f -i -You will need newer versions of autoconf & automake. +Note that "autoreconf" is not "autoconf". diff --git a/doc/Makefile.am b/doc/Makefile.am index 77d585d..942453a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,4 @@ +AUTOMAKE_OPTIONS = -Wno-portability EXTRA_DIST = texinfo.tex infohack.el ptexinfmt.el irchat-copyright.el \ HACKING HACKING.ja