missing comma
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11219 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -17,7 +17,7 @@ $2(&xx);
|
||||
eval "ac_cv_func_$2_noproto=yes",
|
||||
eval "ac_cv_func_$2_noproto=no"))
|
||||
if test "$ac_cv_func_$2_noproto" = yes; then
|
||||
AC_DEFINE(AS_TR_CPP(NEED_[]$2[]_PROTO), 1
|
||||
AC_DEFINE(AS_TR_CPP(NEED_[]$2[]_PROTO), 1,
|
||||
[define if the system is missing a prototype for $2()])
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user