diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6fc0e2a55c7..1056fa18100 100644 --- a/configure.ac +++ b/configure.ac @@ -469,7 +469,7 @@ dnl dnl this variable will be prepended to SRC_DIRS and is not exported CORE_DIRS="mapi/glapi glsl mesa" -SRC_DIRS="glew" +SRC_DIRS="" GLU_DIRS="sgi" GALLIUM_DIRS="auxiliary drivers state_trackers" GALLIUM_TARGET_DIRS="" |