From 5e3e8ffc28f765eb4933f8f167158900588aa51a Mon Sep 17 00:00:00 2001 From: Eugeniy Meshcheryakov Date: Fri, 11 Sep 2009 01:20:38 +0200 Subject: Run autoreconf --- doc/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/Makefile.in') diff --git a/doc/Makefile.in b/doc/Makefile.in index 996700ec..949faec9 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -132,6 +132,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PIECFLAGS = @PIECFLAGS@ -- cgit