diff options
| author | Michael Biebl <biebl@debian.org> | 2021-02-18 18:53:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2021-02-18 18:53:54 +0100 |
| commit | 3a56bce6c0ea7ba0fe269520547740783b342e0d (patch) | |
| tree | 9add44a08843f5ea53301716a0e8fde03a6536a7 /config.h.in | |
| parent | 80ec1decc49c72efec2a8b87c06245c92c0ab807 (diff) | |
New upstream version 1.30.0 upstream/1.30.0
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in index e72b8b8c..b61dbe94 100644 --- a/config.h.in +++ b/config.h.in @@ -219,8 +219,8 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* polkit-agent package prefix */ -#undef POLKIT_PACKAGE_PREFIX +/* path to polkit-agent-helper-1 binary */ +#undef POLKIT_AGENT_HELPER_1_PATH /* Define to path of pppd binary */ #undef PPPD_PATH |