summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 1c3fa45e53..65f0d532fd 100755
--- a/configure
+++ b/configure
@@ -3408,6 +3408,7 @@ EOF
fi
if test "$_caca" = yes ; then
_def_caca='#define HAVE_CACA 1'
+ _inc_caca=`caca-config --cflags`
_ld_caca=`caca-config --libs`
_vosrc="$_vosrc vo_caca.c"
_vomodules="caca $_vomodules"
@@ -6033,6 +6034,7 @@ GIF_LIB = $_ld_gif
SDL_LIB = $_ld_sdl
SVGA_LIB = $_ld_svga
AA_LIB = $_ld_aa
+CACA_INC = $_inc_caca
CACA_LIB = $_ld_caca
# audio output