summaryrefslogtreecommitdiff
path: root/modules/libtextstyle-optional
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libtextstyle-optional')
-rw-r--r--modules/libtextstyle-optional5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/libtextstyle-optional b/modules/libtextstyle-optional
index cd05be2eee..616f17eadc 100644
--- a/modules/libtextstyle-optional
+++ b/modules/libtextstyle-optional
@@ -29,9 +29,8 @@ BUILT_SOURCES += $(TEXTSTYLE_H)
# <textstyle.h> when the system doesn't have one.
if GL_GENERATE_TEXTSTYLE_H
textstyle.h: textstyle.in.h $(top_builddir)/config.status
- $(AM_V_GEN)
-@NMD@ $(AM_V_at)$(MKDIR_P) '%reldir%'
- $(AM_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/textstyle.in.h
+@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
+ $(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/textstyle.in.h
$(AM_V_at)mv $@-t $@
else
textstyle.h: $(top_builddir)/config.status