diff options
author | Michael Biebl <biebl@debian.org> | 2010-08-05 18:26:46 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-08-05 18:26:46 +0200 |
commit | dea652279a335b6d83050e5f65c45dd762901022 (patch) | |
tree | 8b4d9e88e03ccf9e04747e6d7aa6dd8f643d5637 /Makefile.in | |
parent | 037725d8367a90e38f4a8f3946920e978abac77f (diff) | |
download | rsyslog-dea652279a335b6d83050e5f65c45dd762901022.tar.gz |
Imported Upstream version 4.6.4upstream/4.6.4
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 249a446..ea56946 100644 --- a/Makefile.in +++ b/Makefile.in @@ -281,6 +281,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@ PGSQL_CFLAGS = @PGSQL_CFLAGS@ |