2015-06-18 09:57:03 +00:00
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
2020-11-30 00:48:36 +00:00
|
|
|
@@ -25,7 +25,7 @@ dnl If we use /usr as prefix, use /etc f
|
2015-06-18 09:57:03 +00:00
|
|
|
then
|
|
|
|
sysconfdir="/etc"
|
|
|
|
fi
|
|
|
|
- if test ${libdir} = '${exec_prefix}/lib'
|
2020-11-30 00:48:36 +00:00
|
|
|
+ if false
|
|
|
|
then
|
|
|
|
case "$host_cpu" in
|
|
|
|
x86_64|ppc64|s390x|sparc64)
|