Commit graph

1 commit

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.
2018-05-23 14:47:57 +02:00
Renamed from python/bin/suricatasc.in (Browse further)