pmccabe2html: escaping of special characters
[gnulib.git] / modules / mktime-internal
index c26b622..90c8cbb 100644 (file)
@@ -10,6 +10,10 @@ mktime
 
 configure.ac:
 gl_FUNC_MKTIME_INTERNAL
+if test $REPLACE_MKTIME = 1; then
+  AC_LIBOBJ([mktime])
+  gl_PREREQ_MKTIME
+fi
 
 Makefile.am: