Author: peter
Date: Tue Aug 13 07:31:27 2013
New Revision: 254274
URL: http://svnweb.freebsd.org/changeset/base/254274

Log:
  Add a note that if you were WITH_ICONV before, you should turn on
  WITH_LIBICONV_COMPAT.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Tue Aug 13 07:15:01 2013        (r254273)
+++ head/UPDATING       Tue Aug 13 07:31:27 2013        (r254274)
@@ -36,6 +36,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
        enables just the iconv* functionality and is now on by default.
        WITH_LIBICONV_COMPAT enables the libiconv api and link time
        compatability.  Set WITHOUT_ICONV to build the old way.
+       If you have been using WITH_ICONV before, you will very likely
+       need to turn on WITH_LIBICONV_COMPAT.
 
 20130806:
        INVARIANTS option now enables DEBUG for code with OpenSolaris and
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to