aboutsummaryrefslogtreecommitdiff
path: root/etpo
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-06-19 15:27:57 +0200
committerGuido Günther <agx@sigxcpu.org>2010-06-19 15:27:57 +0200
commitdaedd98264fd9aa755f3122d46ce27f93e08cfca (patch)
tree482a9e1683593e017f49a1fecb230c87c038f22b /etpo
parentImported Upstream version 0.16~rc1 (diff)
downloadkrb5-auth-dialog-daedd98264fd9aa755f3122d46ce27f93e08cfca.tar.gz
krb5-auth-dialog-daedd98264fd9aa755f3122d46ce27f93e08cfca.tar.bz2
krb5-auth-dialog-daedd98264fd9aa755f3122d46ce27f93e08cfca.zip
Imported Upstream version 0.16~rc2
Diffstat (limited to 'etpo')
-rw-r--r--etpo/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/etpo/Makefile.in b/etpo/Makefile.in
index ec96b7b..57d4be4 100644
--- a/etpo/Makefile.in
+++ b/etpo/Makefile.in
@@ -207,6 +207,8 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PAM_LIBS = @PAM_LIBS@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POFILES = @POFILES@
POSUB = @POSUB@
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
bgstack15