From 0e603782123802ffd6ebbb6fa862b09d1c4752ed Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 4 Mar 2005 14:20:01 +0000 Subject: [PATCH] Regenerate. git-svn-id: https://svn.dealii.org/trunk@9999 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/config.h.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deal.II/base/include/base/config.h.in b/deal.II/base/include/base/config.h.in index a435525319..d336bac2a9 100644 --- a/deal.II/base/include/base/config.h.in +++ b/deal.II/base/include/base/config.h.in @@ -53,6 +53,10 @@ */ #undef DEAL_II_ARRAY_CONDITIONAL_DECAY_BUG +/* Define if the use of gethostname() leads to strange results with floating + point computations on cygwin systems. */ +#undef DEAL_II_BROKEN_GETHOSTNAME + /* Backward compatibility support for functions and classes that do not take an explicit mapping variable, but rather use a default Q1 mapping instead */ -- 2.39.5