From f534c1341347438ed7607b0afa12244df8f1cd0a Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 18 Sep 2011 17:34:47 -0400 Subject: Remove unused APP_LIB_DEPS variable Unused since removal of demos from the repository? Signed-off-by: Matt Turner Signed-off-by: Brian Paul --- configs/linux-static | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/linux-static') diff --git a/configs/linux-static b/configs/linux-static index 2b97daa..8a8db6e 100644 --- a/configs/linux-static +++ b/configs/linux-static @@ -20,5 +20,4 @@ GLU_LIB_DEPS = GLW_LIB_DEPS = # Need to specify all libraries we may need -APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) \ -l$(GL_LIB) -lm -L/usr/X11R6/lib/ -lX11 -lXext -lXmu -lXi -lpthread -- cgit v1.1