mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
mi: List extensions in usage message
Not all extensions can be enabled or disabled at runtime, list the extensions which can from the help message rather than on error only. v2: * Print the header message in the ListStaticExtensions() (Peter Hutterer) * Do not export ListStaticExtensions() as Xserver API Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
committed by
Olivier Fourdan
parent
a81c98e42a
commit
3cdac5ba07
@@ -122,6 +122,7 @@ if build_xorg
|
||||
# For now, requires xf86 ddx, could be adjusted to use another
|
||||
unit_sources = [
|
||||
'../mi/miinitext.c',
|
||||
'../mi/miinitext.h',
|
||||
'fixes.c',
|
||||
'input.c',
|
||||
'list.c',
|
||||
|
||||
Reference in New Issue
Block a user