summaryrefslogtreecommitdiff
path: root/libc/locale
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-07 19:31:25 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-07 19:31:25 +0000
commit166cc47deaa1da2477806e3bb9a1c6bd0b94ff52 (patch)
tree12c479e061d53a1ec8c9bf0451e84ac191323792 /libc/locale
parent68958b4bf50cfd014e72d20fbe187f4d1ddee22f (diff)
Merge changes between r17384 and r17457 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@17458 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/locale')
-rw-r--r--libc/locale/Makefile15
1 files changed, 1 insertions, 14 deletions
diff --git a/libc/locale/Makefile b/libc/locale/Makefile
index 2bc54a6f0..31cf1beb9 100644
--- a/libc/locale/Makefile
+++ b/libc/locale/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991,1992,1995-2003,2005,2009,2011
+# Copyright (C) 1991,1992,1995-2003,2005,2009,2011,2012
# Free Software Foundation, Inc.
# This file is part of the GNU C Library.
@@ -24,19 +24,6 @@ include ../option-groups.mak
subdir := locale
headers = locale.h bits/locale.h langinfo.h xlocale.h
-distribute = localeinfo.h categories.def iso-639.def iso-3166.def \
- iso-4217.def weight.h weightwc.h strlen-hash.h elem-hash.h \
- indigits.h indigitswc.h outdigits.h outdigitswc.h \
- coll-lookup.h C-translit.h.in C-translit.h gen-translit.pl \
- locarchive.h hashval.h dummy-setlocale.c \
- $(addprefix programs/, \
- locale.c localedef.c \
- $(localedef-modules:=.c) $(locale-modules:=.c) \
- $(lib-modules:=.c) config.h simple-hash.h \
- charmap-kw.gperf charmap-kw.h locfile-token.h \
- locfile-kw.gperf locfile-kw.h linereader.h \
- locfile.h charmap.h repertoire.h localedef.h \
- 3level.h charmap-dir.h locarchive.c)
# catnames is needed by OPTION_EGLIBC_LOCALE_CODE and by the 'intl' code.
# If we put the latter in an option group, too, we can omit catnames
# when both option groups are disabled. libstdc++-v3 needs mb_cur_max.