Commit 0095a7bba8262759d3086e654050520356697539

Frank Heckenbach 2018-11-18T00:55:56

Debian patch patch-relibtoolize-prep.diff

diff --git a/Makefile.am b/Makefile.am
index 7163770..5d63efe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,13 +34,13 @@ EXTRA_DIST = \
 
 # Print out an informative summary.
 all-local:
-	@$(ECHO) "Done."
-	@$(ECHO)
+	@echo "Done."
+	@echo
 	@if test "x$(MAKECMDGOALS)" = "xall-am" -o "x$(.TARGETS)" = "xall-am" -o "x$(MAKECMDGOALS)" = "x" -o "x$(.TARGETS)" = "x" ; then \
-	  $(ECHO) "---" ;\
-	  $(ECHO) "Run 'make install' to begin installation into $(prefix)" ;\
+	  echo "---" ;\
+	  echo "Run 'make install' to begin installation into $(prefix)" ;\
 	fi
-	@$(ECHO)
+	echo
 
 maintainer-clean-local:
 	-rm -rf .auto