Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / m4 / time_r.m4
index 204c424..f8fbaf9 100644 (file)
@@ -9,7 +9,6 @@ dnl Written by Paul Eggert.
 
 AC_DEFUN([gl_TIME_R],
 [
-  AC_LIBSOURCES([time_r.c, time_r.h])
   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
   AC_REQUIRE([AC_C_RESTRICT])