configure: remove hack to add quotes to $DEVENV again
This was added because CPPUNITTRACE='"$(DEVENV)" /debugexe' is less convenient to write than CPPUNITTRACE='$(DEVENV) /debugexe'. However DavidO points out that CPPUNITTRACE=TRUE is even more convenient and sort of optimal already, and it turns out it's broken by the extra quotes, so remove the hack. Change-Id: Ic5d94f9a0774cd41821b68728404c205552d674e Reviewed-on: https://gerrit.libreoffice.org/35589Reviewed-by:David Ostrovsky <david@ostrovsky.org> Tested-by:
Jenkins <ci@libreoffice.org>
Showing
Please
register
or
sign in
to comment