aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-08-12 23:38:45 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-08-12 23:38:45 +0000
commit27dedac37b4bb28a8c7f905daaab668d0009531d (patch)
tree8e65424cc3a778d334af92429ab03b9c40cdd1e7 /configure.ac
parent21ba6ca31207b887acfbc84e88a779bc2b2b11b7 (diff)
downloadenigma2-27dedac37b4bb28a8c7f905daaab668d0009531d.tar.gz
enigma2-27dedac37b4bb28a8c7f905daaab668d0009531d.zip
don't use pkgconfig for libsdl
Diffstat (limited to 'configure.ac')
-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