summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-09-05 16:42:28 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-09-05 16:42:28 +0000
commitfe0dcd7f2edc025240f59e1d4a3361abaedc812f (patch)
tree8e4728a25da665fb95c047881ccc0fba7f30d63e /NON-UNIX-USE
parent32982f0c81923033745576c49e5bf2f11ad5403b (diff)
downloadpcre-fe0dcd7f2edc025240f59e1d4a3361abaedc812f.tar.gz
Updates for 7.8 release
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@374 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE6
1 files changed, 2 insertions, 4 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index fb47fb1..bf5c41a 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -85,8 +85,6 @@ The following are generic comments about building the PCRE C library "by hand".
pcre_internal.h
ucp.h
- ucpinternal.h
- ucptable.h
(5) Also ensure that you have the following file, which is #included as source
when building a debugging version of PCRE, and is also used by pcretest.
@@ -113,7 +111,7 @@ The following are generic comments about building the PCRE C library "by hand".
pcre_study.c
pcre_tables.c
pcre_try_flipped.c
- pcre_ucp_searchfuncs.c
+ pcre_ucd.c
pcre_valid_utf8.c
pcre_version.c
pcre_xclass.c
@@ -439,5 +437,5 @@ $! Locale could not be set to fr
$!
=========================
-Last Updated: 09 July 2008
+Last Updated: 05 September 2008
****