=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/README,v retrieving revision 1.22 retrieving revision 1.23 diff -c -r1.22 -r1.23 *** xenocara/README 2008/03/13 20:34:19 1.22 --- xenocara/README 2008/10/05 08:08:33 1.23 *************** *** 69,75 **** Requirements A freshly checked out xenocara tree is buildable without any external ! tool. However if you start modifying things in the automake build system used by many packages, you will need to have the following GNU autotools packages installed: --- 69,78 ---- Requirements A freshly checked out xenocara tree is buildable without any external ! tool. Only the xenocara and the src (currently only the ! src/sys/dev/pci/pcidevs file) trees are needed. ! ! However if you start modifying things in the automake build system used by many packages, you will need to have the following GNU autotools packages installed: *************** *** 79,87 **** - libtool 1.5.22 (or later) (devel/libtool) If you have your source tree on an NFS partition, make sure the clock ! of your server and client are properly synchronised. A test run by ! configure will fail if the drift is more than one second. And larger ! drifts will cause other problems during builds anyways. Path --- 82,89 ---- - libtool 1.5.22 (or later) (devel/libtool) If you have your source tree on an NFS partition, make sure the clock ! of your server and client are properly synchronised. Any significant ! drift will cause various problems during builds. Path *************** *** 206,209 **** See also -- ! $OpenBSD: README,v 1.22 2008/03/13 20:34:19 matthieu Exp $ --- 208,211 ---- See also -- ! $OpenBSD: README,v 1.23 2008/10/05 08:08:33 matthieu Exp $