Added HAVE_MGRAPH_H

This commit is contained in:
Danne 2000-05-20 08:07:47 +00:00
parent fa06af16e4
commit 1bd34e0dc5
1 changed files with 3 additions and 0 deletions

View File

@ -254,6 +254,9 @@
/* Posix, needed for limits.h and Unix stuffs to work right */ /* Posix, needed for limits.h and Unix stuffs to work right */
#define _POSIX_ #define _POSIX_
/* Define if we've scitech MGL library and mgraph.h */
#define HAVE_MGRAPH_H 1
#ifdef HAVE_3DNOW_ASM #ifdef HAVE_3DNOW_ASM
#define atan _atan #define atan _atan
#define atan2 _atan2 #define atan2 _atan2