dogecoin/src/compat
Cory Fields f3967bcc50 build: fix build weirdness after 54372482.
bitcoin-config.h moved, but the old file is likely to still exist when
reconfiguring or switching branches. This would've caused files to not rebuild
correctly, and other strange problems.

Make the path explicit so that the old one cannot be found.

Core libs use config/bitcoin-config.h.

Libs (like crypto) which don't want access to bitcoin's headers continue
to use -Iconfig and #include bitcoin-config.h.
2014-06-23 14:04:38 -04:00
..
glibc_compat.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
glibc_sanity.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
glibcxx_compat.cpp small cleanup in src/compat .h and .cpp 2014-06-21 14:39:17 +02:00
glibcxx_sanity.cpp small cleanup in src/compat .h and .cpp 2014-06-21 14:39:17 +02:00
sanity.h small cleanup in src/compat .h and .cpp 2014-06-21 14:39:17 +02:00