[xiph-commits] r13793 - icecast/trunk/icecast
karl at svn.xiph.org
karl at svn.xiph.org
Wed Sep 12 18:59:34 PDT 2007
Author: karl
Date: 2007-09-12 18:59:33 -0700 (Wed, 12 Sep 2007)
New Revision: 13793
Modified:
icecast/trunk/icecast/configure.in
Log:
check for LFS, closes #881
Modified: icecast/trunk/icecast/configure.in
===================================================================
--- icecast/trunk/icecast/configure.in 2007-09-13 01:32:15 UTC (rev 13792)
+++ icecast/trunk/icecast/configure.in 2007-09-13 01:59:33 UTC (rev 13793)
@@ -11,6 +11,7 @@
AC_PROG_CC
AC_CANONICAL_HOST
AC_PROG_LIBTOOL
+AC_SYS_LARGEFILE
dnl Set some options based on environment
More information about the commits
mailing list