Browse Source

b=528903, r=mfinkle, Stub reports missing Microsoft CRT DLL

matthew.gertner@gmail.com 15 years ago
parent
commit
0e15c403ba
1 changed files with 0 additions and 3 deletions
  1. 0 3
      client/stub/Makefile.in

+ 0 - 3
client/stub/Makefile.in

@@ -50,9 +50,6 @@ REQUIRES  = xpcom string xulapp
 
 CPPSRCS   = nsPrismStub.cpp
 
-# Statically link the CRT when possible
-USE_STATIC_LIBS = 1
-
 PROGRAM   = prism$(BIN_SUFFIX)
 
 LOCAL_INCLUDES = -I$(topsrcdir)/xpcom/build