# HG changeset patch # User jwe # Date 759738025 0 # Node ID 712cc23447fcc0d12d65cab899ff5724d0c9d447 # Parent 4bc4f80152805b904b27839e1ec0f47e40a5fc21 [project @ 1994-01-28 06:20:25 by jwe] diff --git a/configure.in b/configure.in --- a/configure.in +++ b/configure.in @@ -245,7 +245,7 @@ AC_HAVE_HEADERS(sys/time.h sys/fcntl.h sys/ttold.h sys/ptem.h sys/select.h) AC_DIR_HEADER AC_HAVE_FUNCS(setvbuf getcwd gethostname bzero rindex vfprintf vsprintf) -AC_HAVE_FUNCS(stricmp strnicmp strcasecmp strncasecmp) +AC_HAVE_FUNCS(stricmp strnicmp strcasecmp strncasecmp atexit on_exit) AC_STRUCT_TM AC_SETVBUF_REVERSED TERMLIBS=""