build: Remove broken SET_MAKE handling

This commit is contained in:
Marcel Holtmann 2010-12-21 06:54:42 -08:00
parent f5864cf31c
commit 34d3917f84
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
SET_MAKE="MAKE=${MAKE-@make}"
AC_ARG_ENABLE(optimization, AC_HELP_STRING([--disable-optimization],
[disable code optimization through compiler]), [
if (test "${enableval}" = "no"); then