I want to display all contacts from phone. For that I am using libosso-abook. I
am adding following lines to configure.ac
PKG_CHECK_MODULES(libosso, osso-addressbook-1.0)
and to Makefile.am :
myproj_LDADD = \
$(LIBOSSO_LIBS)
But i get foll error:
Package requirements (osso-addressbook-1.0) were not met: configure.ac
Pls do help me in this matter
Thanks.
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers