]> sourceware.org Git - lvm2.git/commit - configure
Add new liblvm build directory and move lvm_base.c.
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 6 Mar 2009 16:19:52 +0000 (16:19 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 6 Mar 2009 16:19:52 +0000 (16:19 +0000)
commite0c64c6c35e7d673a627a3487e3d30f2f7c79c53
tree32dd100a0c2b4d4725b351f3a60b8ebe1a598fc0
parent0bf8455b64bf73e4536c60b6c7b6239dce6db904
Add new liblvm build directory and move lvm_base.c.

The original liblvm.a has been moved to liblvm-internal.a.
We now use liblvm.a for the new application library and build
it inside liblvm directory.

Change dependencies so tools depend on liblvm application library,
and application library depends on liblvm internal.
Makefile.in
WHATS_NEW
configure
configure.in
lib/Makefile.in
liblvm/Makefile.in [new file with mode: 0644]
liblvm/lvm_base.c [moved from lib/lvm_base.c with 100% similarity]
This page took 0.029692 seconds and 5 git commands to generate.