diff options
| author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-13 12:32:37 +0000 |
|---|---|---|
| committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-13 12:32:37 +0000 |
| commit | 2b0e9c3f5f0eb631619bc111764146553bcdf303 (patch) | |
| tree | dc85f649a57bf72fc300808b36bee606daff9688 /makefile.inc.win32 | |
| parent | 3324e62bae6f04e4f16f113b2e3352fae242f405 (diff) | |
Merge commit 'cbx/anopeng-config' into anopeng-config
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1429 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'makefile.inc.win32')
| -rw-r--r-- | makefile.inc.win32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile.inc.win32 b/makefile.inc.win32 index 62448d015..aa81608ac 100644 --- a/makefile.inc.win32 +++ b/makefile.inc.win32 @@ -87,7 +87,6 @@ BASE_CFLAGS=/D USE_ENCRYPTION /D ENCRYPT_MD5 $(BASE_CFLAGS) # Compilation options: # -DCLEAN_COMPILE Attempt to compile without any warnings (note that # this may reduce performance) -# -DSTREAMLINED Leave out "fancy" options to enhance performance CDEFS = |
