r=pepper HPUX specific change - enable 64-bit int for js

This commit is contained in:
mgleeson1%netscape.com 1999-10-14 23:20:27 +00:00
parent 55085002e0
commit ad3478d01d

View File

@ -83,7 +83,7 @@ JS_END_EXTERN_C
#define JS_HAVE_LONG_LONG
#elif defined(HPUX)
#undef JS_HAVE_LONG_LONG
#define JS_HAVE_LONG_LONG
#elif defined(IRIX)
#define JS_HAVE_LONG_LONG