diff options
author | Matt Turner <[email protected]> | 2012-08-20 14:04:40 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-08-24 11:08:19 -0700 |
commit | d23b1b79777828848656e350a19ec3031205e9fc (patch) | |
tree | 226bfef6f68bdac4e0b2134a3270e50390297f40 /configs/current.in | |
parent | 0abb26ebff45bcbb82c094591079b6b70c4720bd (diff) |
build: Remove GLU_DIRS
Diffstat (limited to 'configs/current.in')
-rw-r--r-- | configs/current.in | 1 |
1 files changed, 0 insertions, 1 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@ |