Home | History | Annotate | Download | only in icu4c

Lines Matching full:configure

3 # configure.in for ICU
10 # Process this file with autoconf to produce a configure script
117 # Ensure that if CXXFLAGS/CFLAGS were not set when calling configure, set it correctly based on (enable/disable) debug or release option
359 #AC_PATH_PROG(AR,ar,[echo archiver ar not found re-run configure ; false],$PATH:/bin:/usr/bin:/usr/ccs/bin)
1050 # we depend on configure telling us that we can use it.
1249 Additionally, the variable FORCE_LIBS may be set before calling configure.
1379 echo "** ICU was configured without mutex or thread support. Multithread-safe operation will not be tested. If this is unexpected, then run configure with --enable-threads=yes or check the messages [above] to see why thread support was not found." 1>&6
1392 echo "is in your PATH so that the configure script can detect its location."