From: wolf Date: Tue, 29 Feb 2000 17:09:39 +0000 (+0000) Subject: Add comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62b4ed4a1d6e84706c4347e1523f6c138a023d6;p=dealii-svn.git Add comment. git-svn-id: https://svn.dealii.org/trunk@2518 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure.in b/deal.II/configure.in index 219bd1d96b..3c4c5ef9f5 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -15,6 +15,8 @@ dnl define([AC_CACHE_LOAD], )dnl define([AC_CACHE_SAVE], )dnl AC_INIT(base) + +dnl Configure the `tests' directory, if that is installed. AC_CONFIG_SUBDIRS(tests)