diff options
author | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-09-11 01:20:38 +0200 |
---|---|---|
committer | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-09-11 01:20:38 +0200 |
commit | 5e3e8ffc28f765eb4933f8f167158900588aa51a (patch) | |
tree | 37bdbb74467a2e2643bf28694dd49052e876b3fd /grapher | |
parent | 045bc876891ed0b3ce0c4fd235eda0649f569b6c (diff) | |
download | systemtap-steved-5e3e8ffc28f765eb4933f8f167158900588aa51a.tar.gz systemtap-steved-5e3e8ffc28f765eb4933f8f167158900588aa51a.tar.xz systemtap-steved-5e3e8ffc28f765eb4933f8f167158900588aa51a.zip |
Run autoreconf
Diffstat (limited to 'grapher')
-rw-r--r-- | grapher/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Makefile.in b/grapher/Makefile.in index 03246a68..6fc0c4a6 100644 --- a/grapher/Makefile.in +++ b/grapher/Makefile.in @@ -118,6 +118,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@ |