Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
package
/
libs
/
libpam
/
patches
/
0001-build-always-use-lib-instead-of-lib64.patch
blob: a40274f776f247912dff6ec3b057e7b7733acb7d [
file
] [
log
] [
blame
]
---
a
/
configure
.
ac
+++
b
/
configure
.
ac
@@
-
25
,
7
+
25
,
7
@@
dnl
If
we
use
/
usr
as
prefix
,
use
/
etc f
then
sysconfdir
=
"/etc"
fi
-
if
test $
{
libdir
}
=
'${exec_prefix}/lib'
+
if
false
then
case
"$host_cpu"
in
x86_64
|
ppc64
|
s390x
|
sparc64
)