summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/retsigtype.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/retsigtype.m4')
-rw-r--r--crypto/heimdal/cf/retsigtype.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/retsigtype.m4 b/crypto/heimdal/cf/retsigtype.m4
index 4c3ecbd..465c654 100644
--- a/crypto/heimdal/cf/retsigtype.m4
+++ b/crypto/heimdal/cf/retsigtype.m4
@@ -1,10 +1,10 @@
dnl
-dnl $Id: retsigtype.m4,v 1.1 2000/07/15 18:05:56 joda Exp $
+dnl $Id: retsigtype.m4,v 1.1.12.1 2004/04/01 07:27:35 joda Exp $
dnl
dnl Figure out return type of signal handlers, and define SIGRETURN macro
dnl that can be used to return from one
dnl
-AC_DEFUN(rk_RETSIGTYPE,[
+AC_DEFUN([rk_RETSIGTYPE],[
AC_TYPE_SIGNAL
if test "$ac_cv_type_signal" = "void" ; then
AC_DEFINE(VOID_RETSIGTYPE, 1, [Define if signal handlers return void.])
OpenPOWER on IntegriCloud