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:
Assar Westerlund
1999-12-14 01:37:58 +00:00
parent 859558acf6
commit 198d8e6db5

View File

@@ -42,7 +42,7 @@ RCSID("$Id$");
* We would like to always use this signal but there is a link error
* on NEXTSTEP
*/
#ifndef NeXT
#if !defined(NeXT) && !defined(__APPLE__)
/*
* Bugs:
*