logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

nagiosplug Makefile.am, 1.31, 1.32 configure.in, 1.192, 1.193: msg#00025

Subject: nagiosplug Makefile.am, 1.31, 1.32 configure.in, 1.192, 1.193
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2206

Modified Files:
        Makefile.am configure.in 
Log Message:
Move new util_* functions to lib/


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/Makefile.am,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Makefile.am 18 May 2006 22:05:41 -0000      1.31
+++ Makefile.am 13 Jul 2006 12:50:19 -0000      1.32
@@ -21,6 +21,7 @@
        cd plugins-root && $(MAKE) $@
 
 test:
+       cd lib && $(MAKE) test
        cd plugins; $(MAKE) test
        cd plugins-scripts; $(MAKE) test
 

Index: configure.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/configure.in,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- configure.in        13 Jul 2006 08:54:56 -0000      1.192
+++ configure.in        13 Jul 2006 12:50:21 -0000      1.193
@@ -1699,7 +1699,7 @@
   lib/Makefile 
   m4/Makefile 
   plugins/Makefile 
-  plugins/tests/Makefile
+  lib/tests/Makefile
   plugins-root/Makefile
   plugins-scripts/Makefile 
   plugins-scripts/subst 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>