* ./configure and libotf
@ 2008-09-29 13:44 A Soare
0 siblings, 0 replies; only message in thread
From: A Soare @ 2008-09-29 13:44 UTC (permalink / raw)
To: Emacs Dev [emacs-devel]
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-29 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-29 13:44 ./configure and libotf A Soare
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).