---------------------------------- Checking for working make (make)... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for required functions... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for required functions for dwfilter... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for strdup... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for setlocale... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for gettext and related functions... Running 'make -f .Makefile .config.o' cc -O2 -c -o .config.o .config.c yes ---------------------------------- Checking for gettext in standard library... Running 'make -f .Makefile .config' cc -O2 -o .config .config.o yes ---------------------------------- Checking for msgfmt... Running 'make -f .Makefile .config.mo' msgfmt -o .config.mo .config.po yes ---------------------------------- Checking for icu-config... Running which icu-config >/dev/null Running icu-config --cppflags --ldflags yes ---------------------------------- Checking ICU version >= 3.4... Running icu-config --version yes (51.2) ---------------------------------- Checking for functions in libicu... Running 'make -f .Makefile ICUFLAGS=`"icu-config" --cppflags` ICULIBS=`"icu-config" --ldflags` .config' cc -O2 `"icu-config" --cppflags` -c -o .config.o .config.c cc -O2 -o .config .config.o `"icu-config" --ldflags` yes ---------------------------------- Checking for nl_langinfo... Running 'make -f .Makefile .config' cc -O2 -c -o .config.o .config.c cc -O2 -o .config .config.o yes ---------------------------------- Checking for working install 'install'... Running 'make -f .Makefile INSTALL=install install' install -d .foo/bar install -m 755 configure .foo/bar test -x .foo/bar/configure yes ---------------------------------- Creating Makefile