/[packages]/cauldron/icu/current/SOURCES/icu-4.4-configure.patch
ViewVC logotype

Annotation of /cauldron/icu/current/SOURCES/icu-4.4-configure.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1497 - (hide annotations) (download)
Sun Jan 9 02:31:09 2011 UTC (13 years, 3 months ago) by blino
File size: 490 byte(s)
imported package icu
1 blino 1497 --- icu/source/configure.in 2009-07-01 19:51:26.000000000 +0100
2     +++ icu/source/configure.in 2009-11-19 09:12:23.000000000 +0000
3     @@ -57,6 +57,11 @@
4    
5     AC_SUBST(cross_compiling)
6    
7     +dnl use the pld hack to get ac_fn_cxx_try_link defined globally and not local
8     +AC_LANG_PUSH([C++])
9     +AC_LINK_IFELSE([AC_LANG_PROGRAM()])
10     +AC_LANG_POP([C++])
11     +
12     # make sure install is relative to srcdir - if a script
13     if test "$srcdir" = "."; then
14     # If srcdir isn't just ., then (srcdir) is already prepended.

  ViewVC Help
Powered by ViewVC 1.1.30