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

Collapse All | Expand All

(-)a/makeMakefile.config (-1 / +1 lines)
Lines 1-7 Link Here
1
[GENERAL]
1
[GENERAL]
2
#**********************************************************
2
#**********************************************************
3
#* build OGDF as a static library (false) or shared library (true)
3
#* build OGDF as a static library (false) or shared library (true)
4
sharedLib = false
4
sharedLib = true
5
5
6
#* name of the static (import) library
6
#* name of the static (import) library
7
libName = libOGDF.a 
7
libName = libOGDF.a 

Return to bug 529830