summaryrefslogtreecommitdiff
path: root/ext/fileinfo/config.m4
Commit message (Expand)AuthorAgeFilesLines
* drop dead/unused codeRemi Collet2014-12-091-1/+1
* Fixed bug #66907 Solaris 10 is missing strcasestr and needs substituteAnatol Belski2014-04-151-0/+35
* Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on WindowsScott MacVicar2009-03-151-2/+3
* - Fixed bug #45636 (fileinfo ext duplicate strndup).Derick Rethans2008-08-061-1/+1
* - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h).Derick Rethans2008-08-061-1/+1
* - Enable fileinfo by defaultJani Taskinen2008-07-251-16/+4
* do not include libmagic/file.c into the buildAntony Dovgal2008-07-241-1/+1
* - Enable bundled libraryJani Taskinen2008-07-111-10/+9
* - Step one for bundling the libmagic library. Some config.m4 issues left.Derick Rethans2008-07-111-43/+10
* Improved mime magic file detectionIlia Alshanetsky2006-11-071-6/+11
* Final (i hope) set of magic.h detection fixes.Ilia Alshanetsky2005-06-291-5/+9
* More reliable library detection.Ilia Alshanetsky2005-06-291-1/+5
* Added another search patch for magic file (fixes bug #3232).Ilia Alshanetsky2005-04-051-1/+1
* Improved search paths.Ilia Alshanetsky2005-02-171-3/+3
* Adjust magic path ordering.Ilia Alshanetsky2004-08-201-1/+1
* Added /usr/share/misc/file/magic to the possible magic paths (used by Debian)Ilia Alshanetsky2004-08-201-1/+1
* Initial commit of the fileinfo extension.Ilia Alshanetsky2004-02-131-0/+54