Lines Matching refs:BUILD
209 build=NONE
317 --build configure for building on BUILD [BUILD=HOST]
319 --disable-shared do not build shared libraries
320 --disable-static do not build static libraries
347 --build) prev=build ;;
348 --build=*) build="$optarg" ;;
565 # Check for the build system type
566 echo $ac_n "checking build system type... $ac_c" 1>&6
568 build_alias=$build
577 build=`$SHELL $ac_config_sub $build_alias`
578 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
579 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
580 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
581 echo "$ac_t""$build" 1>&6
590 build=$host
593 if test x"$host" != x"$build"; then
740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
1112 # Disable shared library build on OS-X older than 10.3.
1593 # Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in
1594 # configure.in, otherwise build static only libraries.
1604 echo $ac_n "checking whether to build shared libraries... $ac_c" 1>&6
1628 echo "checking whether to build static libraries... $enable_static" 1>&6
2295 # Whether or not to build shared libraries.
2301 # Whether or not to build static libraries.
2327 # The linker used to build libraries.
2429 # Commands used to build and install an old-style archive.
2441 # Commands used to build and install a shared archive.