You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/python
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.
6 years ago
..
bin python: fixes for out of tree build 6 years ago
suricata python: fixes for out of tree build 6 years ago
suricatasc suricatasc: move lib to suricata.sc 7 years ago
.gitignore python: fixes for out of tree build 6 years ago
Makefile.am
setup.py python: fixes for out of tree build 6 years ago