2006-02-23 17:10:28 +00:00
|
|
|
/*
|
|
|
|
* CRUX X11 configuration.
|
|
|
|
*/
|
|
|
|
|
2006-02-23 21:47:57 +00:00
|
|
|
#define DefaultGcc2i386Opt #CFLAGS# -fno-strength-reduce
|
2006-02-23 17:10:28 +00:00
|
|
|
#define TermcapLibrary -lncurses
|
|
|
|
#define ForceNormalLib YES
|
|
|
|
#define SystemManDirectory /usr/man
|
|
|
|
#define VarLibDir /var/lib
|
|
|
|
|
2006-02-23 18:52:07 +00:00
|
|
|
#define SharedLibXau YES
|
|
|
|
|
|
|
|
#define BuildXterm YES
|
|
|
|
#define InstallXtermSetUID NO
|
|
|
|
#define InstallXtermSetGID NO
|
|
|
|
|
2006-02-23 17:10:28 +00:00
|
|
|
#define HasNCurses YES
|
|
|
|
#define HasFreetype2 YES
|
|
|
|
#define HasFontconfig YES
|
|
|
|
#define HasLibpng YES
|
|
|
|
#define HasZlib YES
|
|
|
|
#define HasExpat YES
|
|
|
|
#define HasLibCrypt YES
|
|
|
|
#define HasPam NO
|
|
|
|
|
|
|
|
#define BuildLinuxDocPS NO
|
|
|
|
#define BuildLinuxDocText NO
|
|
|
|
#define BuildLinuxDocHtml NO
|
|
|
|
#define BuildHtmlManPages NO
|
|
|
|
#define BuildSpecsDocs NO
|
|
|
|
#define BuildAllSpecsDocs NO
|
2006-02-23 18:52:07 +00:00
|
|
|
#define BuildIPv6 YES
|
2006-02-23 17:10:28 +00:00
|
|
|
|
2006-02-23 18:52:07 +00:00
|
|
|
#define BuildCyrillicFonts YES
|
|
|
|
#define BuildKOI8_RFonts YES
|
|
|
|
#define BuildArabicFonts YES
|
|
|
|
#define BuildGreekFonts YES
|
|
|
|
#define BuildHebrewFonts YES
|
|
|
|
#define BuildThaiFonts YES
|
|
|
|
#define BuildJapaneseFonts YES
|
|
|
|
#define BuildKoreanFonts YES
|
|
|
|
#define BuildChineseFonts YES
|
2006-02-23 17:10:28 +00:00
|
|
|
|
|
|
|
/* End of file */
|