diff options
Diffstat (limited to 'bootstrap.am')
-rw-r--r-- | bootstrap.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.am b/bootstrap.am index 474a672..e4309bc 100644 --- a/bootstrap.am +++ b/bootstrap.am @@ -35,8 +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 \ - ^U[$$LC_ALL]C\e EG.d@DATE@ "+%d %b %Y"\e \ - <fs@DATE^Q@\e^EQ.d\e; -D>j \ + <fs@DATE^Q@\e$(shell LC_ALL=C @DATE@ "+%d %b %Y")\e; -D>j \ ew$@\e # The SciTECO-based substitutor must not process config.h.in. |