chiark / gitweb /
improve wrapping in adns.h
[adns.git] / configure.in
index 10395c66eb36bb0f8c5056dd73e5d0ea757beea5..096396d1e9eaacef1d63e9d97ed85fa457e2392e 100644 (file)
@@ -5,7 +5,7 @@
 #
 #  It is part of adns, which is
 #    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
-#    Copyright (C) 1999 Tony Finch <dot@dotat.at>
+#    Copyright (C) 1999-2000 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)