]> sourceware.org Git - lvm2.git/commit - configure
Fix wrong usage of exec_prefix from previous patch introducing LVM_PATH define
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 7 Jun 2010 14:31:59 +0000 (14:31 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 7 Jun 2010 14:31:59 +0000 (14:31 +0000)
commita9b601e2be266cd88feb05a74ad72be7f3f5f7a3
tree338c47542f00babd9aaad8b42bb66621d6e94a84
parent4c10ab562769a0339096a4d9712b4a6e11886678
Fix wrong usage of exec_prefix from previous patch introducing LVM_PATH define

Introduce lvm_exec_prefix with resolved exec_prefix.
(using same ac_default_prefix as for CLVMD_PATH)
Use lvm_exec_prefix instead of dmeventd_prefix (fixes missing ac_default_prefix)

Note: This patch is rather hot-fix as currently generate code
does not create correct code for make exec_prefix=
configure
configure.in
This page took 0.028486 seconds and 5 git commands to generate.