From 4b5627b1afbdfb3f41d1d322e7fc0f8ebe69abe5 Mon Sep 17 00:00:00 2001 From: Eugeniy Meshcheryakov Date: Thu, 21 Jan 2010 14:54:32 +0100 Subject: Run autoreconf --- grapher/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'grapher') diff --git a/grapher/Makefile.in b/grapher/Makefile.in index 81b81150..6d2b3bf3 100644 --- a/grapher/Makefile.in +++ b/grapher/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -163,6 +163,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