[packages] glib: fix underquoted macro in glib.m4 (cosmetic)
[openwrt/svn-archive/archive.git] / libs / libusb / patches / 003-automake-compat.patch
1 --- a/configure.in
2 +++ b/configure.in
3 @@ -149,6 +149,7 @@ if test "x$enable_debug" = "xyes"; then
4 fi
5
6 # Checks for programs.
7 +AC_PROG_CXX
8 AC_LANG_CPLUSPLUS
9 AC_PROG_CC
10 AM_PROG_CC_C_O