This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog m4/make.m4 m4/missing.m4
- To: automake-cvs at sourceware dot cygnus dot com
- Subject: automake ./ChangeLog m4/make.m4 m4/missing.m4
- From: akim at sourceware dot cygnus dot com
- Date: 12 Nov 2001 08:55:54 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: akim@sources.redhat.com 2001-11-12 00:55:53
Modified files:
. : ChangeLog
m4 : make.m4 missing.m4
Log message:
* m4/make.m4 (AM_MAKE_INCLUDE): Serial 2.
Use `"#"' and `"""', which
Autoconf mode prefers over `'#'' and `'"''.
* m4/missing.m4 (AM_MISSING_HAS_RUN): Serial 3.
Rely on AC_MSG 2.50's quotation.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1653&r2=1.1654
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/make.m4.diff?cvsroot=automake&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/missing.m4.diff?cvsroot=automake&r1=1.21&r2=1.22