Now on the Axisp branch:
   [EMAIL PROTECTED]:/home/swilson/axisp

   commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1

Remove backslash-newline sequences from single-quoted strings in
makefiles.
    
The makefiles broke with GNU Make 3.81. From make-3.81/Changelog:
    
  * WARNING: Backward-incompatibility!
    In order to comply with POSIX, the way in which GNU make processes
    backslash-newline sequences in command strings has changed.  If your
    makefiles use backslash-newline sequences inside of single-quoted
    strings in command scripts you will be impacted by this change.  See
    the GNU make manual subsection "Splitting Command Lines" (node
    "Splitting Lines"), in section "Command Syntax", chapter "Writing the
    Commands in Rules", for details.


This fixes the issue reported by Waldek here:
   http://lists.gnu.org/archive/html/axiom-developer/2007-05/msg00346.html

For convinience, attached is a patch against current Silver.


Sincerley,
Steve

Attachment: 0001-Remove-backslash-newline-sequences-from-single-quoted-strings-in.patch.gz
Description: produced by 'git-format-patch b3db6512e'

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

Reply via email to