From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] dlm: master - dlm: clear out old stuff and build system
Date: Mon, 3 Oct 2011 14:23:17 -0400 [thread overview]
Message-ID: <20111003182317.GB7181@redhat.com> (raw)
In-Reply-To: <4E86A5FE.2040409@redhat.com>
> dlm/libdlm/libdlm.pc.in | 11 -
> dlm/libdlm/libdlm_lt.pc.in | 11 -
>
> dropping the .pc file is going to break dlm users.
>
> pc files are used by different build systems (not just
> autotools/autoconf) to detect libdlm and link against it correctly.
>
> Similar to what you use for libxml2 in your new build system, they
> provide pkg-config information.
ok, I've pushed this out, including this which I suspect is not quite
correct:
DESTDIR=
PREFIX=/usr
LIBDIR=/usr/lib64
HDRDIR=/usr/include
MANDIR=/usr/share/man
PKGDIR=/usr/lib64/pkgconfig
UDEVDIR=/etc/udev/rules.d
Should all references to /usr be $(PREFIX) instead?
> Even if they are not in this exact form, you will need COPYING.app|libs
> and a COPYRIGHT file. Alternatively you need to add those info to each
> file in the project.
yep, getting there
next prev parent reply other threads:[~2011-10-03 18:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20110930215717.E852C12015A@lists.fedorahosted.org>
2011-10-01 5:32 ` [Cluster-devel] dlm: master - dlm: clear out old stuff and build system Fabio M. Di Nitto
2011-10-03 18:23 ` David Teigland [this message]
2011-10-03 20:45 ` Fabio M. Di Nitto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111003182317.GB7181@redhat.com \
--to=teigland@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.