From 06b17e95aef0016524323efb0289215907f9f302 Mon Sep 17 00:00:00 2001 From: kanschat Date: Tue, 26 Oct 2010 15:17:52 +0000 Subject: [PATCH] run autoconf on the last changes git-svn-id: https://svn.dealii.org/trunk@22496 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/configure b/deal.II/configure index dd13e0b166..471c464f57 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 22448 . +# From configure.in Revision: 22494 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.63 for deal.II 6.4.pre. # @@ -18105,6 +18105,7 @@ LDFLAGS="-L$DEAL_II_PATH/lib $LDFLAGS" process_files="common/Make.global_options common/Makefile.template common/scripts/make_dependencies.pl + common/scripts/make_todo.pl Version doc/Makefile doc/title.html -- 2.39.5