This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 3662877f3 Cygwin: Use aclocal option --system-acdir rather than --acdir new 161cd505e Cygwin: Remove lsaauth new b5bc608b3 Cygwin: Drop cygwin version.o from cygserver new 74a164f1c Cygwin: gendef generates sigfe.s and cygwin.def new 08f5cc2ef Cygwin: Remove nostdlib Makefile variable new c50e0d8ba Cygwin: Drop do-nothing install_host target new 0c3c451ae Cygwin: Drop do-nothing install_target target
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/Makefile.common | 2 - winsup/Makefile.in | 2 - winsup/cygserver/Makefile.in | 4 +- winsup/cygserver/configure | 4 - winsup/cygserver/configure.ac | 3 - winsup/cygwin/Makefile.in | 21 +- winsup/cygwin/configure | 4 - winsup/cygwin/configure.ac | 3 - winsup/lsaauth/Makefile.in | 94 - winsup/lsaauth/configure | 4130 ----------------------------------------- winsup/lsaauth/configure.ac | 38 - winsup/lsaauth/cyglsa-config | 121 -- winsup/lsaauth/cyglsa.c | 598 ------ winsup/lsaauth/cyglsa.din | 9 - winsup/lsaauth/cyglsa64.def | 9 - winsup/testsuite/Makefile.in | 4 +- 16 files changed, 8 insertions(+), 5038 deletions(-) delete mode 100644 winsup/lsaauth/Makefile.in delete mode 100755 winsup/lsaauth/configure delete mode 100644 winsup/lsaauth/configure.ac delete mode 100755 winsup/lsaauth/cyglsa-config delete mode 100644 winsup/lsaauth/cyglsa.c delete mode 100644 winsup/lsaauth/cyglsa.din delete mode 100644 winsup/lsaauth/cyglsa64.def