Author: mm
Date: Sun Jul 29 06:34:45 2012
New Revision: 238883
URL: http://svn.freebsd.org/changeset/base/238883
Log:
Catch up config_freebsd.h with libarchive 3.0.4
Modified:
head/lib/libarchive/config_freebsd.h
Modified: head/lib/libarchive/config_freebsd.h
==============================================================================
--- head/lib/libarchive/config_freebsd.h Sun Jul 29 06:33:27 2012 (r238882)
+++ head/lib/libarchive/config_freebsd.h Sun Jul 29 06:34:45 2012 (r238883)
@@ -129,7 +129,6 @@
#define HAVE_LSTAT 1
#define HAVE_LUTIMES 1
#define HAVE_MBRTOWC 1
-#define HAVE_MBSNRTOWCS 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
@@ -206,7 +205,6 @@
#define HAVE_WCSCMP 1
#define HAVE_WCSCPY 1
#define HAVE_WCSLEN 1
-#define HAVE_WCSNRTOMBS 1
#define HAVE_WCTOMB 1
#define HAVE_WCTYPE_H 1
#define HAVE_WMEMCMP 1
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"