1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix squid and rp-pppoe (closes: #869)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5247 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2006-10-20 10:32:01 +00:00
parent b73050fb3f
commit 2646b412a1
6 changed files with 92 additions and 31 deletions

View File

@@ -3,6 +3,7 @@ ac_atomic_sub=yes
ac_cv_c_gettext_without_libintl=yes
ac_cv_c_long_double=no
ac_cv_conv_longlong_to_float=yes
ac_cv_func___va_copy=no
ac_cv_func__exit=yes
ac_cv_func_fchmod=yes
ac_cv_func_getaddrinfo=yes
@@ -31,7 +32,7 @@ ac_cv_func_stat_ignores_trailing_slash=no
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_utimes=yes
ac_cv_func___va_copy=no
ac_cv_func_va_copy=no
ac_cv_func_vsnprintf=yes
ac_cv_have_accrights_in_msghdr=no
ac_cv_have_broken_snprintf=no