Loading configure.ac +0 −2 Original line number Diff line number Diff line Loading @@ -1132,8 +1132,6 @@ AC_CHECK_LIB(rt,clock_gettime) if test -n "$GNU_LIBTOOL" -a "x$ac_cv_lib_ltdl_lt_dlinit" = xyes; then build_libcc_named=build-libcc-named elif test -n "$GNU_LIBTOOL" -a "x$libltdl_cv_lib_dl_dlopen" = xyes; then build_libcc_named=build-libcc-named elif test -n "$GNU_LIBTOOL" -a "x$ac_cv_func_dlopen" = xyes; then build_libcc_named=build-libcc-named else Loading Loading
configure.ac +0 −2 Original line number Diff line number Diff line Loading @@ -1132,8 +1132,6 @@ AC_CHECK_LIB(rt,clock_gettime) if test -n "$GNU_LIBTOOL" -a "x$ac_cv_lib_ltdl_lt_dlinit" = xyes; then build_libcc_named=build-libcc-named elif test -n "$GNU_LIBTOOL" -a "x$libltdl_cv_lib_dl_dlopen" = xyes; then build_libcc_named=build-libcc-named elif test -n "$GNU_LIBTOOL" -a "x$ac_cv_func_dlopen" = xyes; then build_libcc_named=build-libcc-named else Loading