]> git.pld-linux.org Git - packages/ctags.git/blob - ctags-glibc.patch
- fixed typo :)
[packages/ctags.git] / ctags-glibc.patch
1 --- ctags-3.2/configure.in~     Wed Mar  3 23:16:38 1999
2 +++ ctags-3.2/configure.in      Sun Mar 21 15:20:40 1999
3 @@ -225,9 +225,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.435847 seconds and 3 git commands to generate.