diff options
author | Andreas Schwab <aschwab@redhat.com> | 2009-06-26 13:14:24 +0200 |
---|---|---|
committer | Andreas Schwab <aschwab@redhat.com> | 2009-06-26 13:14:24 +0200 |
commit | a879c2cb1753c3aa868aa1e9d2107e9f0deb0dc2 (patch) | |
tree | a919978ad8a178a0e6013f1ee43ab54f60a13493 /libio | |
parent | 5f9df8e7b478cafd4528a133201f4611a963292e (diff) | |
parent | 44d20bca52ace85850012b0ead37b360e3ecd96e (diff) | |
download | glibc-a879c2cb1753c3aa868aa1e9d2107e9f0deb0dc2.tar.gz glibc-a879c2cb1753c3aa868aa1e9d2107e9f0deb0dc2.tar.xz glibc-a879c2cb1753c3aa868aa1e9d2107e9f0deb0dc2.zip |
Merge commit 'origin/master' into fedora/master
Diffstat (limited to 'libio')
-rw-r--r-- | libio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/Makefile b/libio/Makefile index b94d047f5a..501e80c2ee 100644 --- a/libio/Makefile +++ b/libio/Makefile @@ -153,6 +153,7 @@ tst-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata bug-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata tst-swscanf-ENV = LOCPATH=$(common-objpfx)localedata bug-ftell-ENV = LOCPATH=$(common-objpfx)localedata +tst-fgetwc-ENV = LOCPATH=$(common-objpfx)localedata generated = tst-fopenloc.mtrace tst-fopenloc.check |