summaryrefslogtreecommitdiff
path: root/modules/stdio
diff options
context:
space:
mode:
Diffstat (limited to 'modules/stdio')
-rw-r--r--modules/stdio2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/stdio b/modules/stdio
index f286f4b445..0d5b68c3ea 100644
--- a/modules/stdio
+++ b/modules/stdio
@@ -52,7 +52,7 @@ BUILT_SOURCES += stdio.h
# doesn't have one that works with the given compiler.
stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
- $(MKDIR_P) '%reldir%' && \
+@NMD@ $(MKDIR_P) '%reldir%' && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \