From d4510e53d8dd18ac397ca0d4df74d4de682e0a38 Mon Sep 17 00:00:00 2001 From: George Sapountzis Date: Fri, 23 May 2008 22:48:55 +0300 Subject: drop GLcore --- configs/default | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configs/default') diff --git a/configs/default b/configs/default index 4aca075353..37b693932d 100644 --- a/configs/default +++ b/configs/default @@ -81,10 +81,6 @@ GLW_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(EXTRA_LIB_PATH) -lXt -lX11 # Program dependencies - specific GL/glut libraries added in Makefiles APP_LIB_DEPS = -lm -# GLcore dependencies -XORG_CFLAGS = `pkg-config --cflags xorg-server` -GLCORE_LIB_DEPS = -lm -lpthread - # Installation directories (for make install) INSTALL_DIR = /usr/local -- cgit v1.2.3