]> sourceware.org Git - lvm2.git/commit
Generate liblvm2app and libdevmapper exported symbols from header files.
authorAlasdair Kergon <agk@redhat.com>
Fri, 25 Jun 2010 18:17:38 +0000 (18:17 +0000)
committerAlasdair Kergon <agk@redhat.com>
Fri, 25 Jun 2010 18:17:38 +0000 (18:17 +0000)
commit1c78aa19ff8945362ad6635c5f064c8590853dd3
tree7d6bece05be9ee971cfd18a9160ea833d68bb19d
parenta64fec07227c715cf489365c8484d3eea0ad3333
Generate liblvm2app and libdevmapper exported symbols from header files.

Detection is simply by prefix - dm_ or lvm_ - and any additional symbols needed
but not detected this way are placed in .exported_symbols.
WHATS_NEW
libdm/.exported_symbols
libdm/Makefile.in
liblvm/.exported_symbols
liblvm/Makefile.in
make.tmpl.in
This page took 0.040519 seconds and 5 git commands to generate.