patch-configure_ac 1.1 KB

1234567891011
  1. --- vlc-3.0.20.orig/configure.ac 2023-10-30 08:25:45.000000000 +0100
  2. +++ vlc-3.0.20/configure.ac 2024-03-03 07:55:57.955760063 +0100
  3. @@ -631,7 +631,7 @@ dnl Check for system libs needed
  4. need_libc=false
  5. dnl Check for usual libc functions
  6. -AC_CHECK_FUNCS([accept4 daemon fcntl flock fstatvfs fork getenv getmntent_r getpwuid_r isatty lstat memalign mkostemp mmap newlocale open_memstream openat pipe2 pread posix_fadvise posix_madvise posix_memalign setlocale stricmp strnicmp strptime uselocale])
  7. +AC_CHECK_FUNCS([accept4 daemon fcntl flock fstatvfs fork getenv getmntent_r getpwuid_r isatty lstat memalign mkostemp mmap newlocale open_memstream openat pipe2 pread posix_fadvise posix_madvise posix_memalign setlocale strerror_l stricmp strnicmp strptime uselocale])
  8. AC_REPLACE_FUNCS([aligned_alloc atof atoll dirfd fdopendir ffsll flockfile fsync getdelim getpid lfind lldiv memrchr nrand48 poll recvmsg rewind sendmsg setenv strcasecmp strcasestr strdup strlcpy strndup strnlen strnstr strsep strtof strtok_r strtoll swab tdestroy tfind timegm timespec_get strverscmp pathconf])
  9. AC_REPLACE_FUNCS([gettimeofday])
  10. AC_CHECK_FUNC(fdatasync,,