Steven Morgan
411426beb1
bb11188 - Upgrade to use libtool 2.4.6 for ClamAV building: fixes issues with MacOSX 10.10 and 10.11.
2016-03-04 17:05:01 -05:00
Shawn Webb
35394bbceb
Revert recent autoconf work
2014-06-27 12:22:04 -04:00
Shawn Webb
045fcc4d7f
Remove more autotools artifacts
2014-06-26 15:02:42 -04:00
Shawn Webb
0381941790
Fix linking with OpenSSL on Ubuntu 14.04
2014-03-31 11:47:42 -04:00
Shawn Webb
70ab826f95
Fix linking in a custom OpenSSL. Add Solaris fixes for the stats work.
2014-03-10 16:21:51 -04:00
Shawn Webb
8b14be1cf0
Use an older versin of autotools
...
Conflicts:
unit_tests/Makefile.in
2014-01-28 10:28:55 -05:00
Shawn Webb
02c1affff6
Fix on FreeBSD.
...
Conflicts:
unit_tests/Makefile.in
2014-01-28 10:28:12 -05:00
Shawn Webb
68e60b1234
Fix bugs
...
Conflicts:
unit_tests/Makefile.in
2014-01-28 10:27:04 -05:00
Shawn Webb
f2571e344b
First initial commit of the stats gathering feature
...
Conflicts:
libclamav/Makefile.am
libclamav/Makefile.in
libclamav/others.c
libclamav/others.h
unit_tests/Makefile.in
2014-01-28 10:25:36 -05:00
Shawn Webb
391c46d48b
Revert "Fix autotools on FreeBSD"
...
This reverts commit ff060a0c3a .
2012-12-27 15:34:38 +00:00
Shawn Webb
ff060a0c3a
Fix autotools on FreeBSD
2012-12-20 19:03:44 +00:00
aCaB
295f1d1f8b
build system upgrade - bb#1528
2009-08-21 00:57:55 +02:00
Török Edvin
4c56bffa3b
build system modernization: (based on suggestion from
...
Markus Elfring <Markus.Elfring*web.de> in bb #452 )
* use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete
* put configure files into auxiliary directory
* fix main declaration in FD_SETSIZE test
* check for failure on fopen in FD_SETSIZE test
* move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete
* eliminate automake warnings, update Makefile.am
* rename .splitted to .split (requested by aCaB)
git-svn: trunk@3563
2008-01-30 21:06:36 +00:00