aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-08-31 03:05:27 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-08-31 03:05:27 +0000
commit87bfe5dfced0fb7a4e9839fdafa898261a39c86c (patch)
treee9cd842941df0e2fc679931f18701fbacf071c77 /acinclude.m4
parent58f644a3102613e874ecc0faf999da16c353f264 (diff)
downloadenigma2-87bfe5dfced0fb7a4e9839fdafa898261a39c86c.tar.gz
enigma2-87bfe5dfced0fb7a4e9839fdafa898261a39c86c.zip
- fix serious problems in widget code. fixup buffered mode. add animation support.lib/gui
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index b92d02fa..0dcafdec 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -125,7 +125,7 @@ TUXBOX_APPS_DIRECTORY_ONE(fontdir,FONTDIR,datadir,/share,/fonts,
TUXBOX_APPS_DIRECTORY_ONE(gamesdir,GAMESDIR,localstatedir,/var,/tuxbox/games,
[--with-gamesdir=PATH ],[where games data is stored])
-TUXBOX_APPS_DIRECTORY_ONE(libdir,LIBDIR,libdir,/lib,/tuxbox,
+TUXBOX_APPS_DIRECTORY_ONE(libdir,LIBDIR,libdir,/lib,,
[--with-libdir=PATH ],[where to find the internal libs])
TUXBOX_APPS_DIRECTORY_ONE(plugindir,PLUGINDIR,libdir,/lib,/tuxbox/plugins,