[Xfce4-commits] [xfce/xfce4-session] 01/01: Don't use CXX/CPP

noreply at xfce.org noreply at xfce.org
Fri Sep 12 19:59:30 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 7655db8c7c7c08f5169a71095a69817cef129347
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Fri Sep 12 20:57:58 2014 +0300

    Don't use CXX/CPP
---
 configure.ac.in |    2 --
 1 file changed, 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 67bc870..fae3fcf 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -49,10 +49,8 @@ if test x"`uname | grep \"CYGWIN\"`" != x""; then
 fi
 
 dnl check for basic programs
-AC_PROG_CXX
 AC_PROG_AWK
 AC_PROG_CC
-AC_PROG_CPP
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list