mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- acinclude.m4: add missing variables substitutions
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -196,14 +196,22 @@ dnl automake <= 1.6 needs this specifications
|
||||
AC_SUBST(CONFIGDIR)
|
||||
AC_SUBST(DATADIR)
|
||||
AC_SUBST(FONTDIR)
|
||||
AC_SUBST(FONTDIR_VAR)
|
||||
AC_SUBST(GAMESDIR)
|
||||
AC_SUBST(LIBDIR)
|
||||
AC_SUBST(MNTDIR)
|
||||
AC_SUBST(PLUGINDIR)
|
||||
AC_SUBST(PLUGINDIR_VAR)
|
||||
AC_SUBST(WEBTVDIR)
|
||||
AC_SUBST(WEBTVDIR_VAR)
|
||||
AC_SUBST(PLUGINDIR_MNT)
|
||||
AC_SUBST(LUAPLUGINDIR)
|
||||
AC_SUBST(LOCALEDIR)
|
||||
AC_SUBST(LOCALEDIR_VAR)
|
||||
AC_SUBST(THEMESDIR)
|
||||
AC_SUBST(THEMESDIR_VAR)
|
||||
AC_SUBST(ICONSDIR)
|
||||
AC_SUBST(ICONSDIR_VAR)
|
||||
AC_SUBST(PRIVATE_HTTPDDIR)
|
||||
AC_SUBST(PUBLIC_HTTPDDIR)
|
||||
AC_SUBST(HOSTED_HTTPDDIR)
|
||||
|
Reference in New Issue
Block a user