зеркало из https://github.com/mozilla/pjs.git
Bug 154689: removed the "with Shared Database" string. NSS is always built
that way now.
This commit is contained in:
Родитель
34bf480152
Коммит
3e01cf2736
|
@ -35,14 +35,7 @@
|
||||||
#include <winver.h>
|
#include <winver.h>
|
||||||
|
|
||||||
#define MY_LIBNAME "softokn"
|
#define MY_LIBNAME "softokn"
|
||||||
|
#define MY_FILEDESCRIPTION "NSS PKCS #11 Library"
|
||||||
#ifdef REMOTE_DBM
|
|
||||||
#define DBM " with Shared Database"
|
|
||||||
#else
|
|
||||||
#define DBM ""
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define MY_FILEDESCRIPTION "NSS PKCS #11 Library" DBM
|
|
||||||
|
|
||||||
#define STRINGIZE(x) #x
|
#define STRINGIZE(x) #x
|
||||||
#define STRINGIZE2(x) STRINGIZE(x)
|
#define STRINGIZE2(x) STRINGIZE(x)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче