Changeset e0983ddb5929ceda3d859fce6a2f7a4de1b969d8

Show
Ignore:
Timestamp:
26/09/04 19:55:50 (4 years ago)
Author:
Gildas Bazin <gbazin@videolan.org>
git-committer:
Gildas Bazin <gbazin@videolan.org> 1096221350 +0000
git-parent:

[521e2124083b99d24d6b62ddaa53d65c0defe00d]

git-author:
Gildas Bazin <gbazin@videolan.org> 1096221350 +0000
Message:

* configure.ac: added check for daemon().

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    rbdb391e re0983dd  
    298298need_libc=false 
    299299 
    300 AC_CHECK_FUNCS(gettimeofday select strerror strtod strtol strtof isatty vasprintf asprintf swab sigrelse getpwuid memalign posix_memalign gethostbyname2 if_nametoindex atoll getenv putenv setenv gmtime_r ctime_r localtime_r lrintf
     300AC_CHECK_FUNCS(gettimeofday select strerror strtod strtol strtof isatty vasprintf asprintf swab sigrelse getpwuid memalign posix_memalign gethostbyname2 if_nametoindex atoll getenv putenv setenv gmtime_r ctime_r localtime_r lrintf daemon
    301301 
    302302dnl Check for usual libc functions