summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-09-20 00:50:31 +0000
committerwtc%netscape.com <devnull@localhost>1998-09-20 00:50:31 +0000
commite272019a2ef0e4605a43604de6407ddad9f77903 (patch)
treea9184caa42728d7c2187e16afba683c1d5baaa98
parentf20edc3cdc83adee477b6a6b50aaef20176f0a45 (diff)
downloadnspr-hg-e272019a2ef0e4605a43604de6407ddad9f77903.tar.gz
Backed out the HAVE_LONG_LONG change temporarily because
it breaks binary compatibility. We will put it back in after the v3.0 release is branched off.
-rw-r--r--pr/include/md/_bsdi.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/md/_bsdi.cfg b/pr/include/md/_bsdi.cfg
index 8edf411c..335baf4e 100644
--- a/pr/include/md/_bsdi.cfg
+++ b/pr/include/md/_bsdi.cfg
@@ -29,7 +29,7 @@
#define IS_LITTLE_ENDIAN 1
#undef IS_BIG_ENDIAN
-#define HAVE_LONG_LONG
+#undef HAVE_LONG_LONG
#undef HAVE_ALIGNED_DOUBLES
#undef HAVE_ALIGNED_LONGLONGS