From: Warren Young Date: December 14 2010 11:50pm Subject: Re: static library List-Archive: http://lists.mysql.com/plusplus/9124 Message-Id: <0D574864-DB08-4A34-BF16-E8EA59460D6B@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Dec 14, 2010, at 1:10 PM, Kemin Zhou wrote: > Is this config option added very recently? No, it's an ancient part of autoconf. I can enable or disable the = options' availability in configure.ac, but that's all. I've just remembered that this won't affect anything, though, because = this feature of autoconf expects to work with automake, and we're using = Bakefile instead. The correct "fix" is to change the tag in mysql++.bkl to . = Then re-bootstrap and completely rebuild.=