[Nagiosplug-checkins] CVS: nagiosplug configure.in,1.68,1.69
Karl DeBisschop
kdebisschop at users.sourceforge.net
Tue Mar 18 07:19:08 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv16675
Modified Files:
configure.in
Log Message:
running the AFS macro causes newer AC/AM to barf
Index: configure.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/configure.in,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -r1.68 -r1.69
*** configure.in 18 Mar 2003 09:02:04 -0000 1.68
--- configure.in 18 Mar 2003 15:18:16 -0000 1.69
***************
*** 961,965 ****
AC_DEFINE_UNQUOTED(DF_COMMAND,"$with_df_command",[path and args for df command])
! jm_AFS
jm_LIST_MOUNTED_FILESYSTEMS([list_mounted_fs=yes], [list_mounted_fs=no])
jm_FSTYPENAME
--- 961,965 ----
AC_DEFINE_UNQUOTED(DF_COMMAND,"$with_df_command",[path and args for df command])
! dnl jm_AFS
jm_LIST_MOUNTED_FILESYSTEMS([list_mounted_fs=yes], [list_mounted_fs=no])
jm_FSTYPENAME
More information about the Commits
mailing list