mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
build: fall down to the same place when using an internal lib statically.
Michael
This commit is contained in:
parent
c3c3dadcab
commit
702c0bc046
2
source/m4/aclocal.m4
vendored
2
source/m4/aclocal.m4
vendored
@ -139,7 +139,7 @@ if eval test x"$build_lib" = "xyes" ; then
|
||||
LIBUC[_SHARED]=$LIBUC[_SHARED_TARGET]
|
||||
AC_MSG_RESULT(yes)
|
||||
if test x"$USESHARED" != x"true" -o x"$[LINK_]LIBUC" = "xSTATIC" ; then
|
||||
LIBUC[_STATIC]=$LIBUC[_STATIC_TARGET]
|
||||
enable_static=yes
|
||||
else
|
||||
LIBUC[_LIBS]=LIBLIBS
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user