curl / curl-fuzzer

Quality assurance testing for the curl project
MIT License
82 stars 29 forks source link

Have a configure script for curl-fuzzer so bash scripts aren't needed #12

Open cmeister2 opened 6 years ago

cmeister2 commented 6 years ago

The bash script approach is fine, but having a proper configure script would make things easier. It may make the pipeline of "compile binaries, edit curl, recompile binaries" easier.