Merge branch 'master' into win32-x64-working
This commit is contained in:
@@ -173,8 +173,10 @@
|
||||
# define WIZARD_NAME "wizard"
|
||||
#endif
|
||||
|
||||
/* #define SYSCF */ /* use a global configuration */
|
||||
/* #define SYSCF_FILE "sysconf" */ /* global configuration is in a file */
|
||||
#ifndef SYSCF
|
||||
#define SYSCF /* use a global configuration */
|
||||
#define SYSCF_FILE "sysconf" /* global configuration is in a file */
|
||||
#endif
|
||||
|
||||
#ifndef GDBPATH
|
||||
# define GDBPATH "/usr/bin/gdb"
|
||||
|
||||
Reference in New Issue
Block a user