mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-9775 Remove use-system-sm option
This commit is contained in:
parent
82674f1510
commit
1c53e2b9e9
@ -243,8 +243,6 @@ add_option( "use-system-boost", "use system version of boost libraries", 0, True
|
||||
|
||||
add_option( "use-system-snappy", "use system version of snappy library", 0, True )
|
||||
|
||||
add_option( "use-system-sm", "use system version of spidermonkey library", 0, True )
|
||||
|
||||
add_option( "use-system-v8", "use system version of v8 library", 0, True )
|
||||
|
||||
add_option( "use-system-stemmer", "use system version of stemmer", 0, True )
|
||||
|
Loading…
Reference in New Issue
Block a user