From 1596e646fc78b9ce9f670bfb617f17432a9fef39 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Thu, 18 May 2000 11:41:41 +0000 Subject: [PATCH] Cosmetic change --- build/build2.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build2.mk b/build/build2.mk index b51f86ace4..047a7f2108 100644 --- a/build/build2.mk +++ b/build/build2.mk @@ -52,7 +52,7 @@ acconfig.h: $(acconfig_h_SOURCES) cat $(acconfig_h_SOURCES) > $@ $(makefile_in_files): $(makefile_am_files) aclocal.m4 configure.in $(config_m4_files) - @echo rebuilding Makefile.in\'s + @echo rebuilding Makefile templates @for i in $(LT_TARGETS); do \ if test -f "$$i"; then \ mv $$i $$i.bak; \ -- 2.50.1