This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH, updated] Vtable pointer verification, runtime library changes (patch 3 of 3)
On 25 February 2013 22:43, Caroline Tice wrote:
> On Mon, Feb 25, 2013 at 1:14 PM, Jonathan Wakely wrote:
>>
>> Was configure regenerated of modified by hand? When regenerating it
>> with Autoconf 2.64 I get a different output.
>>
>
> I modified the configure file by hand. I didn't realize it was
> auto-generated. :-(
Yes, changes should go in configure.ac then configure gets regenerated
by running Autoconf 2.64's autoreconf tool.