I did some hacking and discovered that the real problem is that Mac
doesn't provide a full installation of pkg-config.  Thus, the
PKG_CHECK_MODULES macro is not defined.  We may need to define that
macro locally.

On 4/28/10 10:11 AM, Adam Tkac wrote:
> On Tue, Apr 27, 2010 at 12:09:56PM -0500, DRC wrote:
>> I can no longer build the trunk on OS X Snow Leopard.  When running
>> autoreconf -fiv, I get:
>>
>> configure.ac:80: error: possibly undefined macro: AC_DEFINE
>>       If this token and others are legitimate, please use m4_pattern_allow.
>>       See the Autoconf documentation.
>>
>> This is using Autoconf 2.61, which is installed with XCode.
> 
> That's weird. AC_DEFINE is used in common/jpeg/configure.ac many times
> and everything is OK. Would it be possible to test attached patch,
> please?
> 
> Regards, Adam
> 

------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to