From c529f6bf701dcb50741a444f496ede1fa6a44fe0 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 16 Jul 2005 00:56:20 +0000 Subject: strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the modular X build --- src/mesa/main/glheader.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mesa/main/glheader.h') diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h index d1acd9ef81..ee34076fb7 100644 --- a/src/mesa/main/glheader.h +++ b/src/mesa/main/glheader.h @@ -70,11 +70,6 @@ #include -/* This is no longer uses since we dumped autoconf/automake! */ -#ifdef HAVE_CONFIG_H -#include "conf.h" -#endif - /* Get typedefs for uintptr_t and friends */ #if defined(_WIN32) #include -- cgit v1.2.3