All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix 'make check' to use dmsetup built in DMDIR
@ 2008-01-16 20:37 Jun'ichi Nomura
  2008-01-16 20:47 ` Jim Meyering
  0 siblings, 1 reply; 2+ messages in thread
From: Jun'ichi Nomura @ 2008-01-16 20:37 UTC (permalink / raw)
  To: lvm-devel

If DMDIR is specified in configuration script,
'make check' should use it to check DM_DEV_DIR support.

-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-DMDIR-for-dmsetup.patch
Type: text/x-patch
Size: 406 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20080116/7b5d59b8/attachment.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix 'make check' to use dmsetup built in DMDIR
  2008-01-16 20:37 [PATCH] Fix 'make check' to use dmsetup built in DMDIR Jun'ichi Nomura
@ 2008-01-16 20:47 ` Jim Meyering
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Meyering @ 2008-01-16 20:47 UTC (permalink / raw)
  To: lvm-devel

"Jun'ichi Nomura" <j-nomura@ce.jp.nec.com> wrote:
> If DMDIR is specified in configuration script,
> 'make check' should use it to check DM_DEV_DIR support.
...
> Index: LVM2.work/test/Makefile.in
...
> +	test -n "@DMDIR@" && ln -s "@DMDIR@/dmsetup/dmsetup" bin/dmsetup

Looks good.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-16 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 20:37 [PATCH] Fix 'make check' to use dmsetup built in DMDIR Jun'ichi Nomura
2008-01-16 20:47 ` Jim Meyering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.