summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-08-18 15:00:22 +0000
committerwtc%netscape.com <devnull@localhost>1998-08-18 15:00:22 +0000
commit41e22ad80dfa67fbcf0940f9c101111bb039dcf9 (patch)
tree96b1102578b613e3e7fb6dd6d7464d361129ca05
parentdeb39e6d0c09f308838f7499fb481c47e63bd50d (diff)
downloadnspr-hg-41e22ad80dfa67fbcf0940f9c101111bb039dcf9.tar.gz
Define HAVE_LONG_LONG because gcc/g++ support 'long long'.NGLayoutStability2_BASE
-rw-r--r--pr/include/md/_dgux.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/pr/include/md/_dgux.cfg b/pr/include/md/_dgux.cfg
index ade4c03e..4fb5dd46 100644
--- a/pr/include/md/_dgux.cfg
+++ b/pr/include/md/_dgux.cfg
@@ -29,6 +29,7 @@
#define IS_LITTLE_ENDIAN 1
#undef IS_BIG_ENDIAN
+#define HAVE_LONG_LONG
#undef HAVE_ALIGNED_DOUBLES
#undef HAVE_ALIGNED_LONGLONGS