overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3,7 +3,7 @@ dnl $Id$
|
||||
dnl
|
||||
dnl Test for realloc that doesn't handle NULL as first parameter
|
||||
dnl
|
||||
AC_DEFUN(rk_BROKEN_REALLOC, [
|
||||
AC_DEFUN([rk_BROKEN_REALLOC], [
|
||||
AC_CACHE_CHECK(if realloc if broken, ac_cv_func_realloc_broken, [
|
||||
ac_cv_func_realloc_broken=no
|
||||
AC_TRY_RUN([
|
||||
|
Reference in New Issue
Block a user