Correctly show documentation build status

Correctly show if building documentation is enabled or not in configure
summary.

Fixes https://github.com/harfbuzz/harfbuzz/issues/741
This commit is contained in:
Khaled Hosny 2018-02-04 12:05:12 +02:00 committed by Behdad Esfahbod
parent e8859fca3e
commit cf943f682b
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ Platform shapers (not normally needed):
DirectWrite: ${have_directwrite}
Other features:
Documentation: ${have_gtk_doc}
Documentation: ${enable_gtk_doc}
GObject bindings: ${have_gobject}
Introspection: ${have_introspection}
])