[ekg2-commit] ekg2: Makefile.am (HEAD) main.c (HEAD) [darkjames]

CVS commit cvs w toxygen.net
Czw, 3 Maj 2007, 11:50:55 CEST


Module name:	ekg2
Changes by:	darkjames	2007-05-03 11:50:52

Modified files:
	Makefile.am main.c

Log message:
[logs] like above, 48803 vs 48624

Index: Makefile.am
===================================================================
RCS file: /home/cvs/ekg2/plugins/logs/Makefile.am,v
diff -d -u -r1.10 -r1.11
--- Makefile.am	27 Feb 2007 20:54:08 -0000	1.10
+++ Makefile.am	3 May 2007 09:50:52 -0000	1.11
@@ -3,6 +3,7 @@
 lib_LTLIBRARIES = logs.la
 logs_la_SOURCES = main.c main.h
 logs_la_LDFLAGS = -module -avoid-version
+logs_la_CPPFLAGS = $(C_FVISIBILITY)
 logs_la_LIBADD = $(ZLIB_LIBS)
 
 libdir = $(plugindir)

Index: main.c
===================================================================
RCS file: /home/cvs/ekg2/plugins/logs/main.c,v
diff -d -u -r1.95 -r1.96
--- main.c	2 May 2007 19:08:07 -0000	1.95
+++ main.c	3 May 2007 09:50:52 -0000	1.96
@@ -634,7 +634,7 @@
 	return 0;
 }
 
-int logs_plugin_init(int prio) {
+EXPORT int logs_plugin_init(int prio) {
 	plugin_register(&logs_plugin, prio);
 	
 	buffer_lograw_tail = NULL;


Więcej informacji o liście dyskusyjnej ekg2-commit