b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/configure.ac |
2 | +++ b/configure.ac | ||||
3 | @@ -25,7 +25,7 @@ dnl If we use /usr as prefix, use /etc f | ||||
4 | then | ||||
5 | sysconfdir="/etc" | ||||
6 | fi | ||||
7 | - if test ${libdir} = '${exec_prefix}/lib' | ||||
8 | + if false | ||||
9 | then | ||||
10 | case "$host_cpu" in | ||||
11 | x86_64|ppc64|s390x|sparc64) |