projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
680e2ad
)
- neue configure-Option "--enable-strict-rfc", #define STRICT_RFC.
author
Alexander Barton
<alex@barton.de>
Sat, 29 Dec 2001 03:04:35 +0000
(
03:04
+0000)
committer
Alexander Barton
<alex@barton.de>
Sat, 29 Dec 2001 03:04:35 +0000
(
03:04
+0000)
acconfig.h
patch
|
blob
|
history
diff --git
a/acconfig.h
b/acconfig.h
index 3091adb4ce1980b243c3abdfad7b109f1ea36c82..d5028042dde28e1f995d788240f90208fc8c8218 100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-9,9
+9,12
@@
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
* der an comBase beteiligten Autoren finden Sie in der Datei AUTHORS.
*
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
* der an comBase beteiligten Autoren finden Sie in der Datei AUTHORS.
*
- * $Id: acconfig.h,v 1.
4 2001/12/27 01:44:49
alex Exp $
+ * $Id: acconfig.h,v 1.
5 2001/12/29 03:04:35
alex Exp $
*
* $Log: acconfig.h,v $
*
* $Log: acconfig.h,v $
+ * Revision 1.5 2001/12/29 03:04:35 alex
+ * - neue configure-Option "--enable-strict-rfc", #define STRICT_RFC.
+ *
* Revision 1.4 2001/12/27 01:44:49 alex
* - die Verwendung von syslog kann nun abgeschaltet werden.
*
* Revision 1.4 2001/12/27 01:44:49 alex
* - die Verwendung von syslog kann nun abgeschaltet werden.
*
@@
-34,5
+37,7
@@
#undef USE_SYSLOG
#undef USE_SYSLOG
+#undef STRICT_RFC
+
/* -eof- */
/* -eof- */