AX_DLL_STRING
Tests for a bug currently in g++ 3.4.4 on Cygwin (maybe other targets with statically linked libstdc++?) where passing an empty std::string to a dll will cause a crash on destruction due to incorrect memory handling. See bug 24196 in gcc’s bugzilla for more details: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196
Download the latest version of ax_dll_string.m4 or browse the macro’s revision history.
Copyright © 2008 Steven Brown swbrown@variadic.org
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.