armedpot / honeytrap

Last download from git://git.carnivore.it/honeytrap.git of Honytrap by Tillmann Werner
GNU General Public License v2.0
42 stars 15 forks source link

There's no "./configure" script in this repository #3

Open q2dg opened 5 years ago

q2dg commented 5 years ago

And when I try to create one with autoconf tool using your "configure.ac" file as a base, it throws this error:

configure.ac:15: error: possibly undefined macro : AC_PROG_LIBTOOL

nodauf commented 4 years ago

you should execute autoreconf -vfi to genereate configure file