macosx = rhapsody ~= nextstep also can't handle various definitions of
the same symbol. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7590 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -42,7 +42,7 @@ RCSID("$Id$");
|
|||||||
* We would like to always use this signal but there is a link error
|
* We would like to always use this signal but there is a link error
|
||||||
* on NEXTSTEP
|
* on NEXTSTEP
|
||||||
*/
|
*/
|
||||||
#ifndef NeXT
|
#if !defined(NeXT) && !defined(__APPLE__)
|
||||||
/*
|
/*
|
||||||
* Bugs:
|
* Bugs:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user