__attribute__: check for autoconf'd HAVE___ATTRIBUTE__ instead of GNUC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5267 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
#define SIG_ERR ((RETSIGTYPE (*)())-1)
|
||||
#endif
|
||||
|
||||
#if !defined(__GNUC__) && !defined(__attribute__)
|
||||
#ifndef HAVE___ATTRIBUTE__
|
||||
#define __attribute__(x)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user