chiark / gitweb /
+ * New adnsheloex client courtesy of Tony Finch (and copyright notices
[adns.git] / configure.in
index 55b81287e9dc519f1b79a15976d7da74b40e2c74..b21404022c592d1af3a2b86cf29c428237438794 100644 (file)
@@ -4,8 +4,8 @@
 #    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
 #
 #  It is part of adns, which is
-#    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
-#    Copyright (C) 1999-2000 Tony Finch <dot@dotat.at>
+#    Copyright (C) 1997-2005 Ian Jackson <ian@davenant.greenend.org.uk>
+#    Copyright (C) 1999-2004 Tony Finch <dot@dotat.at>
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
@@ -113,7 +113,6 @@ DPKG_CACHED_TRY_COMPILE(inlines,dpkg_cv_c_inline,,
  AC_MSG_RESULT(no))
 
 ADNS_C_GCCATTRIB
-AC_CHECK_HEADERS(sys/select.h)
 
 AC_SUBST(WARNS)