measurement-factory / dnstop

Stay on top of your DNS traffic
BSD 3-Clause "New" or "Revised" License
94 stars 15 forks source link

please consider including configure.in and other autotools helper files #12

Open Zugschlus opened 2 months ago

Zugschlus commented 2 months ago

Hi,

Debian would like to re-run the autotools before a package is built. This ensures that configure scripts and makefiles are always the latest and greatest.

Please consider including the files that are needed to do so in the git repository.

Greetings Marc

wessels commented 2 months ago

Hi Marc,

Is #13 what you have in mind?

Essentially I think configure.scan just needed to be renamed to configure.ac?