From 7591a024f184bd385d35583d19d86c1d5f2531ba Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Fri, 1 Sep 2006 13:45:31 +0000 Subject: pdp current darcs merge svn path=/trunk/externals/pdp/; revision=5816 --- include/pdp_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/pdp_config.h') diff --git a/include/pdp_config.h b/include/pdp_config.h index 74274e2..7d93a9f 100644 --- a/include/pdp_config.h +++ b/include/pdp_config.h @@ -29,10 +29,10 @@ /* #undef HAVE_PDP_READLINE */ /* build pdp_sdl */ -/* #undef HAVE_PDP_SDL */ +#define HAVE_PDP_SDL 1 /* build pdp_v4l */ -/* #undef HAVE_PDP_V4L */ +#define HAVE_PDP_V4L 1 /* experimental vforth dsp engine */ /* #undef HAVE_PDP_VFORTH */ -- cgit v1.2.1