]> 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)
commit8b2055719d2ab712d51ba23394ae3c99bfc3c6ff
tree7d6bece05be9ee971cfd18a9160ea833d68bb19d
parent9bce3d3bcf23517f1e603ddde50bcc97ca49cab3
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.033488 seconds and 5 git commands to generate.