Răsfoiți Sursa

*** empty log message ***

Bogdan-Andrei Iancu 23 ani în urmă
părinte
comite
2ce1c3165d
2 a modificat fișierele cu 2 adăugiri și 3 ștergeri
  1. 1 2
      Makefile
  2. 1 1
      Makefile.defs

+ 1 - 2
Makefile

@@ -10,8 +10,7 @@ auto_gen=lex.yy.c cfg.tab.c   #lexx, yacc etc
 #include  source related defs
 #include  source related defs
 include Makefile.sources
 include Makefile.sources
 
 
-exclude_modules=CVS 
-#mysql auth cpl jabber acc tm usrloc
+exclude_modules=CVS mysql auth cpl jabber acc pike ext 
 static_modules=
 static_modules=
 static_modules_path=$(addprefix modules/, $(static_modules))
 static_modules_path=$(addprefix modules/, $(static_modules))
 extra_sources=$(wildcard $(addsuffix /*.c, $(static_modules_path)))
 extra_sources=$(wildcard $(addsuffix /*.c, $(static_modules_path)))

+ 1 - 1
Makefile.defs

@@ -88,8 +88,8 @@ DEFS+= -DNAME='"$(NAME)"' -DVERSION='"$(RELEASE)"' -DARCH='"$(ARCH)"' \
 	 -DUSE_IPV6 \
 	 -DUSE_IPV6 \
 	 -DNOISY_REPLIES -DVERY_NOISY_REPLIES\
 	 -DNOISY_REPLIES -DVERY_NOISY_REPLIES\
 	 -DPINGTEL_TAG_HACK\
 	 -DPINGTEL_TAG_HACK\
+	 -DF_MALLOC \
  	 -DUSE_SYNONIM\
  	 -DUSE_SYNONIM\
-	 -DDBG_QM_MALLOC\
 	 #-DNO_DEBUG \
 	 #-DNO_DEBUG \
 	 #-DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=0 \
 	 #-DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=0 \
 	 #-DNOSMP \
 	 #-DNOSMP \