What does CC=/path/to/afl/afl-gcc ./configure
do? (see. AFL's Readme)
Is it telling GCC to look into that directory for files? (Maybe something like a path-variable, because of the =-character?)
Strange thing also: there is no configure-exe. in that directory.