diff --git a/acinclude.m4 b/acinclude.m4 index 387b3338f..0f756e7a2 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -147,7 +147,7 @@ TUXBOX_APPS_DIRECTORY_ONE(themesdir,THEMESDIR,datadir,/share/tuxbox, /neutrino/t [--with-themesdir=PATH ],[where to find the themes (don't change)]) TUXBOX_APPS_DIRECTORY_ONE(iconsdir,ICONSDIR,datadir,/share/tuxbox, /neutrino/icons, - [--with-iconssdir=PATH ],[where to find the icons (don't change)]) + [--with-iconsdir=PATH ],[where to find the icons (don't change)]) TUXBOX_APPS_DIRECTORY_ONE(private_httpddir,PRIVATE_HTTPDDIR,datadir,/share,/tuxbox/neutrino/httpd, [--with-private_httpddir=PATH ],[where to find the the private httpd files])