diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-17 22:25:46 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@filifjonkan.site> | 2011-05-17 22:36:57 +0300 |
commit | 3d97229173f40de402bdee53ef2299a7245f5580 (patch) | |
tree | 420570e973ef50e148e8732aa1e2158723c0c9ea /download | |
parent | 0fe6dbda6b53087e2d5dae25b318664b29f10187 (diff) |
Make checks for db work when cross-compiling
When looking for the db,h header, use Autoconf mechanisms instead of
manual checks in hardcoded directories. So yeah, this means that you
need to make sure the correct -I flag is passed if you have db
installed in a weird place where the compiler doesn't find it.
Use checks that require only compiling, not running code. Nice.
Don't AC_SUBST variables that are not used.
Diffstat (limited to 'download')
0 files changed, 0 insertions, 0 deletions