[uim-commit] r2524 - branches/1.0/uim

ekato at freedesktop.org ekato at freedesktop.org
Sun Dec 11 01:39:41 PST 2005


Author: ekato
Date: 2005-12-11 01:39:36 -0800 (Sun, 11 Dec 2005)
New Revision: 2524

Modified:
   branches/1.0/uim/Makefile.am
Log:
* uim/Makefile.am : Port r2523 from trunk.


Modified: branches/1.0/uim/Makefile.am
===================================================================
--- branches/1.0/uim/Makefile.am	2005-12-11 09:38:36 UTC (rev 2523)
+++ branches/1.0/uim/Makefile.am	2005-12-11 09:39:36 UTC (rev 2524)
@@ -21,15 +21,7 @@
 		intl.c \
 		uim-ipc.c \
 		plugin.c
-#		getpeereid.c
 
-#if NEED_SETENV_C
-#libuim_la_SOURCES += setenv.c
-#endif
-#if NEED_STRSEP_C
-#libuim_la_SOURCES += strsep.c
-#endif
-
 if COMPAT_SCM
   pkginclude_HEADERS += uim-compat-scm.h
 endif
@@ -136,9 +128,6 @@
 uim_module_manager_CFLAGS =
 uim_module_manager_LDADD = libuim.la $(top_builddir)/replace/libreplace.la
 uim_module_manager_SOURCES = uim-module-manager.c
-#if NEED_SETENV_C
-#uim_module_manager_SOURCES += setenv.c
-#endif
 
 noinst_PROGRAMS = uim-agent
 



More information about the uim-commit mailing list