[packages] libusb: resolve recursive dependency error in m4 macros
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24472 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c7b292a88
commit
fad39874c5
10
libs/libusb/patches/003-automake-compat.patch
Normal file
10
libs/libusb/patches/003-automake-compat.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -149,6 +149,7 @@ if test "x$enable_debug" = "xyes"; then
|
||||
fi
|
||||
|
||||
# Checks for programs.
|
||||
+AC_PROG_CXX
|
||||
AC_LANG_CPLUSPLUS
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_C_O
|
Loading…
x
Reference in New Issue
Block a user