]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't forget to include stdlib.h if we want to use free()
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Jul 2005 18:20:44 +0000 (18:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Jul 2005 18:20:44 +0000 (18:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@11100 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index daea90143948aff1666278ce22eb2c710786088a..a051995863e46621648e5ab1157c48a46f634479 100644 (file)
@@ -4018,6 +4018,7 @@ AC_DEFUN(DEAL_II_HAVE_GLIBC_STACKTRACE, dnl
   AC_TRY_COMPILE(
     [
 #include <execinfo.h>
+#include <stdlib.h>
     ],
     [
         void * array[25];

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.