* acgeneral.m4 (AC_ACVERSION): Increment to 2.14.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.
+1999-01-11 Ben Elliston <bje@cygnus.com>
+
+ * acgeneral.m4 (AC_ACVERSION): Increment to 2.14.
+
+ * autoconf.texi (EDITION): Likewise.
+ (VERSION): Likewise.
+
1999-01-10 Ben Elliston <bje@cygnus.com>
* config.guess: Detect Rhapsody on PowerPC and other machines.
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.13)
+define(AC_ACVERSION, 2.14)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.13
-@set VERSION 2.13
+@set EDITION 2.14
+@set VERSION 2.14
@set UPDATED January 1999
@iftex
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.13
-@set VERSION 2.13
+@set EDITION 2.14
+@set VERSION 2.14
@set UPDATED January 1999
@iftex
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.13)
+define(AC_ACVERSION, 2.14)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the