From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] Re: libtool: la_LIBADD vs noinst_LIBRARIES
Date: Wed, 04 Feb 2004 16:45:06 -0000
Message-ID: <20040204164420.GF23713@solemn.turbinal.org> (raw)
Message-ID: <20040204164506.nNVNYPlON3nYOeIxVqfyBj5lYXfQEOVZixOAHh4J1zk@z> (raw)
In-Reply-To: <20040204092035.GB2129@av1046.comex.ru>
[-- Attachment #1: Type: text/plain, Size: 584 bytes --]
On Wed, Feb 04, 2004 at 12:20:35PM +0300, Mikhail Zabaluev wrote:
> Для этого нужно немного переделать src/util/Makefile.am:
> noinst_LTLIBRARIES = libutil.la
> libutil_la_SOURCES = util.c ../util.h
> ...
>
> Больше можно почитать в info по automake, раздел "Convenience Libraries".
Это как раз то, что было нужно. Спасибо.
В результате получилась такая конструкция:
%build
find -type f -name Makefile.am -print0 | xargs -r0 %__subst -p \
's/_LIBRARIES/_LTLIBRARIES/g; s/\.a\>/.la/g; s/_a_/_la_/g'
%__aclocal
%__automake -a -f
%__autoconf
%configure --disable-static
%make_build
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-02-04 16:45 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-03 21:35 [devel] " Alexey Tourbin
2004-02-04 9:20 ` [devel] " Mikhail Zabaluev
2004-02-04 16:44 ` Alexey Tourbin [this message]
2004-02-04 16:45 ` Alexey Tourbin
2004-02-04 20:49 ` Mikhail Zabaluev
2004-02-04 20:49 ` Mikhail Zabaluev
2004-02-04 20:51 ` Dmitry V. Levin
2004-02-04 20:51 ` Dmitry V. Levin
2004-02-04 20:58 ` [devel] " Dmitry V. Levin
2004-02-04 20:58 ` Dmitry V. Levin
2004-02-04 21:47 ` [devel] " Mikhail Zabaluev
2004-02-04 21:47 ` Mikhail Zabaluev
2004-02-04 21:57 ` Dmitry V. Levin
2004-02-04 21:57 ` Dmitry V. Levin
2004-02-04 23:08 ` Alexey Morozov
2004-02-05 6:52 ` Anton Farygin
2004-02-05 6:52 ` Anton Farygin
2004-02-05 9:08 ` Mikhail Zabaluev
2004-02-05 9:08 ` Mikhail Zabaluev
2004-02-05 11:57 ` Michael Shigorin
2004-02-05 11:57 ` Michael Shigorin
2004-02-09 2:57 ` Alexey Tourbin
2004-02-09 10:48 ` Dmitry V. Levin
2004-02-20 9:47 ` [devel] " Alexey Morozov
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=20040204164420.GF23713@solemn.turbinal.org \
--to=at@altlinux.ru \
--cc=devel@altlinux.ru \
/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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git