.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcConfigSetSysRoot" "3" "05 8月 2016" "Fontconfig 2.12.1" "" .SH NAME FcConfigSetSysRoot \- Set the system root directory .SH SYNOPSIS .nf \fB#include .sp void FcConfigSetSysRoot (FcConfig *\fIconfig\fB, const FcChar8 *\fIsysroot\fB); .fi\fR .SH "DESCRIPTION" .PP Set 'sysroot' as the system root directory. fontconfig prepend 'sysroot' to the cache directories in order to allow people to generate caches at the build time. Note that this causes changing current config. i.e. this function calls FcConfigSetCurrent() internally. .SH "SINCE" .PP version 2.10.92