mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
2.7 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/base/isdn4k-utils/capi+autoconf.patch
  9. # ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. #
  11. # This patch file is dual-licensed. It is available under the license the
  12. # patched project is licensed under, as long as it is an OpenSource license
  13. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  14. # of the GNU General Public License as published by the Free Software
  15. # Foundation; either version 2 of the License, or (at your option) any later
  16. # version.
  17. #
  18. # --- ROCK-COPYRIGHT-NOTE-END ---
  19. --- ./capi20/Makefile.in.org Sat Jul 6 02:26:12 2002
  20. +++ ./capi20/Makefile.in Mon Jan 20 18:36:24 2003
  21. @@ -125,7 +125,7 @@
  22. .SUFFIXES:
  23. .SUFFIXES: .S .c .lo .o .s
  24. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  25. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  26. + cd $(top_srcdir) && $(AUTOMAKE) -a --foreign Makefile
  27. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  28. cd $(top_builddir) \
  29. --- ./capiinfo/configure Fri Jul 19 23:19:41 2002
  30. +++ ./capiinfo/configure Mon Jan 20 18:55:57 2003
  31. @@ -1194,7 +1194,7 @@
  32. -am__api_version="1.6"
  33. +am__api_version="1.9"
  34. ac_aux_dir=
  35. for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
  36. if test -f $ac_dir/install-sh; then
  37. --- ./capiinit/Makefile.in.org Mon Jan 20 19:01:19 2003
  38. +++ ./capiinit/Makefile.in Mon Jan 20 19:15:09 2003
  39. @@ -111,7 +111,7 @@
  40. .SUFFIXES:
  41. .SUFFIXES: .S .c .o .s
  42. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  43. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  44. + cd $(top_srcdir) && $(AUTOMAKE) -i -a --foreign Makefile
  45. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  46. cd $(top_builddir) \
  47. --- ./rcapid/configure.org Fri Jul 19 23:58:45 2002
  48. +++ ./rcapid/configure Mon Jan 20 20:36:59 2003
  49. @@ -1194,7 +1194,7 @@
  50. -am__api_version="1.6"
  51. +am__api_version="1.9"
  52. ac_aux_dir=
  53. for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
  54. if test -f $ac_dir/install-sh; then
  55. --- ./rcapid/Makefile.in.org Fri Jul 19 20:51:43 2002
  56. +++ ./rcapid/Makefile.in Mon Jan 20 19:38:20 2003
  57. @@ -111,7 +111,7 @@
  58. .SUFFIXES:
  59. .SUFFIXES: .S .c .o .s
  60. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  61. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  62. + cd $(top_srcdir) && $(AUTOMAKE) -i -a --foreign Makefile
  63. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  64. cd $(top_builddir) \