patch-src_Makefile_in 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. --- libtirpc-0.2.1.orig/src/Makefile.in 2009-11-30 15:10:21.000000000 +0100
  2. +++ libtirpc-0.2.1/src/Makefile.in 2010-01-13 21:28:55.000000000 +0100
  3. @@ -81,8 +81,8 @@ am__libtirpc_la_SOURCES_DIST = auth_none
  4. rpc_commondata.c rpc_callmsg.c rpc_generic.c rpc_soc.c \
  5. rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c svc.c svc_auth.c \
  6. svc_dg.c svc_auth_unix.c svc_generic.c svc_raw.c svc_run.c \
  7. - svc_simple.c svc_vc.c getpeereid.c auth_time.c auth_des.c \
  8. - authdes_prot.c xdr.c xdr_rec.c xdr_array.c xdr_float.c \
  9. + svc_simple.c svc_vc.c getpeereid.c \
  10. + 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 svc_auth_none.c
  13. @GSS_TRUE@am__objects_1 = libtirpc_la-auth_gss.lo \
  14. @@ -110,8 +110,7 @@ am_libtirpc_la_OBJECTS = libtirpc_la-aut
  15. libtirpc_la-svc_generic.lo libtirpc_la-svc_raw.lo \
  16. libtirpc_la-svc_run.lo libtirpc_la-svc_simple.lo \
  17. libtirpc_la-svc_vc.lo libtirpc_la-getpeereid.lo \
  18. - libtirpc_la-auth_time.lo libtirpc_la-auth_des.lo \
  19. - libtirpc_la-authdes_prot.lo libtirpc_la-xdr.lo \
  20. + libtirpc_la-xdr.lo \
  21. libtirpc_la-xdr_rec.lo libtirpc_la-xdr_array.lo \
  22. libtirpc_la-xdr_float.lo libtirpc_la-xdr_mem.lo \
  23. libtirpc_la-xdr_reference.lo libtirpc_la-xdr_stdio.lo \
  24. @@ -297,8 +296,8 @@ libtirpc_la_SOURCES = auth_none.c auth_u
  25. rpc_commondata.c rpc_callmsg.c rpc_generic.c rpc_soc.c \
  26. rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c svc.c svc_auth.c \
  27. svc_dg.c svc_auth_unix.c svc_generic.c svc_raw.c svc_run.c \
  28. - svc_simple.c svc_vc.c getpeereid.c auth_time.c auth_des.c \
  29. - authdes_prot.c xdr.c xdr_rec.c xdr_array.c xdr_float.c \
  30. + svc_simple.c svc_vc.c getpeereid.c \
  31. + xdr.c xdr_rec.c xdr_array.c xdr_float.c \
  32. xdr_mem.c xdr_reference.c xdr_stdio.c $(am__append_1)
  33. @GSS_TRUE@libtirpc_la_CFLAGS = -DHAVE_RPCSEC_GSS $(GSSGLUE_CFLAGS)
  34. all: all-am
  35. @@ -375,12 +374,9 @@ mostlyclean-compile:
  36. distclean-compile:
  37. -rm -f *.tab.c
  38. -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_des.Plo@am__quote@
  39. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_gss.Plo@am__quote@
  40. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_none.Plo@am__quote@
  41. -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_time.Plo@am__quote@
  42. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-auth_unix.Plo@am__quote@
  43. -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-authdes_prot.Plo@am__quote@
  44. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-authgss_prot.Plo@am__quote@
  45. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-authunix_prot.Plo@am__quote@
  46. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtirpc_la-bindresvport.Plo@am__quote@
  47. @@ -1055,7 +1051,7 @@ uninstall-am: uninstall-libLTLIBRARIES
  48. @GSS_TRUE@ svc_raw.c svc_run.c svc_simple.c svc_vc.c \
  49. @GSS_TRUE@ xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c \
  50. @GSS_TRUE@ auth_gss.c authgss_prot.c svc_auth_gss.c getpeereid.c \
  51. -@GSS_TRUE@ auth_time.c auth_des.c authdes_prot.c svc_auth_none.c
  52. +@GSS_TRUE@ svc_auth_none.c
  53. @GSS_FALSE@$(libtirpc_la_OBJECTS) :auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
  54. @GSS_FALSE@ clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \
  55. @@ -1066,7 +1062,7 @@ uninstall-am: uninstall-libLTLIBRARIES
  56. @GSS_FALSE@ rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_generic.c \
  57. @GSS_FALSE@ svc_raw.c svc_run.c svc_simple.c svc_vc.c \
  58. @GSS_FALSE@ xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c \
  59. -@GSS_FALSE@ getpeereid.c auth_time.c auth_des.c authdes_prot.c
  60. +@GSS_FALSE@ getpeereid.c
  61. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  62. # Otherwise a system limit (for SysV at least) may be exceeded.