mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Update after gnulib changed.
* configure.ac (AC_PREREQ): Require Autoconf >= 2.64. * doc/configure.ac (AC_PREREQ): Likewise. * lib/configure.ac (AC_PREREQ): Likewise. * src/configure.ac (AC_PREREQ): Likewise. * tests/configure.ac (AC_PREREQ): Likewise. * autogen.sh: Update comment.
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
# also regenerates all config.h.in, configure files with new versions of
|
||||
# autoconf.
|
||||
#
|
||||
# This script requires autoconf-2.63..2.69 in the PATH.
|
||||
# This script requires autoconf-2.64..2.69 in the PATH.
|
||||
# It also requires either
|
||||
# - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
|
||||
# in a gnulib checkout, or
|
||||
# - an internet connection.
|
||||
|
||||
# Copyright (C) 2003-2012, 2016, 2018 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003-2020 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user