From: A Soare <alinsoar@voila.fr>
To: "Emacs Dev [emacs-devel]" <emacs-devel@gnu.org>
Subject: ./configure and libotf
Date: Mon, 29 Sep 2008 15:44:52 +0200 (CEST) [thread overview]
Message-ID: <27326832.115921222695892844.JavaMail.www@wwinf4601> (raw)
I use a debian system (etch). in Debian libotf does not export any information about it to pkg-config.
So even if I have libotf and libotf.dev installed, ./configure will not detect it.
So I propose that configure checks for it using libotf-config instead of pkg-config.
test `libotf-config --version` to check for its presence,
LIBOTF_CFLAGS=`libotf-config --cflags`
LIBOTF_LIBS=`libotf-config --libs`
etc. I do not know anything about this library and I am not interested about, I just checked why it never works to me and reported this bug.
A Soare.
____________________________________________________
Écoutez gratuitement Anggun sur Voila et découvrez d'autres titres en affinité avec vos goûts musicaux ! http://musiline.voila.fr/resume/1890
reply other threads:[~2008-09-29 13:44 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=27326832.115921222695892844.JavaMail.www@wwinf4601 \
--to=alinsoar@voila.fr \
--cc=emacs-devel@gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).