1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/dm-tools
Adam Joseph dc8837f079 configure.ac: handle --disable-shared flag
Since LVM 2.02 it appears that compiling LVM on a platform which
lacks a shared library linker/loader will fail to produce any
binaries (dmsetup, lvm2, etc).

Adds support for the standard --disable-shared flag, and
use it to disable attempts at building shared libraries.

Modified-by: zkabelac
2023-10-13 14:25:02 +02:00
..
.gitignore dmfilemapd: Move to libdm/dm-tools 2018-06-14 14:27:19 +01:00
dmfilemapd.c Quote path value in --filemap debug messages 2023-10-12 11:31:14 +00:00
dmsetup.c dmstats: use correct value for precise in _stats_create_file() 2023-10-12 11:31:14 +00:00
Makefile.in configure.ac: handle --disable-shared flag 2023-10-13 14:25:02 +02:00
util.h libdm: use libdm header util.h 2021-03-30 13:08:14 +02:00