From f76ce3deba05b3ebd8b4e02a1385bfc6b2cc231b Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Tue, 23 Oct 2001 22:24:34 +0000 Subject: [PATCH] DBM (mcom_db.h) is no longer testing for the HAVE_COMPAT_H macro. git-svn-id: svn://10.0.0.236/trunk@106073 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/dbm/config/config.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/security/dbm/config/config.mk b/mozilla/security/dbm/config/config.mk index 7460f72071f..94fc55a0bc6 100644 --- a/mozilla/security/dbm/config/config.mk +++ b/mozilla/security/dbm/config/config.mk @@ -63,6 +63,5 @@ endif # # None of the platforms that we are interested in need to -# define HAVE_COMPAT_H and HAVE_MEMORY_H. -# SunOS 4.1.3 needs to define HAVE_COMPAT_H. +# define HAVE_MEMORY_H. #