config.h.in is generated when you run autogen.sh Several other autogenerated files are also no longer included. Which is a good thing for maintenance, as they can no longer go out of sync.
I patched the specfile to run autogen.sh and make depend. The later is a horrible hack. It patches the Makefile, and would fail if the osdef.h and comm.h are not yet generated. On Thu, Apr 17, 2014 at 2:22 PM, Jeroen Roovers <j...@gentoo.org> wrote: > On Thu, 17 Apr 2014 00:53:22 +0200 > Amadeusz Sławiński <am...@asmblr.net> wrote: > > > it is my pleasure to announce release of GNU Screen v.4.2.0 > > Very nice. > > > available at http://download.savannah.gnu.org/releases/screen/ > > (I will also upload to ftp.gnu.org as soon as my access is authorized) > > config.h.in is missing from the tarball. > > > Regards, > jer > >