Pārlūkot izejas kodu

Monotonic clocks are used by default in FxT now and the option was removed from
the configure script.

Cédric Augonnet 15 gadi atpakaļ
vecāks
revīzija
bca5400187
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      doc/Gantt

+ 1 - 1
doc/Gantt

@@ -5,7 +5,7 @@ Get the sources from the cvs repository
 
 Configure and compile FxT:
 	./bootstrap
-	./configure --enable-sync-clock --prefix=$FXTDIR
+	./configure --prefix=$FXTDIR
 	make
 	make install