]> git.pld-linux.org Git - packages/ctags.git/blob - ctags-glibc.patch
- release 2.
[packages/ctags.git] / ctags-glibc.patch
1 --- configure.in~       Tue Sep 21 04:06:04 1999
2 +++ configure.in        Sat Sep 25 00:10:27 1999
3 @@ -236,9 +236,6 @@
4  CHECK_PROTO(strstr,    string.h)
5  CHECK_PROTO(stat,      sys/stat.h)
6  CHECK_PROTO(lstat,     sys/stat.h)
7 -if test "$have_fgetpos" = yes ; then
8 -       CHECK_PROTO(fgetpos, stdio.h)
9 -fi
10  if test "$have_truncate" = yes ; then
11         CHECK_PROTO(truncate, unistd.h)
12  fi
This page took 0.077808 seconds and 3 git commands to generate.