summaryrefslogtreecommitdiffstats
path: root/gtk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/configure.ac')
-rw-r--r--gtk/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/configure.ac b/gtk/configure.ac
index 148827bb2..98649ad13 100644
--- a/gtk/configure.ac
+++ b/gtk/configure.ac
@@ -9,7 +9,7 @@ AM_MAINTAINER_MODE
AC_PROG_CC(gcc clang)
AC_ISC_POSIX
-AC_PROG_CXX(gcc++ clang++)
+AC_PROG_CXX(g++ clang++)
AM_PROG_CC_STDC
AC_HEADER_STDC