This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70dac0bb742e86e0f7aaa4e52bcbfbe08ebb9601
itgmania212121
/
stepmania
/
autoconf
/
m4
T
History
Chris Danford
99b5732c68
- $no_x = yes
...
+ no_x = yes
2006-06-28 00:56:00 +00:00
..
alsa.m4
quiet aclocal 1.8 warnings
2005-01-17 17:51:18 +00:00
audio.m4
Fix compiling with vorbis support
2006-05-06 01:10:49 +00:00
backtrace.m4
Initial linux ppc backtrace implementation.
2006-04-05 00:49:56 +00:00
gtk-2.0.m4
quiet aclocal 1.8 warnings
2005-01-17 17:51:18 +00:00
iconv.m4
Add iconv check to configure
2004-11-04 23:47:48 +00:00
lua.m4
quiet aclocal 1.8 warnings
2005-01-17 17:51:18 +00:00
opengl.m4
- $no_x = yes
2006-06-28 00:56:00 +00:00
tls.m4
quiet aclocal 1.8 warnings
2005-01-17 17:51:18 +00:00
video.m4
People keep trying to use newer versions of ffmpeg and it is failing either to compile (in which case they just patch our code to get it to compile) or it crashes when trying to play movies. Check for two things. First, check that the version and build numbers reported in the headers match those returned by the library which should prevent any header/lib mismatch crashes. Second, check for exactly the version/build numbers that we know work are are used in both windows and OS X and worked correctly for ppc linux. If a large number of reports come in with header/lib mismatches, I'll consider removing the check for exactly the version/build numbers.
2006-06-26 23:29:54 +00:00
zlib.m4
quiet aclocal 1.8 warnings
2005-01-17 17:51:18 +00:00