1 configure: do not test for CXX, it's not needed
3 There is no C++ source file, so no reason to require a C++ compiler.
5 Reported-by: Peter Korsgaard <jacmet@uclibc.org>
6 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
10 ( not yet in archives, awaits moderator approval... :-/ )
12 diff -durN vde2-2.3.2.orig/configure.ac vde2-2.3.2/configure.ac
13 --- vde2-2.3.2.orig/configure.ac 2011-11-23 17:41:19.000000000 +0100
14 +++ vde2-2.3.2/configure.ac 2012-12-14 21:56:47.146319686 +0100
16 AC_CONFIG_LIBOBJ_DIR(src/common)
18 # Checks for programs.