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

CVS commit cvs w toxygen.net
Czw, 3 Maj 2007, 11:46:20 CEST


Module name:	ekg2
Changes by:	darkjames	2007-05-03 11:46:17

Modified files:
	Makefile.am main.c

Log message:
[ncurses] use -fvisibility=hidden (size 187615 (before) vs 180847 (now))

Index: Makefile.am
===================================================================
RCS file: /home/cvs/ekg2/plugins/ncurses/Makefile.am,v
diff -d -u -r1.22 -r1.23
--- Makefile.am	27 Feb 2007 20:54:13 -0000	1.22
+++ Makefile.am	3 May 2007 09:46:17 -0000	1.23
@@ -5,7 +5,7 @@
 	bindings.h completion.h contacts.h ecurses.h old.h mouse.h
 ncurses_la_LDFLAGS = -module -avoid-version
 ncurses_la_LIBADD = $(NCURSES_LIBS) $(ASPELL_LIBS) $(LIBGPM_LIBS)
-ncurses_la_CPPFLAGS = $(NCURSES_CPPFLAGS) 
+ncurses_la_CPPFLAGS = $(C_FVISIBILITY) $(NCURSES_CPPFLAGS) 
 
 libdir = $(plugindir)
 INCLUDES = -DDATADIR=\"$(datadir)/ekg\" 

Index: main.c
===================================================================
RCS file: /home/cvs/ekg2/plugins/ncurses/main.c,v
diff -d -u -r1.88 -r1.89
--- main.c	12 Mar 2007 12:30:25 -0000	1.88
+++ main.c	3 May 2007 09:46:17 -0000	1.89
@@ -527,7 +527,7 @@
 	}
 }
 
-int ncurses_plugin_init(int prio)
+EXPORT int ncurses_plugin_init(int prio)
 {
 	list_t l;
 	int is_UI = 0;


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