From 9204e87b2ea2e9b441ab6422ae58bfebb5cdffce Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Sat, 2 Jul 2005 07:38:40 +0000 Subject: Massive refactor of (most of) the Linux config files. This reduces the length of each config and brings a lot of much needed uniformity to them. --- configs/linux-dri | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/linux-dri') diff --git a/configs/linux-dri b/configs/linux-dri index 0953fb223b..cfd406a6e5 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -39,8 +39,6 @@ EXTRA_LIB_PATH=-L/usr/X11R6/lib DRI_LIB_DEPS = $(EXTRA_LIB_PATH) -lm -lpthread -lexpat -ldl GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lm -lpthread -ldl -GLUT_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(LIB_DIR) -l$(GLU_LIB) -l$(GL_LIB) -lX11 -lXmu -lXt -lXi -lm -GLW_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(LIB_DIR) -l$(GL_LIB) -lXt -lX11 # Directories -- cgit v1.2.3