diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:45:14 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:45:14 +0000 |
| commit | 313de50d95a8138c4ec86062d653e5175a40b1dc (patch) | |
| tree | 351d8a94c8e2cec99dc1c3954ff2d4839529ee76 /databases/postgresql90-server/files/extra-patch-icu4 | |
| parent | Chase boost and icu bump (diff) | |
Add forgotten bits from boost chasing
Notes
Notes:
svn path=/head/; revision=343215
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, [], [ |
