Rename include/bitchx to include/options.h. This fixes building on
case-insensitive filesystems like NTFS or HFS+, where it clashes with the BitchX binary. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@204 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
char compile_time_options[] = {
|
||||
static const char compile_time_options[] = {
|
||||
|
||||
'a',
|
||||
#ifdef NO_BOTS
|
||||
Reference in New Issue
Block a user