]> git.pld-linux.org Git - packages/ctags.git/commitdiff
- patch for ctags. ctags-3_2-2
authorkloczek <kloczek@pld-linux.org>
Wed, 28 Apr 1999 07:51:48 +0000 (07:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctags-glibc.patch -> 1.1

ctags-glibc.patch [new file with mode: 0644]

diff --git a/ctags-glibc.patch b/ctags-glibc.patch
new file mode 100644 (file)
index 0000000..a491a43
--- /dev/null
@@ -0,0 +1,12 @@
+--- ctags-3.2/configure.in~    Wed Mar  3 23:16:38 1999
++++ ctags-3.2/configure.in     Sun Mar 21 15:20:40 1999
+@@ -225,9 +225,6 @@
+ CHECK_PROTO(strstr,   string.h)
+ CHECK_PROTO(stat,     sys/stat.h)
+ CHECK_PROTO(lstat,    sys/stat.h)
+-if test "$have_fgetpos" = yes; then
+-      CHECK_PROTO(fgetpos, stdio.h)
+-fi
+ if test "$have_truncate" = yes; then
+       CHECK_PROTO(truncate, unistd.h)
+ fi
This page took 0.046129 seconds and 4 git commands to generate.