Scanned and approved. Let's start testing this sucker. I'll fire off
the scripts to create 21.2.9 if someone signs up to apply this to CVS
and makes sure it compiles.
I have a couple of minor issues I saw in reading through it.
+# Transform *-*-linux* to *-*-linux-gnu*, to support old configure scripts.
+case "$xehost" in
+*-*-linux-gnu*) ;;
+*-*-linux*) xehost=`echo $xehost | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
+esac
Don't go there.
I'll object for Martin on this one:
-dnl - the s&m header files (deprecated)
+dnl - the s&m header files (required for ellcc)
The eventual goal is to eliminate s&m. Is there any way you can avoid
requiring them?
J Kean Johnston <jkj(a)sco.com> writes in xemacs-beta(a)xemacs.org:
[1 <text/plain; us-ascii (7bit)>]
Attached is a patch and instructions. All text within ...
...
[2 base.patch.gz <application/x-gunzip>]
MIME is O.K. when sending patches, but you need to be careful about
the tags. `application/x-gunzip' is an unreadable type and requires
extraction to read. It is better to use a type that can be read
in-line. There should be documentation about this in etc/BETA.