]> git.pld-linux.org Git - packages/ctags.git/commitdiff
- updated for 3.3.1
authorpius <pius@pld-linux.org>
Fri, 24 Sep 1999 22:08:22 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctags-glibc.patch -> 1.2

ctags-glibc.patch

index a491a432cb89fe987ff9e8d8564f4abc0c47bd81..30a02e856b58ee1b1002799558db44cb06e2f934 100644 (file)
@@ -1,12 +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 @@
+--- configure.in~      Tue Sep 21 04:06:04 1999
++++ configure.in       Sat Sep 25 00:10:27 1999
+@@ -236,9 +236,6 @@
  CHECK_PROTO(strstr,   string.h)
  CHECK_PROTO(stat,     sys/stat.h)
  CHECK_PROTO(lstat,    sys/stat.h)
--if test "$have_fgetpos" = yes; then
+-if test "$have_fgetpos" = yes ; then
 -      CHECK_PROTO(fgetpos, stdio.h)
 -fi
- if test "$have_truncate" = yes; then
+ if test "$have_truncate" = yes ; then
        CHECK_PROTO(truncate, unistd.h)
  fi
This page took 0.07494 seconds and 4 git commands to generate.