Hi, I noticed a typo. Stepan Index: aclocal.in =================================================================== RCS file: /cvs/automake/automake/aclocal.in,v retrieving revision 1.132 diff -u -r1.132 aclocal.in --- aclocal.in 14 May 2005 20:28:50 -0000 1.132 +++ aclocal.in 1 Jul 2005 08:21:21 -0000 @@ -323,7 +323,7 @@ # scan_configure_dep ($file) # -------------------------- # Scan a configure dependency (configure.ac, or separate m4 files) -# for uses of know macros and AC_REQUIREs of possibly unknown macros. +# for uses of known macros and AC_REQUIREs of possibly unknown macros. # Recursively scan m4_included files. sub scan_configure_dep ($) {