mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
7b4c4d8ae1
Thanks to Kornel for noticing. We cannot use ${x} style variables with autotools, these work only in the final Makefile. We need to use $(x).