[Nagiosplug-checkins] CVS: nagiosplug/tools sfsnapshot,1.3,1.4
Ton Voon
tonvoon at users.sourceforge.net
Fri Mar 7 17:14:25 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv18142
Modified Files:
sfsnapshot
Log Message:
Added automake parameters for config.sub and config.guess
Index: sfsnapshot
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/tools/sfsnapshot,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** sfsnapshot 8 Mar 2003 00:57:14 -0000 1.3
--- sfsnapshot 8 Mar 2003 01:13:54 -0000 1.4
***************
*** 34,41 ****
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/nagiosplug co -r $cvs_rel nagiosplug
cd $PROJECT
! aclocal
autoheader
autoconf
! automake
autoreconf
./configure
--- 34,41 ----
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/nagiosplug co -r $cvs_rel nagiosplug
cd $PROJECT
! aclocal -I lib
autoheader
autoconf
! automake --add-missing --copy
autoreconf
./configure
More information about the Commits
mailing list