make taaz happy

Original commit message from CVS:
make taaz happy
This commit is contained in:
Joshua N. Pritikin 2001-09-14 16:58:15 +00:00
parent 2d18c103fb
commit 97b5907cf6

View file

@ -167,6 +167,13 @@ HAVE_LIBMMX="no"
AC_MSG_RESULT(no)
)
dnl
dnl We should really use AC_SYS_LARGEFILE, but the problem is
dnl many of the plugins don't include "config.h". To assure
dnl binary compatibility, it is necessary that all gstreamer
dnl code be compiled with the same sizeof(off_t), so we use
dnl the following crude hack.
dnl
AC_MSG_CHECKING(for large file support)
AC_TRY_RUN([