f87e0d5ddb
- fix lp64 bug - fix alpha wantlib - adjust depends for esound & ORBit - use MODULE devel/gettext okay wilfried@ and reviewed by alek@
12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
$OpenBSD: patch-xpcom_components_xcDll_cpp,v 1.1 2005/04/01 19:24:07 kurt Exp $
|
|
--- xpcom/components/xcDll.cpp.orig Thu Mar 31 15:01:22 2005
|
|
+++ xpcom/components/xcDll.cpp Thu Mar 31 15:03:30 2005
|
|
@@ -66,7 +66,6 @@
|
|
|
|
#include "nsTraceRefcntImpl.h"
|
|
|
|
-#define UNLOAD_DEPENDENT_LIBS
|
|
#ifdef HPUX
|
|
#undef UNLOAD_DEPENDENT_LIBS
|
|
#endif
|