summaryrefslogtreecommitdiff
path: root/www/kompozer/files/mozconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/kompozer/files/mozconfig.in')
-rw-r--r--www/kompozer/files/mozconfig.in39
1 files changed, 0 insertions, 39 deletions
diff --git a/www/kompozer/files/mozconfig.in b/www/kompozer/files/mozconfig.in
deleted file mode 100644
index 9b25610f4e32..000000000000
--- a/www/kompozer/files/mozconfig.in
+++ /dev/null
@@ -1,39 +0,0 @@
-export MOZILLA_OFFICIAL=1
-export BUILD_OFFICIAL=1
-
-export MOZ_STANDALONE_COMPOSER=1
-mk_add_options MOZ_STANDALONE_COMPOSER=1
-
-export CC="%%CC%%"
-export CXX="%%CXX%%"
-export OS_LIBS="%%PTHREAD_LIBS%%"
-export CFLAGS="%%CFLAGS%%"
-export CXXFLAGS="%%CXXFLAGS%%"
-
-ac_add_options --prefix=%%PREFIX%%
-ac_add_options --disable-svg
-ac_add_options --disable-ldap
-ac_add_options --disable-mailnews
-ac_add_options --disable-installer
-ac_add_options --disable-activex
-ac_add_options --disable-activex-scripting
-ac_add_options --disable-tests
-ac_add_options --disable-oji
-ac_add_options --disable-necko-disk-cache
-ac_add_options --disable-profilesharing
-ac_add_options --enable-extensions=wallet,spellcheck,xmlextras,pref,universalchardet,editor/cascades,venkman,inspector
-ac_add_options --enable-necko-protocols=http,ftp,file,jar,viewsource,res,data
-ac_add_options --with-system-jpeg=%%LOCALBASE%%
-ac_add_options --with-system-png=%%LOCALBASE%%
-ac_add_options --with-system-mng=%%LOCALBASE%%
-ac_add_options --disable-pedantic
-ac_add_options --disable-short-wchar
-ac_add_options --enable-xprint
-ac_add_options --enable-crypto
-ac_add_options --disable-mathml
-ac_add_options --with-system-zlib
-ac_add_options --enable-freetype2
-ac_add_options --enable-toolkit=gtk2
-ac_add_options --enable-default-toolkit=gtk2
-ac_add_options --with-pthreads
-ac_add_options --with-gssapi=/usr