diff options
Diffstat (limited to 'devel/cvs-devel/files/patch-lib-Makefile.in')
-rw-r--r-- | devel/cvs-devel/files/patch-lib-Makefile.in | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/devel/cvs-devel/files/patch-lib-Makefile.in b/devel/cvs-devel/files/patch-lib-Makefile.in index 9671dadd948a..25904c7d1834 100644 --- a/devel/cvs-devel/files/patch-lib-Makefile.in +++ b/devel/cvs-devel/files/patch-lib-Makefile.in @@ -1,6 +1,6 @@ ---- lib/Makefile.in.orig Sat Apr 28 05:02:17 2001 -+++ lib/Makefile.in Mon Nov 5 14:24:16 2001 -@@ -133,7 +133,6 @@ +--- lib/Makefile.in.orig Sun Aug 25 05:41:20 2002 ++++ lib/Makefile.in Sun Aug 25 05:42:30 2002 +@@ -126,7 +126,6 @@ getline.c \ getopt.c \ getopt1.c \ @@ -8,7 +8,7 @@ regex.c \ savecwd.c \ sighandle.c \ -@@ -171,7 +170,7 @@ +@@ -162,7 +161,7 @@ libcvs_a_DEPENDENCIES = @LIBOBJS@ am_libcvs_a_OBJECTS = argmatch.$(OBJEXT) ftruncate.$(OBJEXT) \ getdate.$(OBJEXT) getline.$(OBJEXT) getopt.$(OBJEXT) \ @@ -17,20 +17,20 @@ savecwd.$(OBJEXT) sighandle.$(OBJEXT) stripslash.$(OBJEXT) \ xgetwd.$(OBJEXT) yesno.$(OBJEXT) libcvs_a_OBJECTS = $(am_libcvs_a_OBJECTS) -@@ -194,7 +193,7 @@ - @AMDEP_TRUE@ $(DEPDIR)/ftruncate.Po $(DEPDIR)/getdate.Po \ - @AMDEP_TRUE@ $(DEPDIR)/getline.Po $(DEPDIR)/getopt.Po \ +@@ -179,7 +178,7 @@ + @AMDEP_TRUE@ $(DEPDIR)/getdate.Po $(DEPDIR)/getline.Po \ + @AMDEP_TRUE@ $(DEPDIR)/getnameinfo.Po $(DEPDIR)/getopt.Po \ @AMDEP_TRUE@ $(DEPDIR)/getopt1.Po $(DEPDIR)/hostname.Po \ -@AMDEP_TRUE@ $(DEPDIR)/md5.Po $(DEPDIR)/memmove.Po \ +@AMDEP_TRUE@ $(DEPDIR)/memmove.Po \ @AMDEP_TRUE@ $(DEPDIR)/mkdir.Po $(DEPDIR)/regex.Po \ @AMDEP_TRUE@ $(DEPDIR)/rename.Po $(DEPDIR)/savecwd.Po \ @AMDEP_TRUE@ $(DEPDIR)/sighandle.Po $(DEPDIR)/strerror.Po \ -@@ -289,7 +288,6 @@ - @_am_include@ @_am_quote@$(DEPDIR)/getopt.Po@_am_quote@ - @_am_include@ @_am_quote@$(DEPDIR)/getopt1.Po@_am_quote@ - @_am_include@ @_am_quote@$(DEPDIR)/hostname.Po@_am_quote@ --@_am_include@ @_am_quote@$(DEPDIR)/md5.Po@_am_quote@ - @_am_include@ @_am_quote@$(DEPDIR)/memmove.Po@_am_quote@ - @_am_include@ @_am_quote@$(DEPDIR)/mkdir.Po@_am_quote@ - @_am_include@ @_am_quote@$(DEPDIR)/regex.Po@_am_quote@ +@@ -239,7 +238,6 @@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hostname.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/md5.Po@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkdir.Po@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@ |