s/AC_LIBOBJ/rk_LIBOBJ/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11003 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,6 +7,6 @@ dnl
|
||||
AC_DEFUN(AC_FIND_IF_NOT_BROKEN,
|
||||
[AC_FIND_FUNC([$1], [$2], [$3], [$4])
|
||||
if eval "test \"$ac_cv_func_$1\" != yes"; then
|
||||
AC_LIBOBJ([$1])
|
||||
rk_LIBOBJ([$1])
|
||||
fi
|
||||
])
|
||||
|
Reference in New Issue
Block a user