mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
define FLAGDIR in acinclude.m4 otherwise it won't work on PC
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee02df6549
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)
Origin message was:
------------------
- define FLAGDIR in acinclude.m4 otherwise it won't work on PC
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -204,6 +204,9 @@ TUXBOX_APPS_DIRECTORY_ONE(public_httpddir,PUBLIC_HTTPDDIR,localstatedir,/var,/ht
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(hosted_httpddir,HOSTED_HTTPDDIR,mntdir,/mnt,/hosted,
|
||||
[--with-hosted_httpddir=PATH ],[where to find the the hosted files])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(flagdir,FLAGDIR,localstatedir,/var,/etc,
|
||||
[--with-flagdir=PATH ],[where to find the the flagfiles])
|
||||
])
|
||||
|
||||
dnl automake <= 1.6 needs this specifications
|
||||
@@ -229,6 +232,7 @@ AC_SUBST(ICONSDIR_VAR)
|
||||
AC_SUBST(PRIVATE_HTTPDDIR)
|
||||
AC_SUBST(PUBLIC_HTTPDDIR)
|
||||
AC_SUBST(HOSTED_HTTPDDIR)
|
||||
AC_SUBST(FLAGDIR)
|
||||
dnl end workaround
|
||||
|
||||
AC_DEFUN([_TUXBOX_APPS_LIB_CONFIG],[
|
||||
|
Reference in New Issue
Block a user