]> The Tcpdump Group git mirrors - libpcap/commitdiff
The configure script depends on aclocal.m4.
authorGuy Harris <[email protected]>
Sun, 12 May 2013 22:30:07 +0000 (15:30 -0700)
committerGuy Harris <[email protected]>
Sun, 12 May 2013 22:30:07 +0000 (15:30 -0700)
Makefile-devel-adds

index d629bb62f0fc31c18333827d3b8f89ea58e01716..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
 
 # 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
+${srcdir}/stamp-h.in: configure.in aclocal.m4
        cd ${srcdir} && autoheader
        echo timestamp > ${srcdir}/stamp-h.in
 
        cd ${srcdir} && autoheader
        echo timestamp > ${srcdir}/stamp-h.in