freebsd-dev/lib/libkiconv
Dimitry Andric 0bd7a6f878 Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib,
which was inadvertently caused by r236185: if SHLIBDIR is set using the
?= operator, it must be done *before* bsd.own.mk is included, otherwise
the default value is still used.

Note, bsd.lib.mk will take care of removing the copy in /usr/lib upon
installation, so no addition to ObsoleteFiles.inc is needed.

X-MFC-With:	r236185
2012-06-12 20:24:57 +00:00
..
kiconv_sysctl.c free(3) won't mess with errno so return it as-is. 2009-06-22 21:49:55 +00:00
kiconv.3
Makefile Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib, 2012-06-12 20:24:57 +00:00
quirks.c Add prototypes when the library is compiled static. 2009-06-22 17:00:20 +00:00
quirks.h
xlat16_iconv.c - Add support for BSD iconv when it is build into libc 2012-05-25 22:07:13 +00:00
xlat16_sysctl.c Add prototypes when the library is compiled static. 2009-06-22 17:00:20 +00:00