diff options
| author | Cory Fields <[email protected]> | 2013-09-18 17:09:11 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2013-09-18 17:11:41 -0400 |
| commit | c546dc05bb5f0e6020a7e3ecf5cda70f0f472d76 (patch) | |
| tree | 91fe410f14b788d1e9358a6fe4fff2593b0d74ad /src/script.cpp | |
| parent | configure.ac: remove unneeded OSX flags (diff) | |
| download | discoin-c546dc05bb5f0e6020a7e3ecf5cda70f0f472d76.tar.xz discoin-c546dc05bb5f0e6020a7e3ecf5cda70f0f472d76.zip | |
autotools: fix subdir m4 check, never let it return -I
If BDB_CPPFLAGS returns only "-I", the next argument sent to the preprocessor
is treated as a path. There are 2 fixes here:
1. Check in CPPFLAGS, as a user might have manually passed a path to check.
2. Ensure the value is not empty before setting BDB_CPPFLAGS to "-I value"
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions