Replace backslashes in config params before usage in cxx files
commitb60dfc2928ef9763452c57f06073185456310609
authorThorsten Behrens <thorsten.behrens@allotropia.de>
Sat, 10 Dec 2022 23:19:53 +0000 (11 00:19 +0100)
committerThorsten Behrens <thorsten.behrens@allotropia.de>
Sun, 11 Dec 2022 01:30:50 +0000 (11 01:30 +0000)
treeb741e4561a85310affe885a18f6dc2b61eb6f72a
parent9b46020c262045aed0beace4708565235c2523cc
Replace backslashes in config params before usage in cxx files

With cbfac11330882c7d0a817b6c37a08b2ace2b66f4, LOKit tries to pass
full configure line on via JSON - which, on Windows, might contain
backslashes and other nasties, so we better try to clean that up here.

Change-Id: I8314783fc6f49e9b2b374d94448ed735de39bf81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143940
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
configure.ac