chiark / gitweb /
Use autoconf to find -linnstorage etc., and link statically
[innduct.git] / Makefile.in
index e49548ecc004e816aa4e0b8c504ccda0fdf1f195..6b06eaaa9a1ec2bbda77600e11d723c475554426 100644 (file)
@@ -234,10 +234,11 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
        $(top_srcdir)/autoconf-aux/depcomp \
        $(top_srcdir)/autoconf-aux/install-sh \
        $(top_srcdir)/autoconf-aux/missing \
-       $(top_srcdir)/autoconf-aux/mkinstalldirs autoconf-aux/compile \
-       autoconf-aux/config.guess autoconf-aux/config.sub \
-       autoconf-aux/depcomp autoconf-aux/install-sh \
-       autoconf-aux/missing autoconf-aux/mkinstalldirs
+       $(top_srcdir)/autoconf-aux/mkinstalldirs autoconf-aux/COPYING \
+       autoconf-aux/compile autoconf-aux/config.guess \
+       autoconf-aux/config.sub autoconf-aux/depcomp \
+       autoconf-aux/install-sh autoconf-aux/missing \
+       autoconf-aux/mkinstalldirs
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
@@ -362,7 +363,7 @@ innduct_SOURCES = duct.c conn.c filemon.c infile.c recv.c xmit.c \
                cli.c defer.c help.c statemc.c __oop-read-copy.c
 
 dist_doc_DATA = README.states README.statistics
-innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop
+innduct_LDADD = -lm -loop
 MAINTAINERCLEANFILES = configure config.h.in Makefile.in
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-am