you use AC_CONFIG_MACRO_DIR in configure.ac, which ldns is not doing,
and thus have files inside the m4 dir that exist. The current m4 setup
is probably more portable to older autoconf (needed because configure is not
in the svn itself for ldns).
* bugfix #310: POSIX specifies NULL second argument of gettimeofday.
* fix compiler warnings from llvm clang compiler.
* bugfix #309: ldns_pkt_clone did not clone the tsig_rr.
+ * Fix gentoo ebuild for drill, 'no m4 directory'.
1.6.4 2010-01-20
* Imported pyldns contribution by Zdenek Vasicek and Karel Slany.
RUNTIME_PATH = @RUNTIME_PATH@
DATE = $(shell date +%Y%m%d)
LIBTOOL = $(libtool) --tag=CC --quiet
-ACLOCAL_AMFLAGS = -Im4
INSTALL_LDNS_CONFIG = @INSTALL_LDNS_CONFIG@
LINT = splint