diff options
-rw-r--r-- | bootstrap.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.am b/bootstrap.am index 8e1c318..9fbe814 100644 --- a/bootstrap.am +++ b/bootstrap.am @@ -35,7 +35,7 @@ SUBST_MACRO = EB$<\e \ <FS@pkgdatadir^Q@\e$(pkgdatadir)\e;>J \ <FS@scitecolibdir^Q@\e$(scitecolibdir)\e;>J \ <FS@TECO_INTEGER^Q@\e@TECO_INTEGER@\e;>J \ - <FS@DATE^Q@\e$(shell LC_ALL=C @DATE@ "+%d %b %Y")\e; -D>J \ + <FS@DATE^Q@\e$(shell LC_ALL=C @DATE@ "+%d %b %Y")\e;>J \ EW$@\e # The SciTECO-based substitutor must not process config.h.in. |