summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-16 15:43:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-16 15:43:48 +0000
commitc40779d52801242c35998f5e2156a02672e2c4ea (patch)
treefd7206f5828306102c248d31af8197e4176b29d1
parentda78b46b0518dd51264ddf4de8e0f6e5b42b7a63 (diff)
downloadgst-plugins-bad-c40779d52801242c35998f5e2156a02672e2c4ea.tar.gz
gst-plugins-bad-c40779d52801242c35998f5e2156a02672e2c4ea.tar.bz2
gst-plugins-bad-c40779d52801242c35998f5e2156a02672e2c4ea.zip
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 directi...
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 ?
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 4676b25b..7b70bc45 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -151,7 +151,7 @@ RTP_DIR=
endif
if USE_SDL
-#SDL_DIR=sdl
+SDL_DIR=sdl
SDL_DIR=
else
SDL_DIR=