Explorar o código

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

Cédric Augonnet %!s(int64=15) %!d(string=hai) anos
pai
achega
bca5400187
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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