bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] New win builds on gnubg.org (20091229 code) - bug ?


From: Michael Petch
Subject: Re: [Bug-gnubg] New win builds on gnubg.org (20091229 code) - bug ?
Date: Tue, 29 Dec 2009 21:50:19 -0700
User-agent: Microsoft-Entourage/12.23.0.091001


Another important thing to add to your windows config.h is as follows .

On Autoconf systems a define is created called PACKAGE_BUGREPORT (this comes from configure.in during the autoconf process) . This define contains the email address for bug reports. I now use this define in the www.random.org code for the user agent. So you will need to add a line to config.h for non autoconf systems (windows/mingw) that reads:

#define PACKAGE_BUGREPORT “address@hidden

This should get Max through his next compile (cross fingers)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]