[odb-users] Fix with-libodb configure option
Michal Demin
michal.demin at gmail.com
Wed May 18 17:24:44 EDT 2011
Hello
Attached is patch for m4 script that fixes --with-libodb= configure option.
Currently when with-libodb is used, it will try to link library from
non-existing
directory. One would assume that using $prefix from libodb as the with-libodb
parameter would be enough.
This is valid at least for libodb-mysql and libodb-boost. I guess that
the same libodb.m4
script is used in other runtime/profile libraries and examples.
This is useful when someone doesn't want system-wide installation of odb.
Michal Demin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_with_libodb_m4.patch
Type: text/x-patch
Size: 437 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/odb-users/attachments/20110518/90f8c52e/fix_with_libodb_m4.bin
More information about the odb-users
mailing list