This should have been in quotes - orevent OS/2 build warning

This commit is contained in:
mkaply%us.ibm.com 2002-03-21 13:20:50 +00:00
parent c780c0c080
commit aa930accac

View File

@ -1101,7 +1101,7 @@ case "$target" in
GFXWIN_DLL='\"gfx_$(MOZ_GFX_TOOLKIT)$(DLL_SUFFIX)\"'
MOZ_ENABLE_POSTSCRIPT=
RC=rc.exe
RCFLAGS=-n -x2
RCFLAGS='-n -x2'
# EMX/GCC build
if test "$GNU_CC"; then