Reported by Tim Rühsen <tim.ruehsen@gmx.de>.
* modules/langinfo (Makefile.am): Substitute HAVE_LANGINFO_ALTMON.
+2018-01-26 Bruno Haible <bruno@clisp.org>
+
+ langinfo: Fix last commit.
+ Reported by Tim Rühsen <tim.ruehsen@gmx.de>.
+ * modules/langinfo (Makefile.am): Substitute HAVE_LANGINFO_ALTMON.
+
2018-01-24 Bruno Haible <bruno@clisp.org>
langinfo, nl_langinfo: Add support for alternative month names.
-e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
+ -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
-e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
-e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \