automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch 4 of 4: Minor typo


From: Tim Van Holder
Subject: Patch 4 of 4: Minor typo
Date: Sat, 10 Feb 2001 22:52:58 +0100

2001-02-10  Tim Van Holder  <address@hidden>

        * m4/sanity.m4: Quote AC_MSG_RESULT's argument.

Index: m4/sanity.m4
===================================================================
RCS file: /cvs/automake/m4/sanity.m4,v
retrieving revision 1.11
diff -u -r1.11 sanity.m4
--- m4/sanity.m4        2001/01/25 15:50:36     1.11
+++ m4/sanity.m4        2001/02/10 21:25:16
@@ -43,4 +43,4 @@
 Check your system clock])
 fi
 rm -f conftest*
-AC_MSG_RESULT(yes)])
+AC_MSG_RESULT([yes])])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]