1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-24 21:33:51 +03:00

Prepare for 0.99.5

This commit is contained in:
Arturo Espinosa 1999-01-27 19:48:07 +00:00
parent 39a1f9a3a7
commit e3e6150aaf

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.2)
AC_INIT(entities.h)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(libxml, 0.99.3)
AM_INIT_AUTOMAKE(libxml, 0.99.5)
dnl Checks for programs.
AC_PROG_CC