Searched refs:libtool_flags (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure1511 libtool_flags="--cache-file=$cache_file"
1512 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
1513 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
1514 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
1515 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1516 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags
[all...]

Completed in 11 milliseconds