]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games-ac_fix.patch
- fixed iagno categories entry
[packages/gnome-games.git] / gnome-games-ac_fix.patch
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.027599 seconds and 3 git commands to generate.