mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-04 13:43:17 -04:00
Removed all autotools generates files. Autotools (autoconf, automake, libtool, pkg-config, m4) will be required from now on for builds from git clones. Added autogen.sh to be run before ./configure. Significant update to main .gitignore file. Removed extraneous .gitignore files. A Git repository only needs one .gitignore file.