diff configure.in @ 4328:f7b63f362168

[project @ 2003-02-16 04:29:00 by jwe]
author jwe
date Sun, 16 Feb 2003 04:29:00 +0000
parents 0990c9b77109
children d53c33d93440
line wrap: on
line diff
--- a/configure.in	Sun Feb 16 03:24:26 2003 +0000
+++ b/configure.in	Sun Feb 16 04:29:00 2003 +0000
@@ -22,7 +22,7 @@
 ### 02111-1307, USA. 
 
 AC_INIT
-AC_REVISION($Revision: 1.410 $)
+AC_REVISION($Revision: 1.411 $)
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([src/octave.cc])
 AC_CONFIG_HEADER(config.h)
@@ -907,9 +907,9 @@
 
 AC_CHECK_FUNCS(atexit bcopy bzero dup2 endgrent endpwent execvp \
   fcntl fork getcwd getegid geteuid getgid getgrent getgrgid \
-  getgrnam getpgrp getpid getppid getpwent \
-  getpwuid gettimeofday getuid getwd _kbhit kill link localtime_r lstat \
-  memmove mkdir mkfifo on_exit pipe poll putenv raise readlink rename \
+  getgrnam getpgrp getpid getppid getpwent getpwuid gettimeofday \
+  getuid getwd _kbhit kill link localtime_r lstat memmove mkdir \
+  mkfifo mkstemp on_exit pipe poll putenv raise readlink rename \
   rindex rmdir select setgrent setpwent setvbuf sigaction siglongjmp \
   sigpending sigprocmask sigsuspend stat strcasecmp strdup \
   strerror strftime stricmp strncasecmp strnicmp strptime symlink \