1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

Readd AC_CONFIG_HEADERS().

This commit is contained in:
Petr Baudis 2005-09-16 13:45:59 +02:00
parent a3787a29c1
commit f513eefab9

View File

@ -7,7 +7,8 @@ AC_CONFIG_AUX_DIR(config)
PACKAGE=elinks
VERSION=0.11.GIT
AC_SUBST(PACKAGE)
AC_SUBST(VERSION
AC_SUBST(VERSION)
AC_CONFIG_HEADERS(config.h)
AC_PROG_MAKE_SET