Added that HAVE_FNMATCH_PROTO thingy

This commit is contained in:
Dabb 2000-11-02 17:57:41 +00:00
parent f9556db838
commit 5e30af41b3

View file

@ -267,6 +267,9 @@
/* Define if you have the <fnmatch.h> header file. */
#define HAVE_FNMATCH_H 1
/* Define if you have the fnmatch proto file. */
#define HAVE_FNMATCH_PROTO 1
/* Experimental 3DNOW support */
#ifdef HAVE_3DNOW_ASM
#define atan _atan