Am Mittwoch 02 Mai 2007 18:48 schrieb Christian W. Zuckschwerdt:
> Hi Marcel, Hendrik,
>
> Hendrik Sattler schrieb:
> > {prefix}/lib/ points to where _openobex_ is going to installed, not where
> > libusb is installed. Note that they can differ. The present check will
> > find libusb.pc only if libusb has the same prefix.
>
> My point exactly. So the real question is if the side effects between
> AC_CHECK_FILE and PKG_CHECK_EXISTS differ. I gather that
> REQUIRES="libusb" is set correctly anyhow.

Well, there is a difference, though:
* for the PKG_CHECK_EXISTS case, you have to carefully setup $PKG_CONFIG_PATH 
and $PKG_CONFIG_LIBDIR when not using the build system default
* for the current case, libusb.so lib dir and openobex prefix must match

Both have similar fail cases.

HS


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to