Skip to content

Commit

Permalink
Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide…
Browse files Browse the repository at this point in the history
… in libio
  • Loading branch information
Andreas Schwab committed Mar 25, 2014
1 parent de03187 commit 003e49e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2014-03-25 Andreas Schwab <schwab@suse.de>

* libio/Makefile (tst-ftell-partial-wide-ENV)
(tst-ftell-active-handler-ENV): Define.

2014-03-25 Stefan Liebler <stli@linux.vnet.ibm.com>

* NEWS: Add 16712, 16713, 16714 to fixed bug list.
Expand Down
2 changes: 2 additions & 0 deletions libio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ tst-swscanf-ENV = LOCPATH=$(common-objpfx)localedata
bug-ftell-ENV = LOCPATH=$(common-objpfx)localedata
tst-fgetwc-ENV = LOCPATH=$(common-objpfx)localedata
tst-fseek-ENV = LOCPATH=$(common-objpfx)localedata
tst-ftell-partial-wide-ENV = LOCPATH=$(common-objpfx)localedata
tst-ftell-active-handler-ENV = LOCPATH=$(common-objpfx)localedata

generated += tst-fopenloc.mtrace tst-fopenloc.check

Expand Down

0 comments on commit 003e49e

Please sign in to comment.