]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Actually remove the --with-metis-include flag since we don't support
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Aug 2010 21:02:13 +0000 (21:02 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Aug 2010 21:02:13 +0000 (21:02 +0000)
it any more but it still shows up when you say
  ./configure --help

git-svn-id: https://svn.dealii.org/trunk@21649 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 4ac2e477b4ed4181b7acc69e112fd49bdf936e80..1b12d08979aa12dfaf2aa7a169ed6fa9a9372442 100644 (file)
@@ -6398,13 +6398,6 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
         fi
      ])
 
-  AC_ARG_WITH(metis-include,
-              [AS_HELP_STRING([--with-metis-include=/path/to/metis],
-              [Specify the path to the METIS headers file; use this if you want to override the METIS_INCLUDE_DIR environment variable.])],
-     [
-        AC_MSG_ERROR([The --with-metis-include directive is no longer supported])
-     ])
-
   AC_ARG_WITH(metis-libs,
               [AS_HELP_STRING([--with-metis-libs=/path/to/metis],
               [Specify the path to the METIS libraries; use this if you want to override the METIS_LIBDIR environment variable.])],

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.