X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=innduct.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=21003dbfbc3b13b09eea286d06ac922a8dfcd071;hp=7badc290e01b1b17a95078500a3a91e16abb2403;hb=a5b1f745e128f541586d90913241a95f8a9e0dd6;hpb=cc9e500c9ae3d74c3735168710a5f1a67bd14f81 diff --git a/Makefile.am b/Makefile.am index 7badc29..21003db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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