equal
deleted
inserted
replaced
2825 CheckX11 |
2825 CheckX11 |
2826 CheckMacGL |
2826 CheckMacGL |
2827 CheckOpenGLX11 |
2827 CheckOpenGLX11 |
2828 CheckPTHREAD |
2828 CheckPTHREAD |
2829 |
2829 |
2830 # Good optimization on Mac OS X, yes... |
|
2831 EXTRA_CFLAGS="$EXTRA_CFLAGS -falign-loops=16" |
|
2832 |
|
2833 # Need this or things might misbuild on a G3. |
2830 # Need this or things might misbuild on a G3. |
2834 EXTRA_CFLAGS="$EXTRA_CFLAGS -force_cpusubtype_ALL" |
2831 EXTRA_CFLAGS="$EXTRA_CFLAGS -force_cpusubtype_ALL" |
2835 |
2832 |
2836 # Set up files for the audio library |
2833 # Set up files for the audio library |
2837 if test x$enable_audio = xyes; then |
2834 if test x$enable_audio = xyes; then |