1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/config
Peter Rajnoha 89d355ea04 configure: set DEFAULT_FALLBACK_TO_LVM1 in configure and use it in config_settings.h
Just like we have DEFAULT_USE_LVMETAD (or DEFUALT_USE_LVMPOLLD), use
fallback_to_lvm1=1 lvm.conf setting if we configured lvm2 with
--enable-lvm1-fallback and use fallback_to_lvm1=0 otherwise.

Also, generate proper lvm.conf.in with unconfigured value.
2015-06-30 14:09:05 +02:00
..
config_settings.h configure: set DEFAULT_FALLBACK_TO_LVM1 in configure and use it in config_settings.h 2015-06-30 14:09:05 +02:00
config.c lvmconfig: do not display settings with undefined default values 2015-06-25 13:51:55 +02:00
config.h lvmconfig: add --type full to display full tree of settings 2015-06-25 13:33:52 +02:00
defaults.h configure: set DEFAULT_FALLBACK_TO_LVM1 in configure and use it in config_settings.h 2015-06-30 14:09:05 +02:00