Yet another new patch for libg++

Manfred Hollstein manfred@s-direktnet.de
Thu Mar 5 00:48:00 GMT 1998


While we're at it, the following patch should be applied to libg++:

diff --context --recursive --show-c-function -x CVS -x RCS -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el libg++-2.8.1-980207.orig/libg++/etc/configure.in libg++-2.8.1-980207/libg++/etc/configure.in
*** libg++-2.8.1-980207.orig/libg++/etc/configure.in	Thu Jan 29 02:07:54 1998
--- libg++-2.8.1-980207/libg++/etc/configure.in	Thu Mar  5 09:43:08 1998
*************** ALL='$(NOTHING)'
*** 22,25 ****
  
  # post-target:
  
! rm -f ${package_makefile_frag} 2>${package_makefile_rules_frag}
--- 22,25 ----
  
  # post-target:
  
! rm -f ${package_makefile_frag} ${package_makefile_rules_frag}
diff --context --recursive --show-c-function -x CVS -x RCS -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el libg++-2.8.1-980207.orig/libg++/genclass/configure.in libg++-2.8.1-980207/libg++/genclass/configure.in
*** libg++-2.8.1-980207.orig/libg++/genclass/configure.in	Thu Jan 29 02:07:54 1998
--- libg++-2.8.1-980207/libg++/genclass/configure.in	Thu Mar  5 09:43:21 1998
*************** ALL=genclass
*** 24,27 ****
  
  # post-target:
  
! rm -f ${package_makefile_frag} 2>${package_makefile_rules_frag}
--- 24,27 ----
  
  # post-target:
  
! rm -f ${package_makefile_frag} ${package_makefile_rules_frag}
diff --context --recursive --show-c-function -x CVS -x RCS -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el libg++-2.8.1-980207.orig/libg++/gperf/src/configure.in libg++-2.8.1-980207/libg++/gperf/src/configure.in
*** libg++-2.8.1-980207.orig/libg++/gperf/src/configure.in	Thu Jan 29 02:07:54 1998
--- libg++-2.8.1-980207/libg++/gperf/src/configure.in	Thu Mar  5 09:43:32 1998
*************** TARGETPROG=gperf
*** 22,25 ****
  
  # post-target:
  
! rm -f ${package_makefile_frag} 2>${package_makefile_rules_frag}
--- 22,25 ----
  
  # post-target:
  
! rm -f ${package_makefile_frag} ${package_makefile_rules_frag}



More information about the Gcc-bugs mailing list