JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.9k stars 386 forks source link

Preserve CPPFLAGS from the environment in configure.ac #236

Closed jmaslibre closed 3 months ago

jmaslibre commented 3 months ago

Consider preserving the CPPFLAGS from the environment in configure.ac This can be useful to pass on options like: -Wdate-time -D_FORTIFY_SOURCE=2