Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 188561 | Differences between
and this patch

Collapse All | Expand All

(-)opengl/Makefile.am.orig (-5 lines)
Lines 14-24 Link Here
14
# Create a shared object by faking an exe (thanks to ODE makefiles)
14
# Create a shared object by faking an exe (thanks to ODE makefiles)
15
traplibdir=$(prefix)
15
traplibdir=$(prefix)
16
16
17
18
if RELEASE_TO_PUBLIC
19
preext=r
20
endif
21
22
EXEEXT=$(preext)@so_ext@
17
EXEEXT=$(preext)@so_ext@
23
18
24
traplib_PROGRAMS=libZeroGSogl
19
traplib_PROGRAMS=libZeroGSogl

Return to bug 188561