From: Stefano Lattarini Date: Sat, 4 May 2013 23:09:20 +0000 (+0200) Subject: fixlet: remove leftover comment fragment X-Git-Tag: v1.16~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7010b652966b23567be6e099d6e1c2e01441f213;p=thirdparty%2Fautomake.git fixlet: remove leftover comment fragment * configure.ac: Here. Signed-off-by: Stefano Lattarini --- diff --git a/configure.ac b/configure.ac index 7dad97b48..497c2b7a1 100644 --- a/configure.ac +++ b/configure.ac @@ -176,7 +176,6 @@ AC_MSG_RESULT([$result]) # FIXME: for file systems with sub-second timestamp resolutions, this # FIXME: might be just one second (or even less if 'sleep' supports # FIXME: non-integer arguments); is it worth pursuing that road? -# than another we wait at least 5 seconds between creations. AC_SUBST([MODIFICATION_DELAY], [2]) ## ------------------------------------------- ##