summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure13
1 files changed, 0 insertions, 13 deletions
diff --git a/configure b/configure
index d64e397b07..b0b94f6776 100755
--- a/configure
+++ b/configure
@@ -1436,18 +1436,6 @@ fi
echores "$_builtin_expect"
-echocheck "kstat"
-_kstat=no
-statement_check kstat.h 'kstat_open()' -lkstat && _kstat=yes
-if test "$_kstat" = yes ; then
- def_kstat="#define HAVE_LIBKSTAT 1"
- extra_ldflags="$extra_ldflags -lkstat"
-else
- def_kstat="#undef HAVE_LIBKSTAT"
-fi
-echores "$_kstat"
-
-
echocheck "posix4"
# required for nanosleep on some systems
_posix4=no
@@ -4216,7 +4204,6 @@ $def_builtin_expect
$def_dl
$def_dos_paths
$def_iconv
-$def_kstat
$def_macosx_bundle
$def_macosx_finder
$def_priority