menuconfig MFIREBIRD bool depends on EXPERIMENTAL prompt "Mozilla Firefox " help Mozilla Firefox 0.8 The Browser, Reloaded Mozilla Firefox is an award-winning preview of next generation browsing technology from mozilla.org. Mozilla Firefox empowers you to accomplish your online activities faster, more safely and efficiently than any other browser, period. Built with Tab browsing, popup blocking and a number of other seamless innovations, Mozilla Firefox stands out ahead. #config MFIREBIRD_CALENDAR # bool # prompt "Calender Client" # depends on MFIREBIRD #config MFIREBIRD_MAILNEWS # bool # prompt "Mail+News Client" # depends on MFIREBIRD #config MFIREBIRD_MAILNEWS_STATICBUILD # bool # prompt " static mail build support" # depends on MFIREBIRD_MAILNEWS #config MFIREBIRD_LDAP # bool # prompt "LDAP support" # depends on MFIREBIRD config MFIREBIRD_FREETYPE2 bool prompt "FreeType2 support" depends on MFIREBIRD default y help FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). config MFIREBIRD_XFT bool prompt "Xft support" depends on MFIREBIRD help Xft is a simple library designed to interface the FreeType rasterizer with the X Rendering Extension. #config MFIREBIRD_POSTSCRIPT # bool # prompt "Postscript support" # depends on MFIREBIRD #config MFIREBIRD_XPRINT # bool # prompt "XPrint support" # depends on MFIREBIRD #config MFIREBIRD_CRYPTO # bool # prompt "Crypto support (PSM)" # depends on MFIREBIRD #config MFIREBIRD_JSD # bool # prompt "JavaScript debug library" # depends on MFIREBIRD #config MFIREBIRD_OJI # bool # prompt "Open JVM Integration support" # depends on MFIREBIRD #config MFIREBIRD_XINERAMA # bool # prompt "Xinerama support" # depends on MFIREBIRD #config MFIREBIRD_CTL # bool # prompt "Thai Complex Script support" # depends on MFIREBIRD #config MFIREBIRD_ACCESSABILITY # bool # prompt "Accessability support" # depends on MFIREBIRD #config MFIREBIRD_XPFE_COMP # bool # prompt "xpfe components" # depends on MFIREBIRD #config MFIREBIRD_XPINSTALL # bool # prompt "xpinstall support" # depends on MFIREBIRD #config MFIREBIRD_SINGLE_PROFILE # bool # prompt "Single profile support" # depends on MFIREBIRD #config MFIREBIRD_JSLOADER # bool # prompt "xpcom js loader support" # depends on MFIREBIRD #config MFIREBIRD_NATIVE_UCONV # bool # prompt "Iconv support" # depends on MFIREBIRD #config MFIREBIRD_PLAINTEXT # bool # prompt "Plaintext editor only" # depends on MFIREBIRD #config MFIREBIRD_COMPOSER # bool # prompt "Composer" # depends on MFIREBIRD #config MFIREBIRD_EXTENSIONS # bool # prompt "Enable extensions" # depends on MFIREBIRD #config MFIREBIRD_IMAGE_DECODERS # bool # prompt "Select Image Decoders" # depends on MFIREBIRD #config MFIREBIRD_IMAGE_DECODERS_MOD1 # bool # prompt " mod1" # depends on MFIREBIRD_IMAGE_DECODERS #config MFIREBIRD_IMAGE_DECODERS_MOD2 # bool # prompt " mod2" # depends on MFIREBIRD_IMAGE_DECODERS #config MFIREBIRD_MATHML # bool # prompt "MathML support" # depends on MFIREBIRD #config MFIREBIRD_SVG # bool # prompt "SVG support" # depends on MFIREBIRD #config MFIREBIRD_INSTALLER # bool # prompt "Installer support" # depends on MFIREBIRD #config MFIREBIRD_LEAKY # bool # prompt "Build leaky memory tool" # depends on MFIREBIRD #config MFIREBIRD_XPCTOOLS # bool # prompt "Build JS profiling tool" # depends on MFIREBIRD #config MFIREBIRD_TESTS # bool # prompt "Build test libraries & programs" # depends on MFIREBIRD #config MFIREBIRD_XPCOM_LEA # bool # prompt "Use Lea malloc in xpcom" # depends on MFIREBIRD config MFIREBIRD_DEBUG bool prompt "Build with debug info" depends on MFIREBIRD help Switches on debugging info generation during build config MFIREBIRD_OPTIMIZE string prompt "Optimisation Flags" depends on MFIREBIRD default "-O" help Optimization during build, use as in this example: --enable-optimize="-O3 -mcpu=G5 -mtune=G5 -mpowerpc64" #config MFIREBIRD_BOEHM # bool # prompt "Boehm Garbage Collector" # depends on MFIREBIRD #config MFIREBIRD_LOGGING # bool # prompt "Logging" # depends on MFIREBIRD #config MFIREBIRD_CRASH_ASSERT # bool # prompt "Crash on assert" # depends on MFIREBIRD #config MFIREBIRD_TIMELINE # bool # prompt "Timeline services" # depends on MFIREBIRD #config MFIREBIRD_XTERM_UPDATE # bool # prompt "Update XTERM titles with current command" # depends on MFIREBIRD #config MFIREBIRD_SHARED # bool # prompt "Build internal shared libraries" # depends on MFIREBIRD #config MFIREBIRD_COMPONENTLIB # bool # prompt "Build shared library containing all of the components" # depends on MFIREBIRD #config MFIREBIRD_XUL # bool # prompt "XUL support" # depends on MFIREBIRD #config MFIREBIRD_PROFILE_SHARING # bool # prompt "Enable profile sharing" # depends on MFIREBIRD #config MFIREBIRD_PROFILE_LOCKING # bool # prompt "Enable profile locking" # depends on MFIREBIRD #config MFIREBIRD_NECKO_PROTOCOLS # bool # prompt "Enable these protocol handlers" # depends on MFIREBIRD #config MFIREBIRD_NECKO_PROTOCOLS_FTP # bool # prompt " FTP" # depends on MFIREBIRD_NECKO_PROTOCOLS #config MFIREBIRD_NECKO_PROTOCOLS_HTTP # bool # prompt " HTTP" # depends on MFIREBIRD_NECKO_PROTOCOLS #config MFIREBIRD_NECKO_CACHE # bool # prompt "Enable necko disk cache" # depends on MFIREBIRD #config MFIREBIRD_NECKO_SMALLBUF # bool # prompt "Minimize size of necko's I/O buffers" # depends on MFIREBIRD