From 5cc26d672dce4cc0a06f51d7d57ae293f68fb4d2 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 22 Mar 1996 11:49:28 +0000 Subject: Oops, forget to add an option to not build russian fonts --- x11/XFree86-4-clients/scripts/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/XFree86-4-clients') diff --git a/x11/XFree86-4-clients/scripts/configure b/x11/XFree86-4-clients/scripts/configure index 65254bfd2b49..dc88893227ac 100644 --- a/x11/XFree86-4-clients/scripts/configure +++ b/x11/XFree86-4-clients/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 -- cgit