summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2008-01-15 13:35:33 +0000
committerEric Blake <eblake@redhat.com>2008-01-15 13:35:33 +0000
commitdc26a86fbbe3720abee51179e42cc9886fce18dc (patch)
treeb8c65c6911c1ea1f1f9f6437fd33aca16e63343e /newlib/libc/string/Makefile.am
parent12df8a5b53be662f717944285dc31544b31ce052 (diff)
downloadcygnal-dc26a86fbbe3720abee51179e42cc9886fce18dc.tar.gz
cygnal-dc26a86fbbe3720abee51179e42cc9886fce18dc.tar.bz2
cygnal-dc26a86fbbe3720abee51179e42cc9886fce18dc.zip
* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.
* libc/string/Makefile: Regenerate.
Diffstat (limited to 'newlib/libc/string/Makefile.am')
-rw-r--r--newlib/libc/string/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libc/string/Makefile.am b/newlib/libc/string/Makefile.am
index e4ad1d13f..2e7f1fca4 100644
--- a/newlib/libc/string/Makefile.am
+++ b/newlib/libc/string/Makefile.am
@@ -84,8 +84,8 @@ ELIX_2_SOURCES = \
strcasestr.c \
strndup_r.c \
wcpcpy.c \
- wcpncpy.c \
-endif
+ wcpncpy.c
+endif !ELIX_LEVEL_1
if ELIX_LEVEL_1
ELIX_4_SOURCES =