diff options
author | Herbert Dürr <hdu@apache.org> | 2013-11-06 08:32:13 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-11-06 08:32:13 +0000 |
commit | c81c999eeccc3657c712e50b39dc783c9cde0152 (patch) | |
tree | 33c90b81e10536f237ff769e3e60a09ceab51c1f /set_soenv.in | |
parent | ce2260c549c1cafadd1182e4e7155b18ab44e771 (diff) |
#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module
That module was used for its security libs and its address book support.
With #i122365# the dependency on its security libs was replaced with plain NSS.
With #i123575# the already quite bit-rotten seamonkey address books were removed.
Now there is nothing left for it to do and so that huge and complex module can
finally be retired after all these years.
Notes
Notes:
ignore: obsolete
Diffstat (limited to 'set_soenv.in')
-rw-r--r-- | set_soenv.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in index e0f16ab70894..76363e42c561 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -1958,7 +1958,6 @@ ToFile( "SYSTEM_PANGO", "@SYSTEM_PANGO@", "e" ); ToFile( "SYSTEM_LIBPNG", "@SYSTEM_LIBPNG@", "e" ); ToFile( "SYSTEM_LIBJPEG", "@SYSTEM_LIBJPEG@", "e" ); ToFile( "RAT_JAR_HOME", "@RAT_JAR_HOME@", "e" ); -ToFile( "DISABLE_XAW", "@DISABLE_XAW@", "e" ); ToFile( "DMAKE_URL", "@DMAKE_URL@", "e" ); ToFile( "DMAKE_PATH", "@DMAKE_PATH@", "e" ); ToFile( "IS_SYSTEM_DMAKE", "@IS_SYSTEM_DMAKE@", "e" ); |