summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-03-22 11:49:28 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-03-22 11:49:28 +0000
commit4a0d52a6c77852a6609ceb1cdf282a0b75612b67 (patch)
tree3c0fe95728ec8b9ff8c4face047e05f3f6fe1d1f /x11-servers
parentNo package name necessary, also "hex" doesn't start with a vowel (unless (diff)
Oops, forget to add an option to not build russian fonts
Notes
Notes: svn path=/head/; revision=2877
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XFree86-4-Server-snap/scripts/configure1
-rw-r--r--x11-servers/XFree86-4-Server/scripts/configure1
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