summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-06-13 17:37:58 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-06-13 17:37:58 +0200
commit645bb0b10e8144a2b40201e4da6e200d5663b886 (patch)
treec527bd7bcc578e2835b1e6e156118c76ff1cb660 /configure.ac
parentfb82c3dbb2d889135d3e48180ee0764c3ce96dd4 (diff)
parent98f65fda88e54c0c1ae3060124c5bcf62bb01796 (diff)
Merge branch 'stable/3.0'
Dropped: redhat/README.rpm_build.md redhat/daemons redhat/frr.init redhat/frr.logrotate redhat/frr.spec.in Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index dbc281e471..65ba26d5f8 100755
--- a/configure.ac
+++ b/configure.ac
@@ -917,8 +917,7 @@ dnl other functions
dnl ---------------
AC_CHECK_FUNCS([ \
strlcat strlcpy \
- getgrouplist \
- pledge])
+ getgrouplist])
AC_CHECK_HEADER([asm-generic/unistd.h],
[AC_CHECK_DECL(__NR_setns,