summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Andrews <marka@isc.org>2009-11-02 06:30:27 +0000
committerMark Andrews <marka@isc.org>2009-11-02 06:30:27 +0000
commit93eda9ab6cbbdf61832916b63772721d8a5fc97f (patch)
tree66536a1743cf13918ab64f136f7f6a4796a8635f /configure.ac
parent9c4ddf5ab96de97572fd83238f423ea74b1e4616 (diff)
downloadisc-dhcp-93eda9ab6cbbdf61832916b63772721d8a5fc97f.tar.gz
'libbind=' not 'libbind ='
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1274d463..023c8cad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -483,7 +483,7 @@ AC_CHECK_MEMBER(struct msghdr.msg_control,,
#include <sys/socket.h>
])
-libbind =
+libbind=
AC_ARG_WITH(libbind,
AC_HELP_STRING([--with-libbind=PATH],
[bind includes and libraries are in PATH