Don't randomly change to non-standard values. If you prefer stuff in games instead of bin you can use --bindir

This commit is contained in:
Marcus Sundberg 2000-01-08 21:36:31 +00:00
parent 219acb9ce1
commit 5c89b5d944

View file

@ -661,11 +661,6 @@ dnl Check for system services
AC_EXEEXT
AC_OBJEXT
dnl if the user doesn't say otherwise, games belong in $prefix/games
if test "x$bindir" = 'x${exec_prefix}/bin'; then
bindir='${exec_prefix}/games'
fi
AC_SUBST(RELEASE)
AC_SUBST(RELEASE_CFLAGS)