diff options
Diffstat (limited to 'databases/postgresql90-server/files/extra-patch-icu4')
| -rw-r--r-- | databases/postgresql90-server/files/extra-patch-icu4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql90-server/files/extra-patch-icu4 b/databases/postgresql90-server/files/extra-patch-icu4 index 87f5c0ec5cf2..f4a238c7fc19 100644 --- a/databases/postgresql90-server/files/extra-patch-icu4 +++ b/databases/postgresql90-server/files/extra-patch-icu4 @@ -12,7 +12,7 @@ - ]) - ]) - ]) -+ AC_CHECK_LIB(icui18n, ucol_open_50, [], [ ++ AC_CHECK_LIB(icui18n, ucol_open_52, [], [ + AC_CHECK_LIB(icui18n, ucol_open_48, [], [ + AC_CHECK_LIB(icui18n, ucol_open_44, [], [ + AC_CHECK_LIB(icui18n, ucol_open_43, [], [ @@ -33,7 +33,7 @@ - ]) - ]) - ]) -+ AC_CHECK_LIB(icuuc, ucnv_fromUChars_50, [], [ ++ AC_CHECK_LIB(icuuc, ucnv_fromUChars_52, [], [ + AC_CHECK_LIB(icuuc, ucnv_fromUChars_48, [], [ + AC_CHECK_LIB(icuuc, ucnv_fromUChars_44, [], [ + AC_CHECK_LIB(icuuc, ucnv_fromUChars_43, [], [ |
