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:
@@ -2,7 +2,7 @@ dnl $Id$
|
||||
dnl
|
||||
dnl check for getpwnam_r, and if it's posix or not
|
||||
|
||||
AC_DEFUN(AC_CHECK_GETPWNAM_R_POSIX,[
|
||||
AC_DEFUN([AC_CHECK_GETPWNAM_R_POSIX],[
|
||||
AC_FIND_FUNC_NO_LIBS(getpwnam_r,c_r)
|
||||
if test "$ac_cv_func_getpwnam_r" = yes; then
|
||||
AC_CACHE_CHECK(if getpwnam_r is posix,ac_cv_func_getpwnam_r_posix,
|
||||
|
Reference in New Issue
Block a user