summaryrefslogtreecommitdiff
path: root/modules/libtextstyle-optional
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libtextstyle-optional')
-rw-r--r--modules/libtextstyle-optional4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/libtextstyle-optional b/modules/libtextstyle-optional
index 342d718890..a9656803a5 100644
--- a/modules/libtextstyle-optional
+++ b/modules/libtextstyle-optional
@@ -15,6 +15,10 @@ vasprintf-posix
configure.ac:
# You need to invoke gl_LIBTEXTSTYLE_OPTIONAL yourself, possibly with arguments.
+if test -z "$GL_GENERATE_TEXTSTYLE_H"; then
+ GL_GENERATE_TEXTSTYLE_H=false
+fi
+gl_CONDITIONAL_HEADER([textstyle.h])
AC_PROG_MKDIR_P
Makefile.am: