merge from opendreambox branch
[vuplus_openembedded] / packages / tuxbox / tuxbox-plugins / disable_libtuxbox.diff
1 diff -Naur plugins/configure.ac plugins_patched/configure.ac
2 --- plugins/configure.ac        2005-06-28 15:20:19.000000000 +0200
3 +++ plugins_patched/configure.ac        2005-06-28 16:18:42.437757664 +0200
4 @@ -23,7 +23,7 @@
5  TUXBOX_APPS_LIB_CONFIG(FREETYPE,freetype-config)
6  TUXBOX_APPS_LIB_PKGCONFIG(PNG,libpng)
7  TUXBOX_APPS_LIB_PKGCONFIG(SIGC,sigc++-1.2)
8 -TUXBOX_APPS_LIB_PKGCONFIG(TUXBOX,tuxbox)
9 +#TUXBOX_APPS_LIB_PKGCONFIG(TUXBOX,tuxbox)
10  TUXBOX_APPS_LIB_PKGCONFIG(XMLTREE,tuxbox-xmltree)
11  TUXBOX_APPS_LIB_PKGCONFIG(CONFIGFILE,tuxbox-configfile)
12  #TUXBOX_APPS_LIB_PKGCONFIG(TUXTXT,tuxbox-tuxtxt)