guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile pkg-config meta file?


From: Marco Maggi
Subject: guile pkg-config meta file?
Date: Fri, 5 Oct 2007 22:32:55 +0200

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"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]