[PATCH 0/7] Yet more Makefile/configure cleanups

Jon Turney jon.turney@dronecode.org.uk
Sat Oct 31 15:08:14 GMT 2020


For ease of reviewing, this patch series doesn't contain changes to
generated files which would be made by an autoreconf.

Jon Turney (7):
  Remove intro2man.stamp on clean
  Drop AC_SUBST(build_exeext)
  Remove autoconf variable DLL_NAME
  Drop autoconf variable all_host
  Remove Makefile contents conditional on PREPROCESS, which is never
    defined
  Remove rules for building libcygwin_s.a
  Drop passing '-c' compiler flag into gentls_offsets

 winsup/cygserver/configure.ac | 11 ------
 winsup/cygwin/Makefile.in     | 36 +++-----------------
 winsup/cygwin/configure.ac    | 14 --------
 winsup/cygwin/mkstatic        | 63 -----------------------------------
 winsup/doc/Makefile.in        |  5 +--
 winsup/doc/configure.ac       |  2 --
 6 files changed, 8 insertions(+), 123 deletions(-)
 delete mode 100755 winsup/cygwin/mkstatic

-- 
2.29.0



More information about the Cygwin-patches mailing list