summaryrefslogtreecommitdiff
path: root/src/glu/Makefile
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-12-14 09:35:29 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-12-14 09:35:29 -0800
commit8be02fc8c67433bd2647f59abece5e8111859e40 (patch)
tree1f0fcf8501e9b2e89395417c161a6c0efebf2918 /src/glu/Makefile
parent71e208bafe9ca5e1c189fae3f251cc84034e5959 (diff)
Add OSMesa pkg-config file
This makes the GLU .pc file a little simpler, too.
Diffstat (limited to 'src/glu/Makefile')
-rw-r--r--src/glu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glu/Makefile b/src/glu/Makefile
index 4351d23599..e519dfeec4 100644
--- a/src/glu/Makefile
+++ b/src/glu/Makefile
@@ -21,7 +21,6 @@ pcedit = sed \
-e 's,@VERSION@,$(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY),' \
-e 's,@GLU_PC_REQ@,$(GLU_PC_REQ),' \
-e 's,@GLU_PC_REQ_PRIV@,$(GLU_PC_REQ_PRIV),' \
- -e 's,@GLU_PC_LIB@,$(GLU_PC_LIB),' \
-e 's,@GLU_PC_LIB_PRIV@,$(GLU_PC_LIB_PRIV),' \
-e 's,@GLU_PC_CFLAGS@,$(GLU_PC_CFLAGS),'
glu.pc: glu.pc.in