define FLAGDIR in acinclude.m4 otherwise it won't work on PC

Origin commit data
------------------
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
This commit is contained in:
vanhofen
2017-09-12 22:30:34 +02:00
parent fdfff6958f
commit e8e806fd8e
2 changed files with 4 additions and 2 deletions

View File

@@ -53,8 +53,6 @@
#define LOGODIR ICONSDIR "/logo"
#define LOGODIR_VAR ICONSDIR_VAR "/logo"
#define FLAGDIR "/var/etc" //NI
NEUTRINO_CPP SNeutrinoSettings g_settings;
NEUTRINO_CPP SglobalInfo g_info;