1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 22:33:12 +02:00

+- Made static linking a little more possible (for -pg)

This commit is contained in:
stskeeps
2001-04-01 09:40:48 +00:00
parent 607157c0e0
commit 3fcc2115cb
4 changed files with 20 additions and 2 deletions
+1
View File
@@ -368,3 +368,4 @@
- Fixed a double definition (double m_chghost and m_chghost.so)
- Moved /sdesc, /setident to modules.
- allow { } now supports encrypted passwords -Syzop
- Made static linking a little more possible