]> git.pld-linux.org Git - packages/cvs.git/blame - cvs-ac.patch
rel 20; rediff patches
[packages/cvs.git] / cvs-ac.patch
CommitLineData
97745eb1
AM
1--- cvs/configure.in~ 2008-03-25 19:48:31.245284246 +0100
2+++ cvs/configure.in 2008-03-25 19:53:55.421291334 +0100
3@@ -180,15 +180,6 @@
4 AC_CHECK_MEMBERS([struct stat.st_rdev])
5
6 AC_FUNC_FSEEKO
7-if test $ac_cv_func_fseeko = no; then
8- AC_LIBOBJ(fseeko)
9- AC_LIBOBJ(ftello)
10-fi
11-
12-# Replace functions with versions in lib/ when they can't be found.
13-AC_REPLACE_FUNCS(\
14- waitpid \
15-)
16
17 #
18 # Special hack for a SunOS 5.7 (aka Solaris 7) select() problem.
This page took 0.093818 seconds and 4 git commands to generate.