From 3ca04de57502956e537209af8a80026202b3db94 Mon Sep 17 00:00:00 2001 From: "Makoto Fujiwara (CF-SX2)" Date: Sun, 29 Oct 2017 21:24:05 +0900 Subject: [PATCH] (tc-git/Makefile) more file for SUBST (string-to-int) --- tc-git/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tc-git/Makefile b/tc-git/Makefile index 446e9ff0f1..4707aba43f 100644 --- a/tc-git/Makefile +++ b/tc-git/Makefile @@ -67,7 +67,7 @@ SUBST_SED.texinfo= -e '/if $$\(MAKEINFO\) $$\(AM_MAKEINFOFLAGS\) $$\(MAKEINFOFLA SUBST_CLASSES+= s2i SUBST_MESSAGE.s2i= string-to-int is an obsolete function; use `string-to-number' instead SUBST_STAGE.s2i= post-patch -SUBST_FILES.s2i= lisp/eelll.el lisp/tc-is22.el lisp/tc-pre.el lisp/tc-pre-base.in +SUBST_FILES.s2i= lisp/eelll.el lisp/tc-is22.el lisp/tc-is20.el lisp/tc-is19.el lisp/tc-pre.el SUBST_SED.s2i= -e s/string-to-int/string-to-number/g .include "options.mk"