mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 12:11:54 +08:00
12 lines
204 B
Diff
12 lines
204 B
Diff
--- a/gtk-doc.make
|
|
+++ b/gtk-doc.make
|
|
@@ -298,7 +298,7 @@ uninstall-local:
|
|
#
|
|
# Require gtk-doc when making dist
|
|
#
|
|
-if HAVE_GTK_DOC
|
|
+if ENABLE_GTK_DOC
|
|
dist-check-gtkdoc: docs
|
|
else
|
|
dist-check-gtkdoc:
|