Hi,

Try that on your terminal console: "man pkg-config"

Regards,
Daniel d'Andrada T. de Carvalho - INdT

ext geu oopsie wrote:
Hi,
I'm new in Linux and Maemo.

I am developing bluetooth application which run in background, it doesn't have any UI at all but use additional libraries: openobex-1.2 and bluez-libs-2.21.
How to configure them in configure.ac?

For example, in maemopad, the configure.ac defines the use of gnome-vfs-2.0 with PKG_CHECK_MODULES(OSSO, libosso >= 0.8.4 gnome-vfs-2.0 >=2.2 gnome-vfs-module-2.0 >= 2.2)
AC_SUBST(OSSO_LIBS)
AC_SUBST(OSSO_CFLAGS)

how can I define openobex-1.2 and bluez-libs-2.21 like maemopad example above?
or if there are links about PKG_CHECK_MODULES syntax please inform me.

thanks,
geuis
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to