chiark / gitweb /
Move "autoconf" target stuff into autogen.sh
[innduct.git] / Makefile.am
index 7badc290e01b1b17a95078500a3a91e16abb2403..21003dbfbc3b13b09eea286d06ac922a8dfcd071 100644 (file)
@@ -47,12 +47,7 @@ innduct_SOURCES = duct.c conn.c filemon.c infile.c recv.c xmit.c \
 
 innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop
 
-autoconf:
-       aclocal-1.4
-       autoheader2.50
-       autoconf2.50
-       automake-1.4
-       perl -i.bak -pe '$$_="" if m/^(?:Makefile|config\.h):/..m/^$$/' \
-               Makefile.in
+autogen autoconf:
+       ./autogen.sh
 
 MAINTAINERCLEANFILES = configure config.h.in Makefile.in