[packages] mtr: update to 0.82, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29737 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
- AC_CHECK_LIB(bind, res_mkquery, ,
|
||||
- AC_CHECK_LIB(resolv, res_mkquery, ,
|
||||
- AC_CHECK_LIB(resolv, __res_mkquery, , AC_MSG_ERROR(No resolver library found)))))
|
||||
+#AC_CHECK_FUNC(res_mkquery, ,
|
||||
+# AC_CHECK_LIB(bind, res_mkquery, ,
|
||||
+#AC_CHECK_FUNC(res_mkquery, ,
|
||||
+# AC_CHECK_LIB(bind, res_mkquery, ,
|
||||
+# AC_CHECK_LIB(resolv, res_mkquery, ,
|
||||
+# AC_CHECK_LIB(resolv, __res_mkquery, , AC_MSG_ERROR(No resolver library found)))))
|
||||
# This next line would override the just detected-or-not -lresolv.
|
||||
|
Reference in New Issue
Block a user