]> git.lyx.org Git - lyx.git/commit
Clean up after removal of strfwd.h
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Oct 2024 13:04:51 +0000 (15:04 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Oct 2024 13:15:21 +0000 (15:15 +0200)
commit09684899d68972ff2dc415218a8411fc7ccc2b69
treee573d73f9457f5c340944a816df247b8c2625329
parent1f7e8d3ffeb399ec4c02285f024d51b3a695f4c7
Clean up after removal of strfwd.h

Remove autoconf tests for whether std::string uses COW, since this is
forbidden by C++11 standard.

Forbid the use of gcc 4.9 (which still uses COW).

Remove code in debug.h that added forward declarations for LLVM's
libc++, since we do not do forward declarations anymore.

Remove configure test for libc++.
INSTALL
config/lyxinclude.m4
src/support/debug.h