From 30409c8f4196b266eabb210e80c19d080e1bf3ce Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Mon, 25 Apr 2005 18:34:15 +0000 Subject: [PATCH] remove check for kdoc git-svn-id: https://svn.dealii.org/trunk@10570 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/deal.II/configure.in b/deal.II/configure.in index c5fb157fa0..261d4f7644 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -108,7 +108,6 @@ AC_PROG_CXX CXXFLAGS="$OLDCXXFLAGS" AC_PATH_PROG(CXX,$CXX) - dnl Next determine which C++ compiler we have here and set compilation dnl flags accordingly. Note that for historical reasons the name and dnl version of the compiler is written to the variable GXX_VERSION. @@ -451,10 +450,6 @@ dnl ------------------------------------------------------------- AC_MSG_RESULT() AC_MSG_RESULT(---------------- configuring other programs -----------------) -dnl DEAL_II_CHECK_KDOC -dnl AC_SUBST(kdocdir) -dnl AC_SUBST(kdocversion) - DEAL_II_CHECK_DOXYGEN AC_SUBST(DOXYGEN) AC_SUBST(DEAL_II_HAVE_DOT) -- 2.39.5