Removed an internal asyncns relict
authorFrank Zschockelt <lm@freakysoft.de>
Thu, 04 Mar 2010 10:01:48 +0100
changeset 617 985421e66f25
parent 616 b853d91bc249
child 618 21918b7512b9
Removed an internal asyncns relict
loudmouth/Makefile.am
--- a/loudmouth/Makefile.am	Tue Mar 02 23:00:44 2010 +0100
+++ b/loudmouth/Makefile.am	Thu Mar 04 10:01:48 2010 +0100
@@ -33,12 +33,6 @@
 	lm-ssl-openssl.c
 endif
 
-if ! USE_SYSTEM_ASYNCNS
-asyncns_sources = \
-	asyncns.c     \
-	asyncns.h
-endif
-
 
 libloudmouth_1_la_SOURCES =             \
 	lm-connection.c                     \