summaryrefslogtreecommitdiffstats
path: root/main/bacula-client/cxx.patch
blob: 0af4937ea10f3e7c62481821b8416e74e4371a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./autoconf/configure.in.orig
+++ ./autoconf/configure.in
@@ -92,10 +92,6 @@
    AC_DEFINE(HAVE_GCC)
    have_gcc=yes
 fi
-AC_PATH_PROG(CXX, $CXX, $CXX)
-if test ! -e $CXX; then
-   AC_MSG_ERROR(Unable to find C++ compiler)
-fi
 
 dnl -------------------------------------------------------
 dnl Check for programs.