bug-mailutils
[Top][All Lists]
Advanced

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

[bug-mailutils] pkgconfig


From: Jordi Mallach
Subject: [bug-mailutils] pkgconfig
Date: Wed, 26 Jul 2006 23:11:27 +0200
User-agent: Mutt/1.5.12-2006-07-14

A while ago I got a patch on the BTS to add pkgconfig support to
mailutils, ie, to add a .pc file.

I don't know what's GNU's policy regarding config helpers, or if it'd be
desirable/acceptable to support both pkgconfig and mailutils-config for a
while.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367229 has the .pc file,
pasted below. (this would need some autoconf love, obviously)

--cut here--
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: mailutils
Description: GNU Mail abstraction library
Version: 0.6.93
Libs: -L${libdir} -lmailutils
Libs.private: -lgdbm
Cflags: -I${includedir}
--cut here--

-- 
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
address@hidden     address@hidden     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

Attachment: signature.asc
Description: Digital signature


reply via email to

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