summaryrefslogtreecommitdiffstats
path: root/configs/linux-osmesa16
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2011-09-18 17:34:47 -0400
committerBrian Paul <[email protected]>2011-09-19 07:39:19 -0600
commitf534c1341347438ed7607b0afa12244df8f1cd0a (patch)
treeff0c83166b45e0fdf2385dfb05a37a742d8730af /configs/linux-osmesa16
parent75eb92fb28545bd57281e465c1dadf63b38ab55a (diff)
Remove unused APP_LIB_DEPS variable
Unused since removal of demos from the repository? Signed-off-by: Matt Turner <[email protected]> Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'configs/linux-osmesa16')
-rw-r--r--configs/linux-osmesa161
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/linux-osmesa16 b/configs/linux-osmesa16
index e6c26a28630..c424214fe35 100644
--- a/configs/linux-osmesa16
+++ b/configs/linux-osmesa16
@@ -27,4 +27,3 @@ DRIVER_DIRS = osmesa
# Dependencies
OSMESA_LIB_DEPS = -lm -lpthread
GLU_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(OSMESA_LIB)
-APP_LIB_DEPS = -lm -lpthread