summaryrefslogtreecommitdiffstats
path: root/lib/bind/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/config.h')
-rw-r--r--lib/bind/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/bind/config.h b/lib/bind/config.h
index 8e52426..1d68450 100644
--- a/lib/bind/config.h
+++ b/lib/bind/config.h
@@ -277,6 +277,10 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#define LT_OBJDIR ".libs/"
+
/* Defined if extern char *optarg is not declared. */
/* #undef NEED_OPTARG */
OpenPOWER on IntegriCloud