Small rm fix, gmake instead of make for bsd platforms, changes in -O params and better use of -no-rtti.
This commit is contained in:
@@ -433,11 +433,11 @@ if test x$enable_cpucheck != xno; then
|
||||
AC_MSG_RESULT(found)
|
||||
CPU_INFO=$(<conf.cpuchk)
|
||||
ifelse([$1], , :, [$1])
|
||||
rm conf.cpuchk
|
||||
else
|
||||
AC_MSG_RESULT(not found)
|
||||
ifelse([$2], , :, [$2])
|
||||
fi
|
||||
rm conf.cpuchk
|
||||
AC_SUBST(CPU_INFO)
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user