* automake-patches@gnu.org
Where to send patches, and discuss the automake development process
- and the design of new features.
+ and the design of new features.
To obtain more information about these list, or to subscribe to them,
refer to <https://www.gnu.org/software/automake/#mailinglists>
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2017-09-16.17; # UTC
+scriptversion=2018-01-04.22; # UTC
# Copyright (C) 1996-2018 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
exit $st
fi
-perl_URL=http://www.perl.org/
-flex_URL=http://flex.sourceforge.net/
+perl_URL=https://www.perl.org/
+flex_URL=https://github.com/westes/flex
gnu_software_URL=https://www.gnu.org/software
program_details ()