aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure12
1 files changed, 12 insertions, 0 deletions
diff --git a/configure b/configure
index 3527e617..8701942f 100755
--- a/configure
+++ b/configure
@@ -18268,6 +18268,18 @@ _ACEOF
#OPENAXIOM_CHECK_GMP
+ac_fn_cxx_check_decl "$LINENO" "tempnam" "ac_cv_have_decl_tempnam" "#include <stdio.h>
+"
+if test "x$ac_cv_have_decl_tempnam" = xyes; then :
+ ac_have_decl=1
+else
+ ac_have_decl=0
+fi
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_TEMPNAM $ac_have_decl
+_ACEOF
+
# Honor support for large files
# Check whether --enable-largefile was given.
if test "${enable_largefile+set}" = set; then :