summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 705183a2..2bf94014 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1832,11 +1832,6 @@ if test -n "$PATH_TO_APTGET" ; then
1832fi 1832fi
1833 1833
1834 1834
1835if test -f $srcdir/plugins/check_nt.c ; then
1836 EXTRAS="$EXTRAS check_nt\$(EXEEXT)"
1837fi
1838
1839
1840dnl used in check_dhcp 1835dnl used in check_dhcp
1841AC_CHECK_HEADERS(sys/sockio.h) 1836AC_CHECK_HEADERS(sys/sockio.h)
1842 1837