Преглед на файлове

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

Cédric Augonnet преди 16 години
родител
ревизия
bca5400187
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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