mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-03-13 03:33:28 +00:00
Some more defs.
This commit is contained in:
parent
58a4575aeb
commit
ed7e9b001f
1 changed files with 3 additions and 0 deletions
|
@ -267,6 +267,9 @@
|
|||
/* Define if you have the fnmatch proto file. */
|
||||
#define HAVE_FNMATCH_PROTO 1
|
||||
|
||||
/* Define if you have the <netinet/in.h> header file */
|
||||
#undef HAVE_NETINET_IN_H
|
||||
|
||||
/* Experimental 3DNOW support */
|
||||
#ifdef HAVE_3DNOW_ASM
|
||||
#define atan _atan
|
||||
|
|
Loading…
Reference in a new issue