aboutsummaryrefslogtreecommitdiffstats
path: root/mk/Autoconf.mk
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-02-22 10:00:10 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-02-22 10:00:10 +0100
commitdb370e47ce045dafd354a1a1109b49ec60478bce (patch)
treecc9152c472cd976e735a5ca83600ef6f1787b2d7 /mk/Autoconf.mk
parentad17d8c58b54aa7e947cfc82fbda9753c1da249c (diff)
downloadfbida-db370e47ce045dafd354a1a1109b49ec60478bce.tar.gz
update maintainer targets
Diffstat (limited to 'mk/Autoconf.mk')
-rw-r--r--mk/Autoconf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/Autoconf.mk b/mk/Autoconf.mk
index a2f6dd3..7608ea5 100644
--- a/mk/Autoconf.mk
+++ b/mk/Autoconf.mk
@@ -162,7 +162,7 @@ config: Make.config
@true
Make.config: $(srcdir)/GNUmakefile
- @printf "$(make-config-q)" > $@
+ @echo -e "$(make-config-q)" > $@
@echo
@echo "Make.config written, edit if needed"
@echo