+2011-07-12 Benoit Sigoure <tsunanet@gmail.com> (tiny change)
+
+ docs: fix typo in AC_PATH_PROG
+ * doc/autoconf.texi (Erlang Compiler and Interpreter):
+ s/AC_PROG_PATH/AC_PATH_PROG/.
+ * THANKS: Update.
+
2011-06-30 Paul Eggert <eggert@cs.ucla.edu>
* tests/semantics.at (AC_REPLACE_FUNCS): Test for just-fixed bug.
Bart Oldeman bartoldeman@users.sourceforge.net
Ben Elliston bje@redhat.com
Ben Pfaff pfaffben@debian.org
+Benoit Sigoure tsunanet@gmail.com
Bill Moseley moseley@hank.org
Bill Northcott w.northcott@unsw.edu.au
Bill Sommerfeld sommerfeld@apollo.hp.com
is not set in the environment, set it to an empty value.
The two optional arguments have the same meaning as the two last arguments of
-macro @code{AC_PROG_PATH} for looking for the @command{erlc} program. For
+macro @code{AC_PATH_PROG} for looking for the @command{erlc} program. For
example, to look for @command{erlc} only in the @file{/usr/lib/erlang/bin}
directory:
complete path of the interpreter command found.
The two optional arguments have the same meaning as the two last arguments of
-macro @code{AC_PROG_PATH} for looking for the @command{erl} program. For
+macro @code{AC_PATH_PROG} for looking for the @command{erl} program. For
example, to look for @command{erl} only in the @file{/usr/lib/erlang/bin}
directory: