[uim-commit] r2523 - trunk/uim

ekato at freedesktop.org ekato at freedesktop.org
Sun Dec 11 01:38:45 PST 2005


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

Modified:
   trunk/uim/Makefile.am
Log:
* uim/Makefile.am : Clean up.


Modified: trunk/uim/Makefile.am
===================================================================
--- trunk/uim/Makefile.am	2005-12-11 07:30:16 UTC (rev 2522)
+++ trunk/uim/Makefile.am	2005-12-11 09:38:36 UTC (rev 2523)
@@ -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