]> https://gitweb.dealii.org/ - dealii.git/commitdiff
define for libz
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 20 Jan 2006 15:37:44 +0000 (15:37 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 20 Jan 2006 15:37:44 +0000 (15:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@12109 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/config.h.in

index 47f120da935618988e8a96a994df0111f540da45..b03247ec3833f4778ab941f137fcb655d6c83c47 100644 (file)
    aclocal.m4 in the top-level directory. */
 #undef DEAL_II_FUNPTR_TEMPLATE_TEMPLATE_BUG
 
-/* Flag indicating whether the library shall be compiled to use the Tecplot
-   interface */
-#undef DEAL_II_HAVE_TECPLOT
-
 /* Flag indicating whether the library shall be compiled to use the NetCDF
    interface */
 #undef DEAL_II_HAVE_NETCDF
 
+/* Flag indicating whether the library shall be compiled to use the Tecplot
+   interface */
+#undef DEAL_II_HAVE_TECPLOT
+
 /* Defined if the compiler refuses to compile the definition of a function
    that was previously declared abstract. */
 #undef DEAL_II_IMPLEMENTED_PURE_FUNCTION_BUG
 /* Defined if a PETSc installation was found and is going to be used */
 #undef DEAL_II_USE_PETSC
 
+/* This error appears in the Apple edition of the gcc 3.3, which ships with
+   Darwin7.9.0 and probably previous version. It leads to problems during
+   linking. For the details, look at aclocal.m4 in the top-level directory. */
+#undef DEAL_II_WEAK_LINKAGE_BUG
+
 /* Define if the compiler provides __builtin_expect */
 #undef HAVE_BUILTIN_EXPECT
 
 /* Define to 1 if you have the `umfpack' library (-lumfpack). */
 #undef HAVE_LIBUMFPACK
 
+/* Define to 1 if you have the `z' library (-lz). */
+#undef HAVE_LIBZ
+
 /* Define if you have the rand_r function */
 #undef HAVE_RAND_R
 

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.