Skip to content
  • Erwin Janssen's avatar
    Move function checks features/sfio to configure.ac · 8199bb6c
    Erwin Janssen authored
    The following function checks have been moved:
    - ftruncate
    - lseek64
    - getpagesize (was already present in configure.ac)
    - select (check for 5 arg interface no longer required)
    - stat64
    - unlink
    - vfork
    - waitpid
    
    The following function checks have been removed becuase they were
    not used:
    - remove
    8199bb6c