aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-03-18 16:26:05 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-03-18 16:26:05 +0100
commitecf953432d8605836ada71ee45e606cc693b93ba (patch)
tree02e1d6e3091f52e6b1590c56dffbf39fc1006329 /include
parent7e312bdfddb8135df49e6da8e7759f26ebdf4fa3 (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 'include')
0 files changed, 0 insertions, 0 deletions