From: Nicolas Thill Date: Sun, 26 Aug 2007 18:34:24 +0000 (+0000) Subject: prevent ldconfig use in autoconf based packages X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cd90a87a7be8ac3e443b0218a58426cd4aaee59b;p=openwrt%2Fsvn-archive%2Fopenwrt.git prevent ldconfig use in autoconf based packages SVN-Revision: 8496 --- diff --git a/openwrt/package/sdk/files/include/site/linux-uclibc b/openwrt/package/sdk/files/include/site/linux-uclibc index d528c9bd41..e7acc2bd5a 100644 --- a/openwrt/package/sdk/files/include/site/linux-uclibc +++ b/openwrt/package/sdk/files/include/site/linux-uclibc @@ -47,6 +47,7 @@ ac_cv_lbl_unaligned_fail=no ac_cv_linux_kernel_pppoe=yes ac_cv_linux_vers=2 ac_cv_pack_bitfields_reversed=yes +ac_cv_path_LDCONFIG= ac_cv_regexec_segfault_emptystr=no ac_cv_sctp=no ac_cv_sys_restartable_syscalls=yes