Move config values from the commandline to obsconfig.h
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
#ifdef HAVE_OBSCONFIG_H
|
||||
# include "obsconfig.h"
|
||||
#else
|
||||
|
||||
#define OBS_VERSION "unknown"
|
||||
|
||||
# define OBS_VERSION "unknown"
|
||||
# define OBS_DATA_PATH "../../data"
|
||||
# define OBS_INSTALL_PREFIX ""
|
||||
#endif
|
||||
|
||||
#define OBS_INSTALL_DATA_PATH OBS_INSTALL_PREFIX OBS_DATA_PATH
|
||||
|
Reference in New Issue
Block a user