projects
/
tewi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5ee91
)
fix stuff
author
Nishi
<nishi@nishi.boats>
Wed, 9 Oct 2024 03:10:50 +0000
(
03:10
+0000)
committer
Nishi
<nishi@nishi.boats>
Wed, 9 Oct 2024 03:10:50 +0000
(
03:10
+0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@290
8739d7e6
-ffea-ec47-b151-
bdff447c6205
config.h.tmpl
patch
|
blob
|
history
diff --git
a/config.h.tmpl
b/config.h.tmpl
index aefe7cd0992a2a606613ad1016096e78495dc2bd..dc6b83a516ddb980fc87f5564415d7277d74073e 100644
(file)
--- a/
config.h.tmpl
+++ b/
config.h.tmpl
@@
-19,7
+19,7
@@
#define SSL void
#endif
-#if (defined(__MINGW32__) || defined(_MSC_VER) || defined(__BORLANDC__) || defined(__WATCOMC__)) && defined(BUILD_GUI)
+#if (defined(__MINGW32__) || defined(_MSC_VER) || defined(__BORLANDC__) || defined(__WATCOMC__)) && defined(BUILD_GUI)
&& !defined(SERVICE)
#define BUILD_GUI_VALID
#endif