--- gnulib/lib/Makefile.am.orig 2015-05-24 00:50:24 UTC +++ gnulib/lib/Makefile.am @@ -463,7 +463,7 @@ install-exec-localcharset: all-local case '$(host_os)' in \ darwin[56]*) \ need_charset_alias=true ;; \ - darwin* | cygwin* | mingw* | pw32* | cegcc*) \ + darwin* | cygwin* | mingw* | pw32* | cegcc* | freebsd*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \