--- configure.in.old 2007-10-04 15:21:42.000000000 +0200 +++ configure.in 2007-10-04 15:30:31.000000000 +0200 @@ -382,7 +382,7 @@ fi -AC_PATH_PROG([WXRC], [wxrc --version]) +AM_PATH_WXRC() if test "x$WXRC" = "x"; then AC_MSG_ERROR([ wxrc could not be found. This program gets build together with wxWidgets.