[Nagiosplug-checkins] CVS: nagiosplug/lib Makefile.am,1.17,1.18
Ton Voon
tonvoon at users.sourceforge.net
Mon May 24 07:22:07 CEST 2004
Update of /cvsroot/nagiosplug/nagiosplug/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25999
Modified Files:
Makefile.am
Log Message:
Missed getloadavg.c (Ben Clewett)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/lib/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** Makefile.am 23 Oct 2003 10:24:37 -0000 1.17
--- Makefile.am 24 May 2004 14:21:36 -0000 1.18
***************
*** 13,17 ****
lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 afs.m4 \
fstypename.m4 fsusage.m4 ls-mntd-fs.m4 getopt.h gettext.h fsusage.h mountlist.h\
! error.m4 error.h error.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
INCLUDES = -I$(srcdir) -I$(top_srcdir)/intl
--- 13,17 ----
lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 afs.m4 \
fstypename.m4 fsusage.m4 ls-mntd-fs.m4 getopt.h gettext.h fsusage.h mountlist.h\
! error.m4 error.h error.c getloadavg.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
INCLUDES = -I$(srcdir) -I$(top_srcdir)/intl
More information about the Commits
mailing list