aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1cae1aa4..f0cc4f5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ TUXBOX_APPS_LIB_PKGCONFIG(SIGC,sigc++-1.2)
#TUXBOX_APPS_LIB_PKGCONFIG(XMLTREE,tuxbox-xmltree)
if test "$withsdl" = "yes" ; then
- TUXBOX_APPS_LIB_PKGCONFIG(SDL,sdl-config)
+ TUXBOX_APPS_LIB_CONFIG(SDL,sdl-config)
fi
# fixme: decent python stuff