]> git.pld-linux.org Git - packages/gnome-games.git/blame - gnome-games-ac_fix.patch
0d10ff190d26339f6a55252478287820 gnome-games-xml.patch
[packages/gnome-games.git] / gnome-games-ac_fix.patch
CommitLineData
a4b651ff 1--- gnome-games-1.4.0.3/configure.in~ Wed Jul 11 22:01:48 2001
2+++ gnome-games-1.4.0.3/configure.in Thu Sep 20 08:42:22 2001
3@@ -17,7 +17,7 @@
4
5 ## failure of 'AC_PRG_CXX' causes automake to abort
6 # see if a C++ compiler exists and works
7-AC_REQUIRE([AC_PROG_CXX])dnl
8+AC_PROG_CXX
9 if test "x$ac_cv_prog_cxx_works" = xno; then
10 AC_MSG_WARN(ifelse([$1], , "No C++ compiler", [$1]))
11 fi
This page took 0.058847 seconds and 4 git commands to generate.