docs: don't forget to pass -I m4 to aclocal
commit84e5ac623e7b86de9f9a0821d46f4a297535099d
authorJon Masters <jcm@jonmasters.org>
Thu, 12 Mar 2009 17:35:50 +0000 (12 13:35 -0400)
committerJon Masters <jcm@jonmasters.org>
Thu, 12 Mar 2009 17:35:50 +0000 (12 13:35 -0400)
tree4f85d57d0127033bae8855017cdbef0dc850febb
parent644401fec545b4f5009d61b2118b6aa796b2d151
docs: don't forget to pass -I m4 to aclocal

We now use a separated out build directory to aid in building debug/nodebug
versions of the binaries for ease of testing, and other reasons. We need to
have aclocal include the m4 directory to pull in the additional macro.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
README