diff configure.ac @ 10243:8cea060a6c85

configure.ac: remove obsolete function checks
author John W. Eaton <jwe@octave.org>
date Tue, 02 Feb 2010 02:37:56 -0500
parents fa7b5751730c
children b0485f5a921e
line wrap: on
line diff
--- a/configure.ac	Mon Feb 01 10:44:32 2010 +0100
+++ b/configure.ac	Tue Feb 02 02:37:56 2010 -0500
@@ -1495,12 +1495,12 @@
 
 ### Checks for functions and variables.
 
-AC_CHECK_FUNCS(atexit basename bcopy bzero canonicalize_file_name \
+AC_CHECK_FUNCS(atexit basename canonicalize_file_name \
   chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork getcwd \
   getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \
   getppid getpwent getpwuid getuid getwd _kbhit kill \
   lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \
-  memmove mkstemp on_exit pipe poll putenv raise \
+  mkstemp on_exit pipe poll putenv raise \
   realpath resolvepath rindex roundl select setgrent setlocale \
   setpwent setvbuf sigaction siglongjmp sigpending sigprocmask sigsuspend \
   snprintf strdup strerror strsignal tempnam tgammaf trunc umask \