mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
* Makefile.maint (err_func_re): Add lxcError.
This commit is contained in:
parent
f4d2430d6c
commit
b8fb14a905
@ -1,5 +1,7 @@
|
||||
Mon Mar 24 11:16:58 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
* Makefile.maint (err_func_re): Add lxcError.
|
||||
|
||||
* qemud/remote.c: Don't include <getopt.h>. Not used.
|
||||
|
||||
Sync Makefile rules from coreutils.
|
||||
|
@ -299,7 +299,7 @@ sc_two_space_separator_in_usage:
|
||||
1>&2; exit 1; } || :
|
||||
|
||||
err_func_re = \
|
||||
(DISABLE_fprintf|qemudLog|(xmlRpc|vir(Xend|XML|Hash|Conf|Test|LibConn|StorageReport))Error)
|
||||
(DISABLE_fprintf|qemudLog|(xmlRpc|vir(Xend|XML|Hash|Conf|Test|LibConn|StorageReport|lxc))Error)
|
||||
|
||||
# Look for diagnostics that aren't marked for translation.
|
||||
# This won't find any for which error's format string is on a separate line.
|
||||
|
Loading…
x
Reference in New Issue
Block a user