From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2/tools .exported_symbols Makefile.in
Date: 25 Jun 2010 18:23:11 -0000 [thread overview]
Message-ID: <20100625182311.5568.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2010-06-25 18:23:11
Modified files:
tools : .exported_symbols Makefile.in
Log message:
generate liblvm2cmd exported symbols too
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/.exported_symbols.diff?cvsroot=lvm2&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/Makefile.in.diff?cvsroot=lvm2&r1=1.119&r2=1.120
--- LVM2/tools/.exported_symbols 2004/03/26 14:51:23 1.1
+++ LVM2/tools/.exported_symbols 2010/06/25 18:23:10 1.2
@@ -1,5 +0,0 @@
-lvm2_init
-lvm2_run
-lvm2_log_level
-lvm2_log_fn
-lvm2_exit
--- LVM2/tools/Makefile.in 2010/06/03 13:52:21 1.119
+++ LVM2/tools/Makefile.in 2010/06/25 18:23:10 1.120
@@ -106,6 +106,9 @@
LVMLIBS += -ldevmapper
+EXPORTED_HEADER = $(srcdir)/lvm2cmd.h
+EXPORTED_FN_PREFIX = lvm2
+
DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
CFLOW_LIST = lvmcmdlib.c lvm2cmd.c
reply other threads:[~2010-06-25 18:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100625182311.5568.qmail@sourceware.org \
--to=agk@sourceware.org \
--cc=lvm-devel@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.