[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:
jow 2010-12-11 02:31:45 +00:00
parent 1c7b292a88
commit fad39874c5

View 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