about summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2021-01-07 00:38:05 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2021-01-07 00:38:05 +0000
commit7a1331d963675f18ad2a5c47944bfe5a67d6972a (patch)
treeeed0bcbede6d8f7eb8fed33be4d94e518dc05270 /configure.in
parent2c843378873a03766818248afaae01de1f4745c1 (diff)
downloadlynx-snapshots-7a1331d963675f18ad2a5c47944bfe5a67d6972a.tar.gz
snapshot of project "lynx", label v2-9-0dev_6d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 673c7d89..d8839872 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $LynxId: configure.in,v 1.327 2021/01/04 22:45:05 tom Exp $
+dnl $LynxId: configure.in,v 1.328 2021/01/06 23:44:30 tom Exp $
 dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
@@ -40,7 +40,7 @@ ORIGINAL_CFLAGS="$CFLAGS"
 # run to the next, as well as with tests that are order-dependent.
 rm -f config.cache
 
-AC_PREREQ(2.25.20210101)
+AC_PREREQ(2.25.20210105)
 AC_INIT(userdefs.h)
 
 # autoconf 2.5x defaults to no cache file; we need the cache file's information