summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2017-02-03 16:53:47 +0100
committerChristian Franke <chris@opensourcerouting.org>2017-02-13 16:53:00 +0100
commit5a1218aa53d2b3744f93729e1d0d16898b7c4eda (patch)
treed6cc711cfdca90156cb181df65a3e240d943cd3d /configure.ac
parentMerge pull request #191 from opensourcerouting/ospfclient-incl (diff)
downloadfrr-5a1218aa53d2b3744f93729e1d0d16898b7c4eda.tar.xz
frr-5a1218aa53d2b3744f93729e1d0d16898b7c4eda.zip
tests: remove dejagnu
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/configure.ac b/configure.ac
index cd88e30c7..439053991 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1497,18 +1497,6 @@ dnl ----------
CONFDATE=`date '+%Y%m%d'`
AC_SUBST(CONFDATE)
-dnl -------
-dnl DejaGNU
-dnl -------
-if test x"$DEJAGNU" = x
-then
- DEJAGNU="\$(top_srcdir)/tests/global-conf.exp"
-fi
-RUNTESTDEFAULTFLAGS="-x --tool \$\$tool"
-
-AC_SUBST(DEJAGNU)
-AC_SUBST(RUNTESTDEFAULTFLAGS)
-
dnl ------------------------------
dnl set paths for state directory
dnl ------------------------------
@@ -1610,8 +1598,6 @@ AC_CONFIG_FILES([Makefile lib/Makefile qpb/Makefile zebra/Makefile ripd/Makefile
ospf6d/Makefile ldpd/Makefile isisd/Makefile vtysh/Makefile
doc/Makefile ospfclient/Makefile tests/Makefile m4/Makefile
pimd/Makefile
- tests/bgpd.tests/Makefile
- tests/libfrr.tests/Makefile
redhat/Makefile
tools/Makefile
cumulus/Makefile