mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-27 11:20:27 -06:00
4537c1de36
Update on this bug. Before doing the binreloc dance on various paths check if the calculated dynamic prefix is still the same as the compile time PREFIX. If so, just stick with the compile time path names as this means the application wasn't relocated anyway. Only if the dynamic prefix is different, try to recalculate the requested paths relative to the dynamic prefix. Together with the configure time fix to detect /etc/opt is outside of the /opt prefix, this eliminates the need for further special case handling of the sysconfig directory so that special case handling is removed. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |