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/sys_select | |
| 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/sys_select')
| -rw-r--r-- | modules/sys_select | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/sys_select b/modules/sys_select index 9c24a6d639..3fbbd57f4d 100644 --- a/modules/sys_select +++ b/modules/sys_select @@ -17,8 +17,6 @@ gl_HEADER_SYS_SELECT AC_PROG_MKDIR_P Makefile.am: -nobase_nodist_pkginclude_HEADERS += sys/select.h - BUILT_SOURCES += sys/select.h # We need the following in order to create <sys/select.h> when the system |
