diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-03-18 16:26:05 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-03-18 16:26:05 +0100 |
commit | ecf953432d8605836ada71ee45e606cc693b93ba (patch) | |
tree | 02e1d6e3091f52e6b1590c56dffbf39fc1006329 /projects/Windows/VC14/.gitignore | |
parent | 7e312bdfddb8135df49e6da8e7759f26ebdf4fa3 (diff) |
configure: use cpp -P when needed
Since gcc 5, the processor output can get split up on multiple lines
that made the configure script fail to figure out values from
definitions. The fix is to use cpp -P, and this fix now first checks if
cpp -P is necessary and then if cpp -P works before it uses that to
extract defined values.
Fixes #719
Diffstat (limited to 'projects/Windows/VC14/.gitignore')
0 files changed, 0 insertions, 0 deletions