packages/libs/libusb/patches/003-automake-compat.patch

11 lines
188 B
Diff
Raw Normal View History

--- 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