small patch to disable new drawingroutines on sgi
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
* ***** END GPL/BL DUAL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
#ifdef __sgi
|
||||
#define OLD_IMASEL 1
|
||||
#else
|
||||
#define OLD_IMASEL 0
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
Reference in New Issue
Block a user