patch to provide an autoconf (configure.ac) and automake files
Brought to you by:
gyunaev
Since the use of configure.in has been deprecated in autoconf, would you like to me create a patch that gives you an autoconf (configure.ac) file and automake files? Then you would (the maintainers) just run autoreconf -ivf and that would regenerate your configure script. Each Makefile would be generated when ./configure is run.