mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
new version
This commit is contained in:
parent
8aaede57a9
commit
69a53ee988
@ -35,7 +35,7 @@ Install it before installing Autoconf or set the
|
|||||||
M4 environment variable to its path name.
|
M4 environment variable to its path name.
|
||||||
)m4exit(2)])dnl
|
)m4exit(2)])dnl
|
||||||
dnl
|
dnl
|
||||||
define(AC_ACVERSION, 1.99)dnl
|
define(AC_ACVERSION, 1.100)dnl
|
||||||
dnl This is defined by the --version option of the autoconf script.
|
dnl This is defined by the --version option of the autoconf script.
|
||||||
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
||||||
m4exit(0)])dnl
|
m4exit(0)])dnl
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
@c @setchapternewpage odd
|
@c @setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@set EDITION 1.99
|
@set EDITION 1.100
|
||||||
@set VERSION 1.99
|
@set VERSION 1.100
|
||||||
@set UPDATED August 1994
|
@set UPDATED August 1994
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
@c @setchapternewpage odd
|
@c @setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@set EDITION 1.99
|
@set EDITION 1.100
|
||||||
@set VERSION 1.99
|
@set VERSION 1.100
|
||||||
@set UPDATED August 1994
|
@set UPDATED August 1994
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
|
@ -35,7 +35,7 @@ Install it before installing Autoconf or set the
|
|||||||
M4 environment variable to its path name.
|
M4 environment variable to its path name.
|
||||||
)m4exit(2)])dnl
|
)m4exit(2)])dnl
|
||||||
dnl
|
dnl
|
||||||
define(AC_ACVERSION, 1.99)dnl
|
define(AC_ACVERSION, 1.100)dnl
|
||||||
dnl This is defined by the --version option of the autoconf script.
|
dnl This is defined by the --version option of the autoconf script.
|
||||||
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
||||||
m4exit(0)])dnl
|
m4exit(0)])dnl
|
||||||
|
Loading…
Reference in New Issue
Block a user