changeset 3310:2aeac71e8326

[project @ 1999-10-21 09:25:13 by jwe]
author jwe
date Thu, 21 Oct 1999 09:25:13 +0000
parents caebc01df081
children 48872c196664
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@
 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA. 
 
-AC_REVISION($Revision: 1.318 $)
+AC_REVISION($Revision: 1.319 $)
 AC_PREREQ(2.9)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)
@@ -777,7 +777,7 @@
 AC_CHECK_FUNCS(atexit bcopy bzero dup2 endgrent endpwent execvp fcntl \
   fork getcwd getegid geteuid getgid getgrent getgrgid getgrnam \
   gethostname getpgrp getpid getppid getpwent getpwnam getpwuid \
-  gettimeofday getuid getwd lstat memmove mkdir mkfifo on_exit pipe
+  gettimeofday getuid getwd lstat memmove mkdir mkfifo on_exit pipe \
   poll putenv rename rindex rmdir select setgrent setpwent setvbuf \
   sigaction sigpending sigprocmask sigsuspend stat strcasecmp strdup \
   strerror strftime stricmp strncasecmp strnicmp tempnam umask unlink \