openldap/openldap.pc

changeset 174
8998cbee3fc3
child 587
d0df67c21897
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openldap/openldap.pc	Mon Apr 20 01:18:20 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: openldap
    1.10 +Description: OpenLDAP Libraries
    1.11 +Version: @version@
    1.12 +Libs: -L${libdir} @libs@
    1.13 +Cflags: -I${includedir}

mercurial