Applied matt's latest patch set
[citadel.git] / webcit / configure.ac
index 4c3902984cb2d6db7d1fa9f3351665b240107252..80ff049fe53d0e97fbebf65c2933efda254f46d9 100644 (file)
@@ -336,7 +336,8 @@ if test "$ok_iconv" = "no"; then
                        ok_iconv=no
                )
                if test "$ok_iconv" != "no"; then
-                  LDFLAGS=$LD_FLAGS_BEFORE
+                  LDFLAGS=$LD_FLAGS_BEFORE 
+                  LIBS="$LIBS -liconv"
                fi
 fi