diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-01 16:33:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-01 16:33:25 +0000 |
commit | 4442d7e8ee42829859f645451d7a8b1c3e0aa9e2 (patch) | |
tree | 7851010689069fc354c862899d3a691a19ad6944 /FAQ.in | |
parent | a69a8d9c708a1e66c5427ad177573c8e450da8c6 (diff) | |
download | glibc-4442d7e8ee42829859f645451d7a8b1c3e0aa9e2.tar glibc-4442d7e8ee42829859f645451d7a8b1c3e0aa9e2.tar.gz glibc-4442d7e8ee42829859f645451d7a8b1c3e0aa9e2.tar.bz2 glibc-4442d7e8ee42829859f645451d7a8b1c3e0aa9e2.zip |
Update.
2000-11-01 Ulrich Drepper <drepper@redhat.com>
* configure.in (with_cvs): Test for pserver access.
Diffstat (limited to 'FAQ.in')
-rw-r--r-- | FAQ.in | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1023,6 +1023,14 @@ Please read also the NEWS file which is the authoritative source for this and gives more details for some topics. +?? The makefiles want to do a CVS commit. + +{UD} Only if you are not specifying the --without-cvs flag at configure +time. This is what you always have to use if you are checking sources +directly out of the public CVS repository or you have your own private +repository. + + ? Source and binary incompatibilities, and what to do about them ?? I expect GNU libc to be 100% source code compatible with |