diff options
author | Bruce Korb <bkorb@gnu.org> | 2011-02-06 21:11:40 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2011-02-06 21:15:53 +0100 |
commit | 4013d14c4b1f18cb4b665a0a47ad80ce3224d25d (patch) | |
tree | ca9b90d949d6b3cdc2e97e0979f6c212eaa4297e /modules/wchar | |
parent | ad98f8ef519af652b76508875f037fb3ca95a35f (diff) | |
download | gnulib-4013d14c4b1f18cb4b665a0a47ad80ce3224d25d.tar.gz |
libposix: Revert the unreviewed part of yesterday's big merge.
Back out yesterday's big merge from the libposix branch, except for the
openat-die.c change that was reviewed and approved by Paul Eggert.
Put the ChangeLog entry at the top, to reflect the order of changes in the
master branch.
Diffstat (limited to 'modules/wchar')
-rw-r--r-- | modules/wchar | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/wchar b/modules/wchar index b3bf6eb5ec..a918ead7ee 100644 --- a/modules/wchar +++ b/modules/wchar @@ -17,8 +17,6 @@ configure.ac: gl_WCHAR_H Makefile.am: -nodist_pkginclude_HEADERS += wchar.h - BUILT_SOURCES += wchar.h # We need the following in order to create <wchar.h> when the system |