mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
build-aux: Get rid of 'make syntax-check' reference
Change the 'make syntax-check' reference after the switch to meson/ninja. Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
f31f3e4346
commit
e4dc0c4c16
@ -675,7 +675,7 @@ msg_gen_function += virReportErrorHelper
|
||||
msg_gen_function += virReportSystemError
|
||||
msg_gen_function += virLastErrorPrefixMessage
|
||||
|
||||
# Uncomment the following and run "make syntax-check" to see diagnostics
|
||||
# Uncomment the following and run "ninja test" to see diagnostics
|
||||
# that are not yet marked for translation, but that need to be rewritten
|
||||
# so that they are translatable.
|
||||
# msg_gen_function += fprintf
|
||||
|
Loading…
Reference in New Issue
Block a user