freebsd-ports/graphics/glide3/files/patch-config-include
Nick Sayer 9d49968574 glide3 port. Most of the credit goes to Eric Anholt.
This makes a library good enough to be able to make the XFree86-4 port's
lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards.
2001-04-01 03:38:41 +00:00

31 lines
725 B
Plaintext

--- cvg/glide3/src/glidesys.h.orig Sat Mar 31 19:31:07 2001
+++ cvg/glide3/src/glidesys.h Sat Mar 31 19:24:43 2001
@@ -49,6 +49,7 @@
*
* 5 5/21/97 6:05a Peter
*/
+#include "config.h"
#ifndef __GLIDESYS_H__
#define __GLIDESYS_H__
--- h3/glide3/src/glidesys.h.orig Sat Mar 31 19:31:09 2001
+++ h3/glide3/src/glidesys.h Sat Mar 31 19:24:51 2001
@@ -56,6 +56,7 @@
*
* 5 5/21/97 6:05a Peter
*/
+#include "config.h"
#ifndef __GLIDESYS_H__
#define __GLIDESYS_H__
--- h5/glide3/src/glidesys.h.orig Sat Mar 31 19:31:11 2001
+++ h5/glide3/src/glidesys.h Sat Mar 31 19:24:58 2001
@@ -55,6 +55,7 @@
*
* 5 5/21/97 6:05a Peter
*/
+#include "config.h"
#ifndef __GLIDESYS_H__
#define __GLIDESYS_H__