]> The Tcpdump Group git mirrors - tcpdump/blobdiff - Makefile-devel-adds
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / Makefile-devel-adds
index d377f5317fb52aac2413ed6072a425639c026f19..7bf6420c1c82c22e68d9cf0e4005878dde2d71c0 100644 (file)
@@ -7,7 +7,7 @@ ${srcdir}/configure: configure.in aclocal.m4
 
 # autoheader might not change config.h.in, so touch a stamp file.
 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in
-${srcdir}/stamp-h.in: configure.in acconfig.h
+${srcdir}/stamp-h.in: configure.in aclocal.m4
        cd ${srcdir} && autoheader
        echo timestamp > ${srcdir}/stamp-h.in