aboutsummaryrefslogtreecommitdiff
path: root/java/jikes/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'java/jikes/files/patch-ac')
-rw-r--r--java/jikes/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/java/jikes/files/patch-ac b/java/jikes/files/patch-ac
deleted file mode 100644
index b43dedce4e7e..000000000000
--- a/java/jikes/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Tue Aug 27 12:55:18 2002
-+++ configure.in Tue Aug 27 12:54:39 2002
-@@ -108,7 +108,7 @@
- AC_CHECK_ICONV()
-
- dnl Check if "IBM Classes for UNICODE library" is present
--AC_CHECK_LIB(icu-uc, u_getVersion)
-+AC_CHECK_LIB(icuuc, u_getVersion)
-
- dnl Check for cygwin path conversion functions
- AC_CHECK_FUNCS(cygwin_win32_to_posix_path_list)