------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1200




--- Comment #3 from 191919 <[email protected]>  2012-01-17 12:57:00 ---
(In reply to comment #2)
> They say "Use automake 1.11" here:
> http://forum.videolan.org/viewtopic.php?f=13&t=84261
> 
> I like this feature, it is much easier to see warnings. Btw, where is the
> patch?
> 

I submitted it but don't know where is it.

Just replace

AM_SILENT_RULES([yes])

with

m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to