mirror of https://github.com/OISF/suricata
Use relative dir instead of ac_builddir
When generating src/build-info.h the use of ac_builddir was problematic. There were several cases where it was undefined leading to the absolute path /src/build-info.h. ./configure should be called from the parent dir to the actual src dir, so this should work. Make distcheck and normal builds complete fine.pull/421/merge
parent
aafc65c757
commit
4749420f32
Loading…
Reference in New Issue