]> git.wh0rd.org - patches.git/blob - psmisc-dont-need-c++.patch
scummvm random work
[patches.git] / psmisc-dont-need-c++.patch
1 Index: configure.ac
2 ===================================================================
3 RCS file: /cvsroot/psmisc/psmisc/configure.ac,v
4 retrieving revision 1.4
5 diff -u -p -r1.4 configure.ac
6 --- configure.ac 4 Jul 2007 02:25:00 -0000 1.4
7 +++ configure.ac 26 Sep 2007 05:42:47 -0000
8 @@ -7,7 +7,6 @@ AC_CONFIG_AUX_DIR([config])
9 AM_INIT_AUTOMAKE([1.10])
10
11 dnl Checks for programs.
12 -AC_PROG_CXX
13 AC_PROG_CC
14 #AC_PROG_CPP
15 AC_PROG_MAKE_SET