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.

77 lines
2.8 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 - 2003 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. --- ./capi20/Makefile.in.org Sat Jul 6 02:26:12 2002
  23. +++ ./capi20/Makefile.in Mon Jan 20 18:36:24 2003
  24. @@ -125,7 +125,7 @@
  25. .SUFFIXES:
  26. .SUFFIXES: .S .c .lo .o .s
  27. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  28. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  29. + cd $(top_srcdir) && $(AUTOMAKE) -a --foreign Makefile
  30. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  31. cd $(top_builddir) \
  32. --- ./capiinfo/configure Fri Jul 19 23:19:41 2002
  33. +++ ./capiinfo/configure Mon Jan 20 18:55:57 2003
  34. @@ -1194,7 +1194,7 @@
  35. -am__api_version="1.6"
  36. +am__api_version="1.7"
  37. ac_aux_dir=
  38. for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
  39. if test -f $ac_dir/install-sh; then
  40. --- ./capiinit/Makefile.in.org Mon Jan 20 19:01:19 2003
  41. +++ ./capiinit/Makefile.in Mon Jan 20 19:15:09 2003
  42. @@ -111,7 +111,7 @@
  43. .SUFFIXES:
  44. .SUFFIXES: .S .c .o .s
  45. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  46. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  47. + cd $(top_srcdir) && $(AUTOMAKE) -i -a --foreign Makefile
  48. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  49. cd $(top_builddir) \
  50. --- ./rcapid/configure.org Fri Jul 19 23:58:45 2002
  51. +++ ./rcapid/configure Mon Jan 20 20:36:59 2003
  52. @@ -1194,7 +1194,7 @@
  53. -am__api_version="1.6"
  54. +am__api_version="1.7"
  55. ac_aux_dir=
  56. for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
  57. if test -f $ac_dir/install-sh; then
  58. --- ./rcapid/Makefile.in.org Fri Jul 19 20:51:43 2002
  59. +++ ./rcapid/Makefile.in Mon Jan 20 19:38:20 2003
  60. @@ -111,7 +111,7 @@
  61. .SUFFIXES:
  62. .SUFFIXES: .S .c .o .s
  63. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  64. - cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
  65. + cd $(top_srcdir) && $(AUTOMAKE) -i -a --foreign Makefile
  66. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  67. cd $(top_builddir) \