aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/configure
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2016-06-08 22:30:21 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2016-06-08 22:30:21 +0000
commite29a5e1bb9329c4f2eea2fcd99a38014c1ab7e5e (patch)
tree1daf6890dd0480ff3ace0cc87e12bac302ec33ac /contrib/tcpdump/configure
parent4a9fc960010988cecaaee0ec8ed7f14dfe6a3db1 (diff)
downloadsrc-e29a5e1bb9329c4f2eea2fcd99a38014c1ab7e5e.tar.gz
src-e29a5e1bb9329c4f2eea2fcd99a38014c1ab7e5e.zip
Fix spelling of the casper introduced in the r296047.
PR: 210031 Reported by: AllanJude, jmallett
Notes
Notes: svn path=/head/; revision=301701
Diffstat (limited to 'contrib/tcpdump/configure')
-rwxr-xr-xcontrib/tcpdump/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/configure b/contrib/tcpdump/configure
index 390af318a3b7..d10f2accb75e 100755
--- a/contrib/tcpdump/configure
+++ b/contrib/tcpdump/configure
@@ -4566,7 +4566,7 @@ fi
$as_echo_n "checking whether to sandbox using capsicum... " >&6; }
if test "x$ac_lbl_capsicum_function_seen" = "xyes" -a "x$ac_lbl_capsicum_function_not_seen" != "xyes"; then
-$as_echo "#define HAVE_CAPSPER 1" >>confdefs.h
+$as_echo "#define HAVE_CASPER 1" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }