gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Build system cleanups (v2)


From: Anand Avati
Subject: Re: [Gluster-devel] Build system cleanups (v2)
Date: Wed, 3 Oct 2012 16:16:15 -0700



On Wed, Oct 3, 2012 at 2:35 PM, Jeff Darcy <address@hidden> wrote:

(9) no-op lines in rdma
This removes lines that are clearly intended as continuations of the previous
one, which is simply incorrect.

I had a look at that patch again. Removing the two lines is the right thing to do. It is not intended to be a continuation of the previous line. noinst_HEADERS explicitly specifies header files to be included into a 'make dist' tarball, which are otherwise not getting included by default if they were getting installed into /usr/include (hence "noinst").

Avati

reply via email to

[Prev in Thread] Current Thread [Next in Thread]