diff Makefile @ 17998:f21e0fe4e965

remove deprecated, never-used gnu gettext cruft. proper runtime message catalogs will be added with catgets in the (near?) future. this resolves complaints about mp_msg printing crap at startup when gettext was (stupidly) enabled by default even though it was not useful.
author rfelker
date Thu, 30 Mar 2006 22:14:44 +0000
parents 4f7892794a7f
children 2b4e71051200
line wrap: on
line diff
--- a/Makefile	Thu Mar 30 14:50:16 2006 +0000
+++ b/Makefile	Thu Mar 30 22:14:44 2006 +0000
@@ -392,7 +392,6 @@
                $(LIRCC_LIB) \
                $(STATIC_LIB) \
                $(ARCH_LIB) \
-               $(I18NLIBS) \
                $(MATH_LIB) \
                $(LIBC_LIB) \
 
@@ -433,7 +432,6 @@
                 $(LIRC_LIB) \
                 $(LIRCC_LIB) \
                 $(ARCH_LIB) \
-                $(I18NLIBS) \
                 $(MATH_LIB) \
                 $(LIBC_LIB) \