diff --git a/docs/reference/glib/building.xml b/docs/reference/glib/building.xml index 61027ff17..79567f6f7 100644 --- a/docs/reference/glib/building.xml +++ b/docs/reference/glib/building.xml @@ -158,7 +158,7 @@ The optional SELinux support in GIO requires libselinux. To build GLib without SELinux support, use the - option. + option. @@ -317,8 +317,9 @@ - <option>-Dselinux=false</option> and - <option>-Dselinux=true</option> + <option>-Dselinux=auto</option>, + <option>-Dselinux=enabled</option> or + <option>-Dselinux=disabled</option> By default, GLib will detect if libselinux is available and