Sfoglia il codice sorgente

- perf. optimized makefile

Andrei Pelinescu-Onciul 23 anni fa
parent
commit
cd803ef612
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      Makefile.defs
  2. 1 1
      test/th-uri-fast.cfg

+ 1 - 1
Makefile.defs

@@ -8,7 +8,7 @@
 VERSION = 0
 PATCHLEVEL = 8
 SUBLEVEL = 7
-EXTRAVERSION = -14-gpl
+EXTRAVERSION = -15-tests
 
 RELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 OS = $(shell uname -s)

+ 1 - 1
test/th-uri-fast.cfg

@@ -23,7 +23,7 @@ rev_dns=no      # (cmd. line: -R)
 
 #modules
 #loadmodule "modules/print/print.so"
-loadmodule "modules/tm/tm.so"
+#loadmodule "modules/tm/tm.so"
 #loadmodule "modules/rr/rr.so"
 #loadmodule "modules/maxfwd/maxfwd.so"