1 --- config.default.orig 2011-11-10 21:48:01.000000000 +0100
2 +++ config.default 2011-11-10 21:51:58.383221979 +0100
27 #DEBUG = 3 # Level 1-3, higher number means more debug-friendly, see Makefile
28 -#OPTIMISE = 1 # Add umpteen optimisation flags
29 +OPTIMISE = 1 # Add umpteen optimisation flags
30 #PROFILE = 1 # Enable profiling
31 #PROFILE = 2 # Enable profiling with optimisation flags, can be used with `OPTIMISE = 1'
34 # Define these as empty strings, if you don't have the respective config program
35 #ALLEGRO_CONFIG = allegro-config
36 #PNG_CONFIG = pkg-config libpng
37 -#SDL_CONFIG = sdl-config
38 +SDL_CONFIG = sdl-config
43 # The following useful conditional compilation flags exist
47 # In order to use the flags, add a line like this: (-Dxxx)
49 +ifeq ($(shell uname -m),x86_64)
54 # all paths are relative trunk/