From: Wolfgang Bangerth Date: Fri, 4 Mar 2005 14:20:01 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v8.0.0~14527 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e603782123802ffd6ebbb6fa862b09d1c4752ed;p=dealii.git Regenerate. git-svn-id: https://svn.dealii.org/trunk@9999 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 */