Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit544bcb5

Browse files
committed
Clarify which xml tools are missing in meson error message
1 parentba2d278 commit544bcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ if not docs_opt.disabled()
587587
if xmllint_bin.found()and xsltproc_bin.found()
588588
docs_dep=declare_dependency()
589589
elif docs_opt.enabled()
590-
error('missing required tools for docs in HTML / man page format')
590+
error('missing required tools(xmllint and xsltproc needed)for docs in HTML / man page format')
591591
endif
592592
endif
593593

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp