diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-05-23 22:48:55 +0300 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-05-23 22:48:55 +0300 |
commit | d4510e53d8dd18ac397ca0d4df74d4de682e0a38 (patch) | |
tree | 871345991be1a06d4427c9440d71bb0d6b314994 /configs/linux-dri | |
parent | 6c56e0e1fb8556593c7070cb031449cc8f404940 (diff) |
drop GLcore
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index b4889d0176..8c325c7d34 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -48,7 +48,6 @@ LIBDRM_LIB = `pkg-config --libs libdrm` DRI_LIB_DEPS = $(EXTRA_LIB_PATH) -lm -lpthread -lexpat -ldl $(LIBDRM_LIB) GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \ -lm -lpthread -ldl $(LIBDRM_LIB) -GLCORE_LIB_DEPS = -lm -lpthread -ldl # This is now 0 by default since it seems to confuse the hell out of people |