mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
OS/2 DLL names need to be 8.3
This commit is contained in:
parent
ba05ab6786
commit
b2afded753
@ -30,7 +30,7 @@ MODULE = bayesfilt
|
||||
LIBRARY_NAME = bayesfilt
|
||||
META_COMPONENT = mail
|
||||
EXPORT_LIBRARY = 1
|
||||
SHORT_LIBNAME = bayesfilt
|
||||
SHORT_LIBNAME = bayesflt
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsBayesianModule
|
||||
REQUIRES = xpcom \
|
||||
|
@ -400,7 +400,7 @@ bin/components/msgmdn.dll
|
||||
bin/components/mdn-service.js
|
||||
;bin/components/nsSetDefaultMail.js
|
||||
;bin/components/nsUnsetDefaultMail.js
|
||||
bin/components/bayesfilt.dll
|
||||
bin/components/bayesflt.dll
|
||||
bin/components/msgmailviews.xpt
|
||||
bin/components/msgmailviews.dll
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user