From 5b5939a58fcf80a17f13d190145474d2e9b9db6e Mon Sep 17 00:00:00 2001 From: toni Date: Tue, 13 Sep 2016 04:05:23 +0200 Subject: using network info for naskpass frontend --- src/aconfig.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/aconfig.h.in') diff --git a/src/aconfig.h.in b/src/aconfig.h.in index 333f005..cbae5a0 100644 --- a/src/aconfig.h.in +++ b/src/aconfig.h.in @@ -87,6 +87,12 @@ and to 0 otherwise. */ #undef HAVE_REALLOC +/* Define to 1 if you have libc resolv. */ +#undef HAVE_RESOLVE + +/* Define to 1 if you have the header file. */ +#undef HAVE_RESOLV_H + /* Define to 1 if you have the header file. */ #undef HAVE_SEMAPHORE_H -- cgit v1.2.3