acinclude.m4: fix with-datadir_var

Origin commit data
------------------
Branch: ni/coolstream
Commit: 31e015af12
Author: max_10 <max_10@gmx.de>
Date: 2021-05-25 (Tue, 25 May 2021)

Origin message was:
------------------
- acinclude.m4: fix with-datadir_var

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2021-05-25 15:04:17 +02:00
committed by vanhofen
parent 8abfc67983
commit cf5142c723

View File

@@ -259,7 +259,7 @@ TUXBOX_APPS_DIRECTORY_ONE(datadir, DATADIR, datadir, /share, /tuxbox,
[--with-datadir=PATH], [where to find data files])
TUXBOX_APPS_DIRECTORY_ONE(datadir_var, DATADIR_VAR, localstatedir, /var, /tuxbox,
[--with-datadir=PATH], [where to find data files])
[--with-datadir_var=PATH], [where to find data files in /var])
TUXBOX_APPS_DIRECTORY_ONE(controldir, CONTROLDIR, datadir, /share, /tuxbox/neutrino/control,
[--with-controldir=PATH], [where to find control scripts])