--- a/Makefile Wed Mar 22 10:13:15 2006 +0000 +++ b/Makefile Wed Mar 22 13:06:50 2006 +0000 @@ -486,8 +486,10 @@ endif ifdef OSX +ifndef JAGUAR LIBS += -liconv endif +endif # enables/disables assert() ifdef DISABLE_ASSERTS