]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
authorGerald Carter <jerry@samba.org>
Thu, 6 Nov 2003 17:24:24 +0000 (17:24 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 6 Nov 2003 17:24:24 +0000 (17:24 +0000)
source/configure.in

index beb9b1d066e00bb4d4c1a04df00adf8c4a9bfc92..feac7da6737af541b2e2bf1575d2972605a44f6a 100644 (file)
@@ -1613,6 +1613,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")
         ICONV_LOCATION=$i