summaryrefslogtreecommitdiff
path: root/dmake/configure.in
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 15:00:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 15:00:44 +0000
commit837fe73c664155aa63f9125f3872fc1d8f19f311 (patch)
treecd95f026ced04b6e7a7394c73fa20ea9b04f9ced /dmake/configure.in
parent07b0c650997baf4cb012dc4da26d99e32eebe974 (diff)
INTEGRATION: CWS geordi2q11 (1.19.38); FILE MERGED
2003/12/16 11:17:15 hr 1.19.38.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'dmake/configure.in')
-rwxr-xr-xdmake/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/configure.in b/dmake/configure.in
index 23177fd5f353..05f2ef0240d3 100755
--- a/dmake/configure.in
+++ b/dmake/configure.in
@@ -47,7 +47,7 @@ AC_FUNC_MEMCMP
AC_TYPE_SIGNAL
AC_FUNC_UTIME_NULL
AC_FUNC_VPRINTF
-AC_CHECK_FUNCS(getcwd getwd putenv strcspn strerror strspn strstr setvbuf tzset settz)
+AC_CHECK_FUNCS(getcwd getwd putenv strcspn strerror strspn strstr setvbuf tzset settz mkstemp tempnam)
dnl Checks for OS
AC_MSG_CHECKING([the operating system])