SF.net SVN: nagiosplug:[2071] nagiosplug/trunk/lib/tests/Makefile.am

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2071
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2071&view=rev
Author:   tonvoon
Date:     2008-11-05 17:07:40 +0000 (Wed, 05 Nov 2008)

Log Message:
-----------
Need to add in the libgnu.la for Solaris and other platforms
where missing functions have been replaced by GNUlib

Modified Paths:
--------------
    nagiosplug/trunk/lib/tests/Makefile.am

Modified: nagiosplug/trunk/lib/tests/Makefile.am
===================================================================
--- nagiosplug/trunk/lib/tests/Makefile.am	2008-11-05 16:22:03 UTC (rev 2070)
+++ nagiosplug/trunk/lib/tests/Makefile.am	2008-11-05 17:07:40 UTC (rev 2071)
@@ -6,7 +6,7 @@
 check_PROGRAMS = @EXTRA_TEST@
 
 TAP_LIB_DIR = $(top_srcdir)/@TAP_DIR@/src
-TAP_O = $(TAP_LIB_DIR)/tap.o
+TAP_O = $(TAP_LIB_DIR)/tap.o $(TAP_LIB_DIR)/../lib/libgnu.la
 INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/plugins -I$(TAP_LIB_DIR)
 
 EXTRA_PROGRAMS = test_utils test_disk test_tcp test_cmd test_base64 test_ini test_opts


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.