You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
372 B

  1. --- a/configure
  2. +++ b/configure
  3. @@ -5044,9 +5044,6 @@ cat >>confdefs.h <<_ACEOF
  4. _ACEOF
  5. -if test $ac_size -lt 8; then :
  6. - as_fn_error $? "size of time_t is $ac_size, which is not large enough to fix the y2k38 bug" "$LINENO" 5
  7. -fi
  8. typename=`echo time_t | sed "s/[^a-zA-Z0-9_]/_/g"`
  9. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time_t is signed" >&5