Mercurial > libpst
view libpst.pc.in @ 110:7133b39975f7 stable-0-6-22
patch from David Cuadrado to process emails with type PST_TYPE_OTHER
base64_encode_multiple() may insert newline, needs larger malloc
subject lines shorter than 2 bytes could segfault
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 28 Nov 2008 11:36:53 -0800 |
parents | ff1743cbe4aa |
children | 9bbc834d5f3e |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libpst Description: A library for reading PST files Version: @VERSION@ Requires: Libs: -L${libdir} -lpst Cflags: -I${includedir}