From d5713d067d990aab18f4383b98cecf7ac8a76ed1 Mon Sep 17 00:00:00 2001 From: guido 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