[maemo-developers] [maemo-developers] about configure.ac
From: Daniel d'Andrada Tenório de Carvalho daniel.carvalho at indt.org.brDate: Thu Jun 1 16:03:50 EEST 2006
- Previous message: [maemo-developers] about configure.ac
- Next message: [maemo-developers] MySQLdb/Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maemo-developers] about configure.ac
- Next message: [maemo-developers] MySQLdb/Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]