Changeset: 98e06e382ce8 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=98e06e382ce8
Modified Files:
        configure.ag
Branch: default
Log Message:

configure: check for execinfo.h to make ab62d6111b6c effective


diffs (11 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -2507,6 +2507,7 @@
 # NOTE: these header files are in alphabetical order to ease maintenance
 AC_CHECK_HEADERS([crypt.h \
        dlfcn.h \
+       execinfo.h \
        fcntl.h \
        getopt.h \
        iconv.h \
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to