]> mj.ucw.cz Git - libucw.git/commit
Added a clean way for building of static PIC libraries
authorMartin Mares <mj@ucw.cz>
Fri, 1 Oct 2010 18:57:25 +0000 (20:57 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 1 Oct 2010 18:57:25 +0000 (20:57 +0200)
commit64e1c5f18620ca22d7584f8cef7c54539adf2b27
treeb66d1f185262f68216a635db2054eb0d15ef3ceb
parentf89a2cb16ceccf276034eedc52af9637266e79e3
Added a clean way for building of static PIC libraries

Defining CONFIG_STATIC_PIC adds a dependency on *-pic.a
to every pkg-config file. In addition to that, the .pc
files now contain a "picsuffix" variable which can be
overridden by the user to enable the PIC mode.
charset/Makefile
images/Makefile
images/libimages.pc
shxml/Makefile
shxml/libshxml.pc
ucw/Makefile
ucw/default.cfg
ucw/libucw.pc