--- php-5.2.6/ext/mime_magic/config.m4 2007-07-03 19:25:34.000000000 +0200 +++ php-5.2.6.new/ext/mime_magic/config.m4 2008-06-16 09:32:48.996084697 +0200 @@ -18,8 +18,6 @@ if test "$PHP_MIME_MAGIC" != "yes"; then if test -f $PHP_MIME_MAGIC; then PHP_MIME_MAGIC_FILE_PATH=$PHP_MIME_MAGIC - else - AC_MSG_ERROR([File '$PHP_MIME_MAGIC' not found!]) fi else MAGIC_MIME_LOCATIONS="/usr/local/apache/conf/magic /usr/local/etc/apache/conf/magic /etc/apache/magic /etc/httpd/conf/magic /usr/share/magic.mime /usr/share/misc/magic.mime /etc/magic.mime"