Commit Graph

1 Commits (29f54a34ae608ed0fda2d8f10e753ccabf7cee02)

Author SHA1 Message Date
Jason Ish 7e06e765f3 python: fixes for out of tree build
Autoconf/automake and python setup.py don't play that well
together with out of tree builds.

Makes suricatasc not an autoconf input file, instead use the
defaults module that is already being created.

In the case of an out of tree build, copy the generated defaults.py
to the build directory manually.
7 years ago