comparison configure.ac @ 10259:65b41bc71f09

use gnulib fcntl module
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 17:05:02 -0500
parents cd550069240e
children 82db36545def
comparison
equal deleted inserted replaced
10258:e317791645c4 10259:65b41bc71f09
1446 AC_HEADER_DIRENT 1446 AC_HEADER_DIRENT
1447 AC_HEADER_SYS_WAIT 1447 AC_HEADER_SYS_WAIT
1448 1448
1449 ### C headers 1449 ### C headers
1450 1450
1451 AC_CHECK_HEADERS(curses.h direct.h dlfcn.h fcntl.h \ 1451 AC_CHECK_HEADERS(curses.h direct.h dlfcn.h \
1452 floatingpoint.h grp.h ieeefp.h inttypes.h locale.h memory.h nan.h \ 1452 floatingpoint.h grp.h ieeefp.h inttypes.h locale.h memory.h nan.h \
1453 ncurses.h poll.h pthread.h pwd.h sunmath.h sys/ioctl.h \ 1453 ncurses.h poll.h pthread.h pwd.h sunmath.h sys/ioctl.h \
1454 sys/param.h sys/poll.h sys/resource.h sys/select.h \ 1454 sys/param.h sys/poll.h sys/resource.h sys/select.h \
1455 sys/utsname.h termcap.h) 1455 sys/utsname.h termcap.h)
1456 1456
1487 fi 1487 fi
1488 1488
1489 ### Checks for functions and variables. 1489 ### Checks for functions and variables.
1490 1490
1491 AC_CHECK_FUNCS(basename canonicalize_file_name \ 1491 AC_CHECK_FUNCS(basename canonicalize_file_name \
1492 chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork \ 1492 chmod dup2 endgrent endpwent execvp expm1 expm1f fork \
1493 getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \ 1493 getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \
1494 getppid getpwent getpwuid getuid getwd _kbhit kill \ 1494 getppid getpwent getpwuid getuid getwd _kbhit kill \
1495 lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \ 1495 lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \
1496 mkstemp pipe putenv \ 1496 mkstemp pipe putenv \
1497 realpath resolvepath rindex roundl select setgrent setlocale \ 1497 realpath resolvepath rindex roundl select setgrent setlocale \