Mercurial > hg > octave-nkf
diff configure.in @ 361:a94d563d4745
[project @ 1994-02-12 01:26:01 by jwe]
author | jwe |
---|---|
date | Sat, 12 Feb 1994 01:26:01 +0000 |
parents | 273f0b941c51 |
children | 8c7677b435ad |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -248,11 +248,12 @@ AC_PROG_INSTALL AC_PROG_RANLIB AC_STDC_HEADERS -AC_HAVE_HEADERS(string.h varargs.h unistd.h sys/utsname.h) -AC_HAVE_HEADERS(sys/time.h sys/fcntl.h sys/ttold.h sys/ptem.h sys/select.h) +AC_HAVE_HEADERS(string.h varargs.h unistd.h sys/utsname.h)dnl +AC_HAVE_HEADERS(sys/time.h sys/fcntl.h sys/ttold.h sys/ptem.h sys/select.h)dnl AC_DIR_HEADER -AC_HAVE_FUNCS(setvbuf getcwd gethostname bzero rindex vfprintf vsprintf) -AC_HAVE_FUNCS(stricmp strnicmp strcasecmp strncasecmp atexit on_exit) +AC_HAVE_FUNCS(setvbuf getcwd gethostname bzero rindex vfprintf vsprintf)dnl +AC_HAVE_FUNCS(stricmp strnicmp strcasecmp strncasecmp strerror)dnl +AC_HAVE_FUNCS(atexit on_exit)dnl AC_STRUCT_TM AC_SETVBUF_REVERSED TERMLIBS=""