author | Max Kellermann <max@duempel.org> | |
Thu, 25 Sep 2008 13:42:17 +0000 (15:42 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Sep 2008 13:42:17 +0000 (15:42 +0200) | ||
commit | 9ccdbcf58f7cda5fc04b8f1a801aeb18b61e1ca9 | |
tree | 609f81a0c65ff055553de0952127640f0726eabe | tree | snapshot |
parent | 822c07804d23e711fca6e76aa941932a94c013f7 | commit | diff |
configure: fix default lyrics plugin directory
When the user does not specify "--prefix", ${prefix} is "NONE". This
breaks the default lyrics plugin directory, which was
"${prefix}/lib/ncmpc/lyrics". Fall back to ${ac_default_prefix} if
${prefix} is NONE.
When the user does not specify "--prefix", ${prefix} is "NONE". This
breaks the default lyrics plugin directory, which was
"${prefix}/lib/ncmpc/lyrics". Fall back to ${ac_default_prefix} if
${prefix} is NONE.
configure.ac | diff | blob | history |