removed bogus alloca hack
This commit is contained in:
@@ -751,9 +751,6 @@ dnl (gcc includes its own alloca(3) but other compilers may not)
|
|||||||
dnl
|
dnl
|
||||||
if test "$with_DCE" = "yes" -o "$ac_cv_prog_YACC" = "bison -y"; then
|
if test "$with_DCE" = "yes" -o "$ac_cv_prog_YACC" = "bison -y"; then
|
||||||
AC_FUNC_ALLOCA
|
AC_FUNC_ALLOCA
|
||||||
if test -n "$ALLOCA"; then
|
|
||||||
LIBOBJS="$LIBOBJS $ALLOCA"
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
dnl
|
dnl
|
||||||
dnl library checks
|
dnl library checks
|
||||||
|
Reference in New Issue
Block a user