mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
(This used to be commit 486f495ea7
)
This commit is contained in:
parent
0b76382c5d
commit
d441dbee4c
@ -1614,6 +1614,7 @@ dnl Try to find iconv(3)
|
||||
jm_ICONV($i)
|
||||
|
||||
if test "$ICONV_FOUND" = yes; then
|
||||
LDFLAGS=$save_LDFLAG
|
||||
LIB_ADD_DIR(LDFLAGS, "$i/lib")
|
||||
CFLAGS_ADD_DIR(CPPFLAGS, "$i/include")
|
||||
LIBS="$save_LIBS"
|
||||
|
Loading…
Reference in New Issue
Block a user