File libunicode_config_libdir.diff of Package libunicode
--- unicode-config.in.orig 1999-07-31 08:57:00.000000000 +0500 +++ unicode-config.in 2009-05-26 23:41:54.000000000 +0400 @@ -86,5 +86,5 @@ echo $includes @UNICODE_DEFS@ fi if test "$echo_libs" = "yes"; then - echo -L@libdir@ -lunicode + echo -lunicode fi