unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile pkg-config meta file?
@ 2007-10-05 20:32 Marco Maggi
  2007-10-08  7:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Maggi @ 2007-10-05 20:32 UTC (permalink / raw)
  To: guile-user

Ciao,

  is  there a  specific reason  for Guile  not to  install a
pkg-config meta file? It should be as simple as putting:

   prefix=/usr/local
   exec_prefix=${prefix}
   libdir=${exec_prefix}/lib
   includedir=${prefix}/include

   Name: Guile
   Description: GNU's Ubiquitous Intelligent Language for
Extensions
   Version: 1.8.1
   Libs: [stuff from guile-config link]
   Cflags: [stuff from guile-config compile]

or something into "${prefix}/lib/pkgconfig/guile.pc".

I do not use pkg-config but I am starting to put
meta files in my distributions, because it is so
easy to offer this one more option...

--
Marco Maggi

"Now feel the funk blast!"
Rage Against the Machine - "Calm like a bomb"




_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-08  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05 20:32 guile pkg-config meta file? Marco Maggi
2007-10-08  7:55 ` Ludovic Courtès

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).