diff options
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/scripts/configure | 1 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/scripts/configure | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/scripts/configure b/x11-servers/XFree86-4-Server-snap/scripts/configure index 65254bfd2b49..dc88893227ac 100644 --- a/x11-servers/XFree86-4-Server-snap/scripts/configure +++ b/x11-servers/XFree86-4-Server-snap/scripts/configure @@ -73,6 +73,7 @@ echo "#undef BuildFontServer" >>$F echo "#define BuildFontServer $answ" >>$F echo "#undef InstallFSConfig" >>$F echo "#define InstallFSConfig $answ" >>$F +echo "#define BuildCyrillicFonts NO" >>$F cat <<'END' Do you want to Build Fonts (Usually you only want to build and install diff --git a/x11-servers/XFree86-4-Server/scripts/configure b/x11-servers/XFree86-4-Server/scripts/configure index 65254bfd2b49..dc88893227ac 100644 --- a/x11-servers/XFree86-4-Server/scripts/configure +++ b/x11-servers/XFree86-4-Server/scripts/configure @@ -73,6 +73,7 @@ echo "#undef BuildFontServer" >>$F echo "#define BuildFontServer $answ" >>$F echo "#undef InstallFSConfig" >>$F echo "#define InstallFSConfig $answ" >>$F +echo "#define BuildCyrillicFonts NO" >>$F cat <<'END' Do you want to Build Fonts (Usually you only want to build and install |