summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/krb-func-getlogin.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/krb-func-getlogin.m4')
-rw-r--r--crypto/heimdal/cf/krb-func-getlogin.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/krb-func-getlogin.m4 b/crypto/heimdal/cf/krb-func-getlogin.m4
index 921c5ab..ec091d7 100644
--- a/crypto/heimdal/cf/krb-func-getlogin.m4
+++ b/crypto/heimdal/cf/krb-func-getlogin.m4
@@ -1,11 +1,11 @@
dnl
-dnl $Id: krb-func-getlogin.m4,v 1.1 1999/07/13 17:45:30 assar Exp $
+dnl $Id: krb-func-getlogin.m4,v 1.1.32.1 2004/04/01 07:27:34 joda Exp $
dnl
dnl test for POSIX (broken) getlogin
dnl
-AC_DEFUN(AC_FUNC_GETLOGIN, [
+AC_DEFUN([AC_FUNC_GETLOGIN], [
AC_CHECK_FUNCS(getlogin setlogin)
if test "$ac_cv_func_getlogin" = yes; then
AC_CACHE_CHECK(if getlogin is posix, ac_cv_func_getlogin_posix, [
OpenPOWER on IntegriCloud