]> git.pld-linux.org Git - packages/Mesa.git/blame - Mesa-am.patch
- require only OpenGL-devel for Mesa-demos (can be used with XFree86-OpenGL)
[packages/Mesa.git] / Mesa-am.patch
CommitLineData
e1833810
JB
1--- Mesa-3.4.1/ggi/ggiglut/Makefile.am.orig Mon Jan 8 16:43:05 2001
2+++ Mesa-3.4.1/ggi/ggiglut/Makefile.am Sun Feb 25 22:52:38 2001
3@@ -4,7 +4,7 @@
4 lib_LTLIBRARIES = libglut.la
5
6 libglut_la_SOURCES = ggiglut.c
7-libglut_la_LDFLAGS = $(extra_libraries) -version-info 1:0 -no-undefined \
8+libglut_la_LDFLAGS = -version-info 1:0 -no-undefined \
9 -export-symbols $(srcdir)/EXPSYMS
10
11 ggiincludedir = $(includedir)/ggi
This page took 1.238972 seconds and 4 git commands to generate.