Include jsosdep.h for JS_HAS_LONG_LONG flag
git-svn-id: svn://10.0.0.236/trunk@30695 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
39604be7ee
commit
7cf04a2482
@ -197,7 +197,7 @@
|
||||
# include "jscpucfg.h" /* Use standard Mac or Windows configuration */
|
||||
#elif defined(XP_UNIX)
|
||||
# include "jsautocfg.h" /* Use auto-detected configuration */
|
||||
/* # include "jsosdep.h" ...and platform-specific flags */
|
||||
# include "jsosdep.h" /* ...and platform-specific flags */
|
||||
#else
|
||||
# error "Must define one of XP_PC, XP_MAC or XP_UNIX"
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user