configure.ac: build with large file support by default
This fixes mpg123 support.
This commit is contained in:

committed by
Max Kellermann

parent
ecb118f1ed
commit
81e56705ad
@@ -100,6 +100,8 @@ dnl
|
||||
dnl libc features
|
||||
dnl
|
||||
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
AC_CHECK_FUNCS(daemon fork syslog)
|
||||
if test $ac_cv_func_syslog = no; then
|
||||
# syslog is not in the default libraries. See if it's in some other.
|
||||
|
Reference in New Issue
Block a user