summaryrefslogtreecommitdiff
path: root/ext/mime_magic/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* Depercating mime_magic in favor of PECL::fileinfoHartmut Holzgraefe2004-04-221-2/+1
|
* Aligned configure help texts.foobar2003-10-031-2/+3
|
* Rearranged search order for the magic file to avoid further confusionsMoriyoshi Koizumi2003-03-311-1/+1
|
* fix typofoobar2003-01-281-1/+1
|
* - Cleaned up and made less error-pronefoobar2003-01-281-17/+26
| | | | | | - Changed --enable-mime-magic -> --with-mime-magic[=FILE] to allow specifying of the file during configure.
* suggesting a plain magic file insteat of a mime one is a bad ideaHartmut Holzgraefe2003-01-251-1/+1
|
* Replace underscores with dashes in --enable-mime-magicSascha Schumann2002-09-241-2/+2
|
* - Align configure --help messagesDerick Rethans2002-09-191-1/+1
|
* Fixed a typoIlia Alshanetsky2002-08-221-1/+1
|
* Instead of hardcoding the path of magic.mime file, try to find the fileIlia Alshanetsky2002-08-221-0/+17
| | | | | inside common paths for the file.
* not enabled by defaultHartmut Holzgraefe2002-03-271-1/+1
|
* 1st implementation of magic-file based mime_content_type(string filename)Hartmut Holzgraefe2002-03-241-0/+11