aboutsummaryrefslogtreecommitdiff
path: root/config/open-axiom.m4
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-06-01 07:35:18 +0000
committerdos-reis <gdr@axiomatics.org>2013-06-01 07:35:18 +0000
commit64aeafac79d72f440b6546bae91583e6efd6b674 (patch)
treede419861e4625d20bc0e1c68f5db1590a50708b9 /config/open-axiom.m4
parentde3a19c35df30298d323c5882e39931f329ea29e (diff)
downloadopen-axiom-64aeafac79d72f440b6546bae91583e6efd6b674.tar.gz
Support --output in compiler, for bootstrapping stage.
Diffstat (limited to 'config/open-axiom.m4')
-rw-r--r--config/open-axiom.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/open-axiom.m4 b/config/open-axiom.m4
index 384125d5..85a75690 100644
--- a/config/open-axiom.m4
+++ b/config/open-axiom.m4
@@ -827,6 +827,7 @@ dnl ------------------------
dnl -- OPENAXIOM_CHECK_IO --
dnl ------------------------
AC_DEFUN([OPENAXIOM_CHECK_IO],[
+AC_CHECK_DECLS([tempnam],[],[],[#include <stdio.h>])
# Honor support for large files
AC_SYS_LARGEFILE
# What about long file names?