[Nagiosplug-checkins] CVS: nagiosplug acinclude.m4,1.4,1.5
Karl DeBisschop
kdebisschop at users.sourceforge.net
Wed Feb 18 07:26:57 CET 2004
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22929
Modified Files:
acinclude.m4
Log Message:
underquoted defines cause warning on FC2
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/acinclude.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** acinclude.m4 6 Mar 2003 06:40:45 -0000 1.4
--- acinclude.m4 18 Feb 2004 14:56:34 -0000 1.5
***************
*** 15,19 ****
dnl based on David Arnold's autoconf suggestion in the threads faq
dnl
! AC_DEFUN(ACX_WHICH_GETHOSTBYNAME_R,
[AC_CACHE_CHECK(number of arguments to gethostbyname_r,
acx_which_gethostbyname_r, [
--- 15,19 ----
dnl based on David Arnold's autoconf suggestion in the threads faq
dnl
! AC_DEFUN([ACX_WHICH_GETHOSTBYNAME_R],
[AC_CACHE_CHECK(number of arguments to gethostbyname_r,
acx_which_gethostbyname_r, [
More information about the Commits
mailing list