* doc/autoconf.texi (Guidelines): Fix grammaro.
+2009-06-27 William Pursell <bill.pursell@gmail.com> (tiny change)
+
+ Fix grammaro in documenation.
+ * doc/autoconf.texi (Guidelines): Fix grammaro.
+
2009-06-17 Eric Blake <ebb9@byu.net>
Fix AC_CHECK_HEADER infloop for gcc.
causes some @emph{compiler} error. Do not hesitate to check a header with
other headers included before, especially required headers.
-Make sure the symbols you use are properly defined, i.e., refrain for
+Make sure the symbols you use are properly defined, i.e., refrain from
simply declaring a function yourself instead of including the proper
header.