summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index 7efcb0f..43fe4ad 100644
--- a/configure.in
+++ b/configure.in
@@ -1632,12 +1632,6 @@ if test -n "$ac_cv_proc_meminfo"; then
1632 EXTRAS="$EXTRAS check_swap" 1632 EXTRAS="$EXTRAS check_swap"
1633fi 1633fi
1634 1634
1635AC_MSG_CHECKING([for /proc/pid/exe])
1636if [readlink /proc/$$/exe > /dev/null 2>&1]; then
1637 AC_MSG_RESULT([found])
1638 AC_DEFINE(HAVE_PROC_PID_EXE,1,[Define if we have /proc/pid/exe])
1639fi
1640
1641AC_PATH_PROG(PATH_TO_DIG,dig) 1635AC_PATH_PROG(PATH_TO_DIG,dig)
1642AC_ARG_WITH(dig_command, 1636AC_ARG_WITH(dig_command,
1643 ACX_HELP_STRING([--with-dig-command=PATH], 1637 ACX_HELP_STRING([--with-dig-command=PATH],