diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/current.in | 1 | ||||
-rw-r--r-- | configs/default | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/current.in b/configs/current.in index c4908421044..1802271f9ad 100644 --- a/configs/current.in +++ b/configs/current.in @@ -105,7 +105,6 @@ GLAPI_LIB_GLOB = @GLAPI_LIB_GLOB@ # Directories to build LIB_DIR = @LIB_DIR@ SRC_DIRS = @SRC_DIRS@ -GLU_DIRS = @GLU_DIRS@ DRIVER_DIRS = @DRIVER_DIRS@ GALLIUM_DIRS = @GALLIUM_DIRS@ GALLIUM_DRIVERS_DIRS = @GALLIUM_DRIVERS_DIRS@ diff --git a/configs/default b/configs/default index ea026e6320e..1f167b58e06 100644 --- a/configs/default +++ b/configs/default @@ -95,7 +95,6 @@ MOTIF_CFLAGS = -I/usr/include/Motif1.2 LIB_DIR = lib SRC_DIRS = glsl mapi/glapi mapi/vgapi mesa \ gallium egl gallium/winsys gallium/targets glu -GLU_DIRS = sgi DRIVER_DIRS = x11 osmesa # Gallium directories and |