[MPlayer-cvslog] r35815 - trunk/configure
diego
subversion at mplayerhq.hu
Tue Jan 22 00:05:20 CET 2013
Author: diego
Date: Tue Jan 22 00:05:20 2013
New Revision: 35815
Log:
configure: Drop commented-out line from OpenAL check.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Jan 22 00:05:17 2013 (r35814)
+++ trunk/configure Tue Jan 22 00:05:20 2013 (r35815)
@@ -5714,7 +5714,6 @@ cat > $TMPC << EOF
#endif
int main(void) {
alSourceQueueBuffers(0, 0, 0);
-// alGetSourcei(0, AL_SAMPLE_OFFSET, 0);
return 0;
}
EOF
More information about the MPlayer-cvslog
mailing list