aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-02-08 12:24:23 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-02-08 12:24:23 +0200
commit413a7852958d2c7549616016d3a3cd6de48ff048 (patch)
tree0ab933a292b6b8bccd090aede49e8d70fe555d89
parent3cad0c54c848acbe23713762f4b7c5d4777164d4 (diff)
downloadcflow-413a7852958d2c7549616016d3a3cd6de48ff048.tar.gz
cflow-413a7852958d2c7549616016d3a3cd6de48ff048.tar.bz2
Upgrade gnulib
-rw-r--r--configure.ac2
m---------gnulib0
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4aa58aa..88bd4af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,13 +13,13 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_PREREQ(2.61)
+AC_PREREQ(2.63)
AC_INIT([GNU cflow], [1.5.90], [bug-cflow@gnu.org])
AC_CONFIG_SRCDIR([src/cflow.h])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 gnits tar-ustar dist-bzip2 dist-xz std-options
silent-rules])
AC_CONFIG_HEADER([config.h])
diff --git a/gnulib b/gnulib
-Subproject e210a3cbaec0ee82a67ff8fc427e21bdd64dba1
+Subproject 30f8dae4c7a629eb5d227b1a39bc56b373e7ce1

Return to:

Send suggestions and report system problems to the System administrator.