diff options
Diffstat (limited to 'bootstrap.am')
-rw-r--r-- | bootstrap.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.am b/bootstrap.am index 965389f..61fc0d3 100644 --- a/bootstrap.am +++ b/bootstrap.am @@ -33,7 +33,7 @@ SUBST_MACRO = <FS@PACKAGE^Q@\e@PACKAGE@\e;>J \ <FS@scitecodatadir^Q@\e$(scitecodatadir)\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;>J + <FS@DATE^Q@\e$(shell LC_ALL=C @DATE@ "+%d %b %Y")\e;>J # The SciTECO-based substitutor must not process config.h.in. @top_srcdir@/config.h: ; |