Mercurial > hg > octave-nkf
diff configure.in @ 903:b3692d63cca3
[project @ 1994-11-09 20:02:47 by jwe]
author | jwe |
---|---|
date | Wed, 09 Nov 1994 20:02:47 +0000 |
parents | f95973bfc664 |
children | ea01afd84d22 |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ ### along with Octave; see the file COPYING. If not, write to the Free ### Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -AC_REVISION($Revision: 1.71 $) +AC_REVISION($Revision: 1.72 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h kpathsea/c-auto.h) @@ -512,8 +512,8 @@ ### Checks for functions. AC_CHECK_FUNCS(setvbuf getcwd gethostname bzero rindex vfprintf vsprintf) -AC_CHECK_FUNCS(stricmp strnicmp strcasecmp strncasecmp strerror) -AC_CHECK_FUNCS(atexit on_exit tempnam memmove putenv gettimeofday) +AC_CHECK_FUNCS(stricmp strnicmp strcasecmp strncasecmp strerror atexit) +AC_CHECK_FUNCS(on_exit tempnam memmove putenv gettimeofday getrusage) dnl Would like to get rid of this cruft, and just have dnl