chiark / gitweb /
Look for inet_aton and inet_ntoa (in -lnsl and -lsocket).
[adns.git] / client / Makefile.in
index a3a6327ef084106fd5480f1d75d1aee5327042bc..67acef447a69f843a8dd2cab573d41dd2d65259c 100644 (file)
@@ -38,4 +38,4 @@ uninstall:
 adnstest:      adnstest.o $(srcdir)/../dynamic/$(SHLIBFILE)
 
 adnstest_s:    adnstest.o $(srcdir)/../src/libadns.a
-               $(CC) $(LDFLAGS) $^ -o $@ $(LIBS)
+               $(CC) $(LDFLAGS) $^ -o $@ $(LDLIBS)