sasl/sasl.pc

changeset 144
f53f65b7bfb9
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sasl/sasl.pc	Mon Apr 06 20:29:28 2009 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +prefix=@l_prefix@
     1.5 +exec_prefix=${prefix}
     1.6 +libdir=${exec_prefix}/lib
     1.7 +includedir=${prefix}/include
     1.8 +
     1.9 +Name: sasl
    1.10 +Description: SASL
    1.11 +Version: @version@
    1.12 +Libs: -L${libdir} @libs@
    1.13 +Cflags: -I${includedir}

mercurial