patch-src_Makefile_in 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. --- libtirpc-0.2.4.orig/src/Makefile.in 2014-05-18 08:04:24.954954664 +0200
  2. +++ libtirpc-0.2.4/src/Makefile.in 2014-05-17 22:53:56.967637091 +0200
  3. @@ -134,9 +134,9 @@ am__libtirpc_la_SOURCES_DIST = auth_none
  4. rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c svc.c svc_auth.c \
  5. svc_dg.c svc_auth_unix.c svc_auth_none.c svc_generic.c \
  6. svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \
  7. - auth_time.c auth_des.c authdes_prot.c xdr.c xdr_rec.c \
  8. - xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c \
  9. - auth_gss.c authgss_prot.c svc_auth_gss.c
  10. + authdes_prot.c xdr.c xdr_rec.c xdr_array.c xdr_float.c \
  11. + xdr_mem.c xdr_reference.c xdr_stdio.c auth_gss.c \
  12. + authgss_prot.c svc_auth_gss.c
  13. @GSS_TRUE@am__objects_1 = libtirpc_la-auth_gss.lo \
  14. @GSS_TRUE@ libtirpc_la-authgss_prot.lo \
  15. @GSS_TRUE@ libtirpc_la-svc_auth_gss.lo
  16. @@ -161,8 +161,7 @@ am_libtirpc_la_OBJECTS = libtirpc_la-aut
  17. libtirpc_la-svc_auth_none.lo libtirpc_la-svc_generic.lo \
  18. libtirpc_la-svc_raw.lo libtirpc_la-svc_run.lo \
  19. libtirpc_la-svc_simple.lo libtirpc_la-svc_vc.lo \
  20. - libtirpc_la-getpeereid.lo libtirpc_la-auth_time.lo \
  21. - libtirpc_la-auth_des.lo libtirpc_la-authdes_prot.lo \
  22. + libtirpc_la-getpeereid.lo libtirpc_la-authdes_prot.lo \
  23. libtirpc_la-xdr.lo libtirpc_la-xdr_rec.lo \
  24. libtirpc_la-xdr_array.lo libtirpc_la-xdr_float.lo \
  25. libtirpc_la-xdr_mem.lo libtirpc_la-xdr_reference.lo \
  26. @@ -400,9 +399,8 @@ libtirpc_la_SOURCES = auth_none.c auth_u
  27. rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c svc.c svc_auth.c \
  28. svc_dg.c svc_auth_unix.c svc_auth_none.c svc_generic.c \
  29. svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \
  30. - auth_time.c auth_des.c authdes_prot.c xdr.c xdr_rec.c \
  31. - xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c \
  32. - $(am__append_1)
  33. + authdes_prot.c xdr.c xdr_rec.c xdr_array.c xdr_float.c \
  34. + xdr_mem.c xdr_reference.c xdr_stdio.c $(am__append_1)
  35. @GSS_TRUE@libtirpc_la_CFLAGS = -DHAVE_RPCSEC_GSS $(GSSAPI_CFLAGS)
  36. CLEANFILES = cscope.* *~
  37. DISTCLEANFILES = Makefile.in
  38. @@ -485,10 +483,8 @@ mostlyclean-compile:
  39. distclean-compile:
  40. -rm -f *.tab.c
  41. -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_des.Plo@am__quote@
  42. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_gss.Plo@am__quote@
  43. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_none.Plo@am__quote@
  44. -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_time.Plo@am__quote@
  45. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_unix.Plo@am__quote@
  46. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-authdes_prot.Plo@am__quote@
  47. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-authgss_prot.Plo@am__quote@
  48. @@ -856,20 +852,6 @@ libtirpc_la-getpeereid.lo: getpeereid.c
  49. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  50. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -c -o libtirpc_la-getpeereid.lo `test -f 'getpeereid.c' || echo '$(srcdir)/'`getpeereid.c
  51. -libtirpc_la-auth_time.lo: auth_time.c
  52. -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -MT libtirpc_la-auth_time.lo -MD -MP -MF $(DEPDIR)/libtirpc_la-auth_time.Tpo -c -o libtirpc_la-auth_time.lo `test -f 'auth_time.c' || echo '$(srcdir)/'`auth_time.c
  53. -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtirpc_la-auth_time.Tpo $(DEPDIR)/libtirpc_la-auth_time.Plo
  54. -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_time.c' object='libtirpc_la-auth_time.lo' libtool=yes @AMDEPBACKSLASH@
  55. -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  56. -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -c -o libtirpc_la-auth_time.lo `test -f 'auth_time.c' || echo '$(srcdir)/'`auth_time.c
  57. -
  58. -libtirpc_la-auth_des.lo: auth_des.c
  59. -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -MT libtirpc_la-auth_des.lo -MD -MP -MF $(DEPDIR)/libtirpc_la-auth_des.Tpo -c -o libtirpc_la-auth_des.lo `test -f 'auth_des.c' || echo '$(srcdir)/'`auth_des.c
  60. -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtirpc_la-auth_des.Tpo $(DEPDIR)/libtirpc_la-auth_des.Plo
  61. -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_des.c' object='libtirpc_la-auth_des.lo' libtool=yes @AMDEPBACKSLASH@
  62. -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  63. -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -c -o libtirpc_la-auth_des.lo `test -f 'auth_des.c' || echo '$(srcdir)/'`auth_des.c
  64. -
  65. libtirpc_la-authdes_prot.lo: authdes_prot.c
  66. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtirpc_la_CFLAGS) $(CFLAGS) -MT libtirpc_la-authdes_prot.lo -MD -MP -MF $(DEPDIR)/libtirpc_la-authdes_prot.Tpo -c -o libtirpc_la-authdes_prot.lo `test -f 'authdes_prot.c' || echo '$(srcdir)/'`authdes_prot.c
  67. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtirpc_la-authdes_prot.Tpo $(DEPDIR)/libtirpc_la-authdes_prot.Plo