diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-16 21:15:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-16 21:15:15 +0000 |
commit | d82080eed7fcacce4a33d8877756b7153327ea55 (patch) | |
tree | 168139703a76f377a91b77bda1df5af6e9b9609b /www/kompozer/files | |
parent | * Merge patches from Mozilla 1.7 [1] (diff) |
Remove some contradictory configure options.
Submitted by: Michael Johnson <ahze@ahze.net>
Diffstat (limited to 'www/kompozer/files')
-rw-r--r-- | www/kompozer/files/mozconfig.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/kompozer/files/mozconfig.in b/www/kompozer/files/mozconfig.in index d1cfe8782fa5..9b25610f4e32 100644 --- a/www/kompozer/files/mozconfig.in +++ b/www/kompozer/files/mozconfig.in @@ -12,8 +12,6 @@ export CXXFLAGS="%%CXXFLAGS%%" ac_add_options --prefix=%%PREFIX%% ac_add_options --disable-svg -ac_add_options --without-system-mng -ac_add_options --without-system-png ac_add_options --disable-ldap ac_add_options --disable-mailnews ac_add_options --disable-installer |