summaryrefslogtreecommitdiff
path: root/lib/bind
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-12-11 01:23:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-12-11 01:23:58 +0000
commit391a9677beb2adced4640345729273775974aedc (patch)
tree9874f8afdc46ecf9e42f14c3be75d5deef67b687 /lib/bind
parent151681ac532f401cffc51bd0df8de6fb182423bb (diff)
Notes
Diffstat (limited to 'lib/bind')
-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 8e5242669188..1d68450eafb5 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 */