how do people expect sdl to build if make has no way of getting to the dir and we...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Jan 2002 15:43:48 +0000 (15:43 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Jan 2002 15:43:48 +0000 (15:43 +0000)
Original commit message from CVS:
how do people expect sdl to build if make has no way of getting to the dir
and we don't point it in the right direction ?

ext/Makefile.am

index 4676b25..7b70bc4 100644 (file)
@@ -151,7 +151,7 @@ RTP_DIR=
 endif
 
 if USE_SDL
-#SDL_DIR=sdl
+SDL_DIR=sdl
 SDL_DIR=
 else
 SDL_DIR=