summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure48
1 files changed, 0 insertions, 48 deletions
diff --git a/configure b/configure
index 61915a3..88113e3 100755
--- a/configure
+++ b/configure
@@ -14914,54 +14914,6 @@ fi
fi
-### Check for ftime
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ftime in -lc" >&5
-$as_echo_n "checking for ftime in -lc... " >&6; }
-if ${ac_cv_lib_c_ftime+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-lc $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
-#ifdef __cplusplus
-extern "C"
-#endif
-char ftime ();
-int
-main ()
-{
-return ftime ();
- ;
- return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_c_ftime=yes
-else
- ac_cv_lib_c_ftime=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_ftime" >&5
-$as_echo "$ac_cv_lib_c_ftime" >&6; }
-if test "x$ac_cv_lib_c_ftime" = xyes; then :
-
-
-$as_echo "#define FTIME 1" >>confdefs.h
-
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
-$as_echo "not found" >&6; }
-fi
-
-
### Check for setuid
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for setuid in -lc" >&5
$as_echo_n "checking for setuid in -lc... " >&6; }