0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
This commit is contained in:
dwight 2011-01-09 10:57:56 -05:00
parent 51ca8ee218
commit e1c86828cb

View File

@ -21,7 +21,7 @@ def foundxulrunner( env , options ):
if best is None:
print( "warning: using ubuntu without xulrunner-dev. we reccomend installing it" )
print( "warning: using ubuntu without xulrunner-dev. we recommend installing it" )
return False
incroot = "/usr/include/" + best + "/"