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:
@@ -4,7 +4,7 @@ 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.])
|
||||
|
Reference in New Issue
Block a user