root <[EMAIL PROTECTED]> writes:

| I've applied your patches. they will be available at the next release.

Thanks!

| Note that you didn't remove the 
| <<gcl-2.6.7pre.tail-recursive.patch>>=
| chunk from lsp/Makefile even though you deleted the corresponding file.

Fixed thusly.  
Tested on an i686-pc-linux-gnu.

-- Gaby

lsp/ChangeLog
2006-05-06  Gabriel Dos Reis  <[EMAIL PROTECTED]>

        * Makefile.pamphlet (gcl-2.6.7pre.tail-recursive.patch): Remove.

--- lsp/Makefile.pamphlet       (revision 35)
+++ lsp/Makefile.pamphlet       (local)
@@ -453,14 +453,6 @@
          echo 12 applying tail-recursive noise patch ; \
          ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpcall.lsp.patch )
 @
-<<gcl-2.6.7pre.tail-recursive.patch>>=
-       @(cd ${GCLVERSION}/cmpnew ; \
-         echo 11 applying tail-recursive noise patch ; \
-         ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpflet.lsp.patch )
-       @(cd ${GCLVERSION}/cmpnew ; \
-         echo 12 applying tail-recursive noise patch ; \
-         ${PATCH} <${SPD}/zips/${GCLVERSION}.cmpnew.gcl_cmpcall.lsp.patch )
-@
 \subsubsection{collectfn fix}
 GCL-2.6.1 renamed collectfn.lsp to gcl\_collectfn.lsp.
 We rename it back into place because we have later Makefiles


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to