configure.ac: split registry path from registry key
commit8cb68694c8ac58c1ae85f3bc36f7bf81707e4783
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Thu, 18 Apr 2024 10:37:38 +0000 (18 12:37 +0200)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Fri, 26 Apr 2024 12:00:50 +0000 (26 14:00 +0200)
tree97cce4367f262ba7eefa3a0d7d33dd7cfbb1faf4
parenta97d983b501b28a2b5a9387efb6206b50097ffa1
configure.ac: split registry path from registry key

in preparation for an upcoming change to read values using reg.exe

Also fixes a bug in determining UCRTVERSION from the Windows SDK's
ProductVersion registry value (misses trailing .0)

Change-Id: I66236ba6bf38393e6f7c7ab83706657a6e96769c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166332
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
configure.ac