X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=configure.ac;h=9d31a821d2eb9cba2ed4ddd7a6d240c5d90be1d4;hp=279022dff64da1b0d9a4bb4dff4a7da101cfd4a6;hb=28ca8e57ce76f5496f0d1ba143ec2c1c725bc90a;hpb=f0cb2c2e49b4353a998d6fdf823972d2516c5dcf diff --git a/configure.ac b/configure.ac index 279022df..9d31a821 100644 --- a/configure.ac +++ b/configure.ac @@ -68,7 +68,7 @@ AC_FUNC_LSTAT AC_CHECK_FUNCS([atexit dup2 gethostbyname inet_ntoa memchr memmove memset \ regcomp select socket strchr strdup strerror strstr strtol uname \ fchdir gettimeofday localtime_r munmap strcasecmp strcspn \ - strncasecmp strrchr strspn], [], + strncasecmp strrchr strspn alarm], [], [AC_MSG_ERROR([function not found, cannot live without it])]) ########################################################################### curses AC_CHECK_LIB([ncurses], [initscr], [],