Tests: Remove unnecessary dependency.
[pspp] / m4 / time_r.m4
index 9bb28005fc0021f834ce64a17d5ded2de013608d..d646edc2d3c6f74f9ef5d342c39e1b7ec599b53d 100644 (file)
@@ -50,10 +50,6 @@ AC_DEFUN([gl_TIME_R],
   else
     HAVE_LOCALTIME_R=0
   fi
-  if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
-    AC_LIBOBJ([time_r])
-    gl_PREREQ_TIME_R
-  fi
 ])
 
 # Prerequisites of lib/time_r.c.